2018-03-22, 18:37
Quote:Win 7 sets the lan adapter to an ip of 198.162.100.1
I knew something was bothering, then it hit me.
Did you made a typo and meant 192.168.100.1?
192.162.x.x is in the Internet routeable range and should not be used on the private side.
These are the private addresses allowed.
Code:
Private IPv4 address spaces
RFC1918 name IP address range number of addresses
24-bit block 10.0.0.0 – 10.255.255.255 16,777,216
20-bit block 172.16.0.0 – 172.31.255.255 1,048,576
16-bit block 192.168.0.0 – 192.168.255.255 65,536