|
Apr 12th, 2011 at 8:20am
ipconfig /renew will make DHCP work if auto is on. The Network Interface hardware will connect to the modem and pull out the gateway and subnet mask from the modem. Your PC will then invent for itself its own IP address by adding 1 to the gateway address.
ipconfig /all requests and displays all information from the Network Interface hardware in your PC. Trying ipconfig on its own displays less information.
Try: Control Panel, Network and Internet. Network Connection, Local Area Network, Local Connection Status, Properties, Internet Protocol Version 4 (TCP/IP) - highlight - then Properties
Now either set "Obtain IP address Automatically" or set manually to IP 192.168.0.2 Mask 255.255.255.0 Gateway 192.168.0.1
Older type PCs may need to be rebooted.
Then access the modem by ping 192.168.0.1 or entering http:/ /192.168.0.1 in browser
You need a PC directly connected to the modem, with no router etc in between. Bes regards, Eric
|