My wireless router has these items when I set it up, but I don't know the Gateway number.
- IP Address
192.168.1.100 - Subnet Mask
255.255.255.0 - DNS Server
192.168.1.1 - Secondary DNS Server
0.0.0.0
It sometimes says "Invalid gateway address. Gateway address must be on the same subnet with the network and the host number cannot be all 0 or all 1 binary values."
In this case what is the Gateway?
42 Answers
It's not 100% clear what you are trying to do, but based on what I am guessing you are asking, you should be using a gateway address of 192.168.1.1, with a subnet mask of 255.255.255.0.
Don't hold me to that, as I am filling in a lot of blanks here. :)
ipconfig /all
Write it to cmd and you can find your all network details.