Discussion topic: reserved IP address has no effect
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Message posted on 04 Sep 2026 12:05 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
reserved IP address has no effect
Recently swithed to Sky, Sky Hub (SR123) working.
I need to have fixed IP address for one of my devices serving as a home server. In the router web interface UI, I go to
"Connected Devices > Devices" and clicked "Edit" on the target device, clicked "Reserved IP" and "Save"
After saving, the Device List still shows the device as "DHCP" in the "DHCP/Reserved IP" column.
And if I click "Edit" again, I can see it is still "DHCP" configuration, as if the saving has no effect.
What did I do wrong?
P.S. I cannot set DHCP settings using the Sky App, and what's even worse/weird, Sky App connected devices shows every device as a different ip address 192.168.0.x, instead of 192.168.1.x that I set via the Web interface
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
All Replies
Message posted on 04 Sep 2026 07:57 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: reserved IP address has no effect
@newway the web interface on the SR213 Sky Max hub has very limited use. Most of the settings have limited use with the customer settings being moved to the My Sky app..
By default Sky always use the internal address range of 192.268.0.1 to 192.168.254 with a sunbnet mask of 255.255.255.0 the DHCP server on my unit and I presume yours allocates address from 192.168.0.2 to 192.168.0.100. The hub' gateway address is 192,168.0.1
Have you edited this screen ti switch the range to 192.168.1.x? If you did the greyed out DHCP range details change?
I
By far the easiest method of having a fixed IP address is to assign the device an address such as 192.168.0.200 ie outside the range of the DHCP server. Personally I would nit try to changecthe internal address range unless it is vital.
65inch Sky Glass, 3 Sky Streaming Pucks, Sky Ultrafast + and Sky SR213(white Wifi Max hub) main Wifi from 3 TP-Link Deco M4 units in access point mode
Message posted on 04 Sep 2026 08:32 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: reserved IP address has no effect
@Chrisee Did you not change your ending address to 192.168.0.100. previously? Mine is set to 192.168.0.253.
**********************************************************
Not a Sky employee
**********************************************************
Sky Q with 2GB UHD box wired to the Sky Max router
Samsung S95C TV, HDMI to Sonos Beam Gen 2
Sky FTTP 500Mb to Max Hub
Pair of TP-Link Deco BE65's in AP mode used for main WiFi access, main Deco hardwired to Max hub
Message posted on 04 Sep 2026 08:57 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: reserved IP address has no effect
@Me134 it is possible I did. @newway limiting the DHCP range and assigning fixed IP addresses is an option the will work.
65inch Sky Glass, 3 Sky Streaming Pucks, Sky Ultrafast + and Sky SR213(white Wifi Max hub) main Wifi from 3 TP-Link Deco M4 units in access point mode
Message posted on 04 Sep 2026 08:59 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: reserved IP address has no effect
I have changed the LAN IP range, below
I suspect the Sky APP somehow is not realtime refreshed and it is showing my old up range. I did try manually assign an IP outside of this DHCP range e.g 192.168.1.200 in the reserved ip field, but a pop up come up said something like "this ip is out of dhcp range"
interestingly, I tried and the reserved ip works on my iPhone connected via WiFi, but I highly doubt this limits to WiFi devices but not LAN devices
Message posted on 22 Sep 2026 04:53 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: reserved IP address has no effect
It's been a month and no solution yet, in summary:
- in the router web UI, changing the device from "DHCP" to "Reserved IP" has no effect, no error message, but it stays as "DHCP"
- I can change some other device from "DHCP" to "Reserved IP", it is unclear why
- my DHCP range is 192.168.1.2 to 192.168.1.99 , if I choose "Reserved IP" and manually set ip address outside this range, I'll get an error pop up not allowing me to specify out-of-range IPs
Going forward I'll either set the DHCP leasetime to `forever` or attempt to setup static IP on the client side (Ubuntu)
Message posted on 22 Sep 2026 06:27 PM - last edited: 22 Sep 2026 06:28 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: reserved IP address has no effect
There are three ways to set an IP address:
Dynamic/automatic…DHCP issues an address from the pool to the device when it starts up.
Reserved…DHCP still issues an address but the same address each time, (using the MAC address to identify the device). Reserved addresses are within the range issued by DHCP. Reserved addresses can be notoriously flaky. One place I worked wouldn’t allow them for that reason. Yet another place I worked used reserved every time a fixed address was needed and never had any problems with them.
Static…The address is set manually on the device itself. Nothing to do with DHCP, so this address has to be outside the range DHCP is issuing.
A server is usually given a static address. Can you set the address on the device itself? A static address is usually far better.
Message posted on 22 Sep 2026 06:37 PM - last edited: 22 Sep 2026 06:38 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: reserved IP address has no effect
I've just spotted another issue.
If you are using 255.255.255.0 for the mask the first three octets in the address must be the same. In other words, 192.168.0 and 192.168 1 are separate networks, so they will not talk to each other. Making the mask 255.255.0.0 would put them both in the same network.
Message posted on 22 Sep 2026 06:53 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: reserved IP address has no effect
Yes, all my ip address were in 192.168.1.x same subnet
Message posted on 23 Sep 2026 07:27 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report post
Re: reserved IP address has no effect
@newway wrote:
It's been a month and no solution yet, in summary:
- in the router web UI, changing the device from "DHCP" to "Reserved IP" has no effect, no error message, but it stays as "DHCP"
- I can change some other device from "DHCP" to "Reserved IP", it is unclear why
- my DHCP range is 192.168.1.2 to 192.168.1.99 , if I choose "Reserved IP" and manually set ip address outside this range, I'll get an error pop up not allowing me to specify out-of-range IPs
Going forward I'll either set the DHCP leasetime to `forever` or attempt to setup static IP on the client side (Ubuntu)
@newway you cannot reserve an IP address which is outside the range of the DHCP server but there is no need to in the first place. If you assign a fixed IP address of say 192.168.1.220 to a device it can connect to the router as it is in the correct subnet as defined by the gateway and the subnet mask but the DHCP cannot issue that address to another device. Its up to you to make sure you use different fixed IP addresses for each device.
65inch Sky Glass, 3 Sky Streaming Pucks, Sky Ultrafast + and Sky SR213(white Wifi Max hub) main Wifi from 3 TP-Link Deco M4 units in access point mode
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page