*What the hell is going on?*

tweakmm

Lifer
May 28, 2001
18,436
4
0
I'm running a multi computer network and I'm having some trouble on one computer. It connects to the shared drives on the network and will connect to the win2k DHCP server to get an IP address, but when I try to ping the DHCP server or any other computer on the network it always times out. Attempting to ping the problem computer from one of the other computers results in a time out also.
The win2k DHCP server recognizes when the problem computer is connected and shows it as a leased address and when I release the IP the DHCP server releases the lease, but an attempt to ping the problem computer from the win2k server results in a time out.
The problem computer is running Windows 98.

Does anybody know what is going on?

Thanks a ton,
Michael
 

ScottMac

Moderator<br>Networking<br>Elite member
Mar 19, 2001
5,471
2
0
It kinda sounds like a subnet mask issue (typo?). DHCP relies on a broadcast ... not a specific address (broadcast = local network only), so the address gets issued. When you ping the specific address, it's deciding that the other system is on another network and sending the traffic to the default gateway, where it dies (probably because it's a 192.168.X.X address).

If you are running more than TCP/IP protocol, you may be seeing and attaching to the other systems using NETBIOS/NETBEUI (or IPX/SPX)... it works over that protocol, but TCP/IP fails.

So, bring up a DOS window and do "IPCONFIG / ALL" at the prompt. Verify that your adddressing and mask are what you think they are. On the WIN98 box, you can do a START | RUN | WINIPCONFIG to bring up the same protocol status information.

If you bring up the interface properties, you can see which protocols are bound to the NIC. I believe WIN 98 automatically dropped in the IPX/SPX protocol as #1. If you're not using it, you may want to remove it (unless that's the protocol that most of your network has been running on ...)

Good Luck

Scott


 

Cheetah8799

Diamond Member
Apr 12, 2001
4,508
0
76
ya, check the subnet mask. I was also going to suggest that it is possible to block ping traffic via a firewall, and you may have the firewall enabled on the one problem computer. Just a guess.
 

tweakmm

Lifer
May 28, 2001
18,436
4
0
Originally posted by: Cheetah8799
ya, check the subnet mask. I was also going to suggest that it is possible to block ping traffic via a firewall, and you may have the firewall enabled on the one problem computer. Just a guess.
There is no firewall on the problem computer.

 

CubanCorona

Senior member
Jul 13, 2001
258
0
0
I agree with Scott. I sounds like a subnet mask issue.

On a side note, I think on the 98 box it's "winipcfg" not "winipconfig."

See what that turns up.

You might also check the arp tables on the problem computer just to see if it turns up any helpful information. Go to a DOS prompt and type "arp -a"
 

tweakmm

Lifer
May 28, 2001
18,436
4
0
Originally posted by: CubanCorona

You might also check the arp tables on the problem computer just to see if it turns up any helpful information. Go to a DOS prompt and type "arp -a"
The results from "arp -a" are 2 IP addresses, one address is the ip of the gateway (192.168.0.1) and the other is the address of the DHCP server (192.168.0.11)
0 a
 

amdxborg

Diamond Member
Aug 27, 2002
6,790
23
81
Have you tried replacing the nic in the 98 pc, or tried removing tcp/ip and other protocols and re-installing them?
 

tweakmm

Lifer
May 28, 2001
18,436
4
0
Originally posted by: amdxborg
Have you tried replacing the nic in the 98 pc, or tried removing tcp/ip and other protocols and re-installing them?
I have no tried replacing the nic but I have tried removing and reinstalling the tcp/ip drivers. Would it be possible for a broken nic to work on some protocols and not others? I would think it would be an all or nothing sort of thing,
 

PurdueTech

Member
Jun 28, 2001
73
0
0
Can other computers ping the machine that your trying to ping with the 98 box?

You said there is no firewall on the 98 box, but its not that one that matters. You need to check for a firewall on the box you are trying to ping.
 

tweakmm

Lifer
May 28, 2001
18,436
4
0
Originally posted by: PurdueTech
Can other computers ping the machine that your trying to ping with the 98 box?

You said there is no firewall on the 98 box, but its not that one that matters. You need to check for a firewall on the box you are trying to ping.
Yes, every other computer on the network can ping every other computer except for the problem box. I've tried pinging multiple computers with the problem computer and every one times out.

 

PurdueTech

Member
Jun 28, 2001
73
0
0
I'd try replacing the hardware. I have had this happen before where the link light works and some traffic gets through, but the majority of the traffic is so messed up it just gets droped. I replaced the hardware and it worked fine for me.
 

