Frank
Member
- Reaction score
- 1
- Location
- San Francisco Bay Area, CA
I can see that your default gateway is a class A network (10.x.x.x) which means the subnet mask should be 255.0.0.0,
Do you have subnetting on your network (i.e you have logicaly divided you network into two or more networks)
If not then that could be the reason why, you need to change the subnet mask from 255.255.255.0 to 255.0.0.0
It could just be a router, such as NETGEAR, whose WAN port is connected to a modem, such as AT&T DSL, with an IP of 192.168.1.x. I've seen NETGEAR routers automatically change it's IP and subnet to 10.0.0.1/24 many times. They do this to avoid conflicts and routing issues.
Also, Apple AirPort Extremes by default use a subnet of 10.0.1.x/24.
It's not uncommon at all to see 10.x.x.x addresses used with a 255.255.255.0 subnet mask, and it works just fine as long as all other devices are on the same subnet (which would be the case if the DHCP server is assigning addresses correctly).
I doubt that would be the problem here.
Last edited: