Wierd problem with connection

omnez

Member
Jan 24, 2003
75
0
0
Basicly I just reformated my computer and the pci ehternet card I have in was working at my friends place when I did it but its not at my place. It says I am connected but I am not recieving any packets thus nothing works. Have have the tcp setting enabled along with auto ip address etc. I tried the ipconfig renew and it gave an error saying the DHCP servers could not be reached, any ideas?
 

mechBgon

Super Moderator<br>Elite Member
Oct 31, 1999
30,699
1
0
What is the NIC connected to, a router or a modem or what? If it's a modem, make sure your system has its software firewall enabled first, then pull the power cord on the modem for 10 seconds and plug it back in again. Now you may get a live connection. After that, immediately get your system updated at Windows Update to shut down known vulnerabilities, and update your antivirus software.
 

omnez

Member
Jan 24, 2003
75
0
0
its connected to a router, I reset the router and the modem with no luck, in the ipconfig it still gives the adress but when I do renew it says that the DHCP server is unavailble
 

omnez

Member
Jan 24, 2003
75
0
0
I can't connect to the router, it says its not responing and a direct connection to the router does not help.
 

mechBgon

Super Moderator<br>Elite Member
Oct 31, 1999
30,699
1
0
What IP address does your PC have now? Start > Run > cmd and then ipconfig /all.
 

omnez

Member
Jan 24, 2003
75
0
0
169.254.68.176 I also noticed that WINS proxy and IP routing are not enabled, I'm a software geek so I don't really know if that makes a difference...
 

mechBgon

Super Moderator<br>Elite Member
Oct 31, 1999
30,699
1
0
Try the command ipconfig /release first, and then ipconfig /renew. Any change?
 

omnez

Member
Jan 24, 2003
75
0
0
when I do the release it gives an error about the DHCP server could not be reached
 

imported_nocturne

Senior member
Jun 21, 2005
567
0
0
first, try going to the cmd prompt (start>run>"cmd">enter) and run "ping 192.168.0.1". If it is successful, you're computer is communicating with the router.

Also, try to set the ip address for the network. Right click your adapter in the network connections applet, select properties, in the networking tab select "internet protocol" and click properties. Set it up to use these ip settings: ip-192.168.0.100 subnet-255.255.255.0 gateway-192.168.0.1

Also, make sure you have all neccessary services enabled. Run "services.msc", and make sure all these are running: Computer Browser, DHCP client, Network Connections, TCP/IP Netbios Helper (I believe this is required), Terminal Services, Server, and Workstation.

Once you're able to run the ping command to the router and get a response, you are connected. Then try to access "http://192.168.0.1" to get to your router config.