tweakmm

Lifer
May 28, 2001
18,436
4
0
Ok, I switched out NICs and the problem is still there. I can connect to shared drives on the network but no TCP/IP traffic is getting through.
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Originally posted by: tweakmm
Ok, I switched out NICs and the problem is still there. I can connect to shared drives on the network but no TCP/IP traffic is getting through.

I have to ask this, is TCP/IP installed for that connection ?
 

tweakmm

Lifer
May 28, 2001
18,436
4
0
Originally posted by: amdfanboy
Originally posted by: tweakmm
Ok, I switched out NICs and the problem is still there. I can connect to shared drives on the network but no TCP/IP traffic is getting through.

I have to ask this, is TCP/IP installed for that connection ?
Lol, yes, TCP/IP is installed and the adapter even connects to the DHCP server to get an IP address.

 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Originally posted by: tweakmm
Originally posted by: amdfanboy
Originally posted by: tweakmm
Ok, I switched out NICs and the problem is still there. I can connect to shared drives on the network but no TCP/IP traffic is getting through.

I have to ask this, is TCP/IP installed for that connection ?
Lol, yes, TCP/IP is installed and the adapter even connects to the DHCP server to get an IP address.

What address does it get, and do you have any anti-virus software ?
 

tweakmm

Lifer
May 28, 2001
18,436
4
0
Originally posted by: amdfanboy
Originally posted by: tweakmm
Originally posted by: amdfanboy
Originally posted by: tweakmm
Ok, I switched out NICs and the problem is still there. I can connect to shared drives on the network but no TCP/IP traffic is getting through.

I have to ask this, is TCP/IP installed for that connection ?
Lol, yes, TCP/IP is installed and the adapter even connects to the DHCP server to get an IP address.

What address does it get, and do you have any anti-virus software ?
The address is 192.168.0.112 and no, there is no anti virus software.
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Originally posted by: tweakmm
Originally posted by: amdfanboy
Originally posted by: tweakmm
Originally posted by: amdfanboy
Originally posted by: tweakmm
Ok, I switched out NICs and the problem is still there. I can connect to shared drives on the network but no TCP/IP traffic is getting through.

I have to ask this, is TCP/IP installed for that connection ?
Lol, yes, TCP/IP is installed and the adapter even connects to the DHCP server to get an IP address.

What address does it get, and do you have any anti-virus software ?
The address is 192.168.0.112 and no, there is no anti virus software.

Can you ping the router, 192.168.0.1 ?
 

tweakmm

Lifer
May 28, 2001
18,436
4
0
Originally posted by: amdfanboy
Originally posted by: tweakmm
Originally posted by: amdfanboy
Originally posted by: tweakmm
Originally posted by: amdfanboy
Originally posted by: tweakmm
Ok, I switched out NICs and the problem is still there. I can connect to shared drives on the network but no TCP/IP traffic is getting through.

I have to ask this, is TCP/IP installed for that connection ?
Lol, yes, TCP/IP is installed and the adapter even connects to the DHCP server to get an IP address.

What address does it get, and do you have any anti-virus software ?
The address is 192.168.0.112 and no, there is no anti virus software.

Can you ping the router, 192.168.0.1 ?
No, I can't ping anything.
 

AFB

Lifer
Jan 10, 2004
10,718
3
0
Originally posted by: tweakmm
Originally posted by: amdfanboy
Originally posted by: tweakmm
Originally posted by: amdfanboy
Originally posted by: tweakmm
Originally posted by: amdfanboy
Originally posted by: tweakmm
Ok, I switched out NICs and the problem is still there. I can connect to shared drives on the network but no TCP/IP traffic is getting through.

I have to ask this, is TCP/IP installed for that connection ?
Lol, yes, TCP/IP is installed and the adapter even connects to the DHCP server to get an IP address.

What address does it get, and do you have any anti-virus software ?
The address is 192.168.0.112 and no, there is no anti virus software.

Can you ping the router, 192.168.0.1 ?
No, I can't ping anything.

127.0.0.1 ?

*taps back of shoes together

Theres no place like, theres no place like home, theres no place like home.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Try pinging the address the machine gets from the DHCP server (192.168.0.112?).

Try replacing the cable.

Make sure there aren't any useless protocols installed.

Unload tcp/ip, reboot, reinstall tcp/ip.

I hate Windows 98.
 
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |