Originally posted by slowhand
View Post
Routers typically come with a default IP address of 192.168.1.1 and network mask of 255.255.255.0 which means that they talk to anything in the range 192.168.1.1 to 192.168.1.254, and if a system set up for DHCP asks for an address to be allocated, it will be in this range.
In other words, if both you and your neighbour are on the 192.168.1.x address ranges you will be able to see each other's systems. You could also end up with duplicate addresses between you, so no surprise if there are connectivity issues.
Pick another address range from the following address blocks, which are reserved for private use (e.g. behind a router):
10.0.0.0 - 10.255.255.254
172.16.0.0 - 172.31.255.254
192.168.0.0 - 192.168.255.254
You are best off steering clear of the 192.168 range because everyone and his dog uses that. I am told that this can become especially problematic if you set up an VPN.
Once you have set your router to another address in one of the above ranges, make sure your PCs and telly are set to use that address as the gateway (and DHCP server). Note that when you change your router's IP address, it will probably reboot itself and you won't be able to see it until you change your PC as well (might need a PC reboot).
P.S. Not had my first coffee yet, so would appreciate it if someone could do a sanity check on what I've scrawled above.

Leave a comment: