Networking Forums

Networking Forums > Network Hardware > Home Networking > DHCP works --- no ping/admin screen (win98)

Reply
Thread Tools Display Modes

DHCP works --- no ping/admin screen (win98)

 
 
Simon Woods
Guest
Posts: n/a

 
      03-28-2005, 08:50 AM
Hi

I've re-installed Win98 onto a machine on my SOHO but can't get the
network working again.

I've a wireless router and 4 machines, 3 connected wirelessly and all3
used to work. The one I'm re-installing Win98 onto, has obviously
stopped. I have a strong signal to the wireless router.

I've been trying quite a few different things to sort it out.

Where I'm up to and can't seem to get beyond is that, to eliminate the
wireless aspect of the networking, I've a spare router which I've now
introduced put a wired connection to the machine which doesn't work and
am using the on-board LAN connection and this still isn't working.

The router is the dhcp server. I've set up the machine to see the dhcp
server and it does, and it is leased an ip address. I can release/renew
all day long and it works fine.

1) I ping the router from the pc and it does not respond.
2) I try an bring up the router admin screen from IE and it can't find it.
3) I've tried a static ip address (router->192.168.1.1, pc->192.168.1.2
on the same subnet) and the pc can't access the router.
4) I've wondered if there's a problem with IRQ conflicts as several
devices sharing the same IRQ as the on-board LAN card so I've disabled
all devices (in BIOS) which use that IRQ other than the on-board LAN
card as well as removed all cards in the expansion slots. The MOBO is an
ASROCK p4s61

To reiterate, this machine used to work fine and was part of the network.

Any help/suggestions would be gratefully received

Thanks

Simon




I'm really struggling to
 
Reply With Quote
 
 
 
 
Ted
Guest
Posts: n/a

 
      03-28-2005, 09:16 AM
Simon Woods wrote:
> Hi
>
> I've re-installed Win98 onto a machine on my SOHO but can't get the
> network working again.
>
> I've a wireless router and 4 machines, 3 connected wirelessly and all3
> used to work. The one I'm re-installing Win98 onto, has obviously
> stopped. I have a strong signal to the wireless router.
>
> I've been trying quite a few different things to sort it out.
>
> Where I'm up to and can't seem to get beyond is that, to eliminate the
> wireless aspect of the networking, I've a spare router which I've now
> introduced put a wired connection to the machine which doesn't work and
> am using the on-board LAN connection and this still isn't working.


Does this mean you are using 2 routers?
Have you connected them using Lan port to Lan port and not Lan to Wan.
Only 1 router can be used for DHCP so make sure it is disabled on one of
the routers.
>
> The router is the dhcp server. I've set up the machine to see the dhcp
> server and it does, and it is leased an ip address. I can release/renew
> all day long and it works fine.
>
> 1) I ping the router from the pc and it does not respond.
> 2) I try an bring up the router admin screen from IE and it can't find it.
> 3) I've tried a static ip address (router->192.168.1.1, pc->192.168.1.2
> on the same subnet) and the pc can't access the router.
> 4) I've wondered if there's a problem with IRQ conflicts as several
> devices sharing the same IRQ as the on-board LAN card so I've disabled
> all devices (in BIOS) which use that IRQ other than the on-board LAN
> card as well as removed all cards in the expansion slots. The MOBO is an
> ASROCK p4s61
>
> To reiterate, this machine used to work fine and was part of the network.
>
> Any help/suggestions would be gratefully received
>
> Thanks
>
> Simon
>
>
>
>
> I'm really struggling to

 
Reply With Quote
 
Jim Berwick
Guest
Posts: n/a

 
      03-28-2005, 09:40 AM
Simon Woods <(E-Mail Removed)> wrote in news:hzP1e.908$Uj4.22@newsfe1-
win.ntli.net:

> Any help/suggestions would be gratefully received
>


First, check out what is in Network in the control panel. Post the list of
stuff here. Next, try:

ping 127.0.0.1
ping localhost
ping <whatever IP address your NIC is pulling>

If you can't ping yourself in all three of these ways, there is either a
poorly configured firewall in place or your TCP/IP stack is non functional.
 
Reply With Quote
 
zappp
Guest
Posts: n/a

 
      03-28-2005, 10:15 AM
I suggest you do a trace route in Windows command mode type tracert
<ip address> - this will trace the path and hopefully you will see the
problem. From experience I guess the gateway settings on one of the
machines is not configured correcty - thus the packet is going to the
destination machine you are pinging but the return path back to the
source machine is set incorrectly thus not recieving the PING reply.

On Mon, 28 Mar 2005 08:50:21 GMT, Simon Woods <(E-Mail Removed)>
wrote:

>Hi
>
>I've re-installed Win98 onto a machine on my SOHO but can't get the
>network working again.
>
>I've a wireless router and 4 machines, 3 connected wirelessly and all3
>used to work. The one I'm re-installing Win98 onto, has obviously
>stopped. I have a strong signal to the wireless router.
>
>I've been trying quite a few different things to sort it out.
>
>Where I'm up to and can't seem to get beyond is that, to eliminate the
>wireless aspect of the networking, I've a spare router which I've now
>introduced put a wired connection to the machine which doesn't work and
>am using the on-board LAN connection and this still isn't working.
>
>The router is the dhcp server. I've set up the machine to see the dhcp
>server and it does, and it is leased an ip address. I can release/renew
>all day long and it works fine.
>
>1) I ping the router from the pc and it does not respond.
>2) I try an bring up the router admin screen from IE and it can't find it.
>3) I've tried a static ip address (router->192.168.1.1, pc->192.168.1.2
>on the same subnet) and the pc can't access the router.
>4) I've wondered if there's a problem with IRQ conflicts as several
>devices sharing the same IRQ as the on-board LAN card so I've disabled
>all devices (in BIOS) which use that IRQ other than the on-board LAN
>card as well as removed all cards in the expansion slots. The MOBO is an
>ASROCK p4s61
>
>To reiterate, this machine used to work fine and was part of the network.
>
>Any help/suggestions would be gratefully received
>
>Thanks
>
>Simon
>
>
>
>
>I'm really struggling to


 
Reply With Quote
 
Conor
Guest
Posts: n/a

 
      03-28-2005, 03:51 PM
In article <hzP1e.908$(E-Mail Removed)>, Simon Woods says...
> Hi
>
> I've re-installed Win98 onto a machine on my SOHO but can't get the
> network working again.
>
> I've a wireless router and 4 machines, 3 connected wirelessly and all3
> used to work. The one I'm re-installing Win98 onto, has obviously
> stopped. I have a strong signal to the wireless router.
>
> I've been trying quite a few different things to sort it out.
>
> Where I'm up to and can't seem to get beyond is that, to eliminate the
> wireless aspect of the networking, I've a spare router which I've now
> introduced put a wired connection to the machine which doesn't work and
> am using the on-board LAN connection and this still isn't working.
>
> The router is the dhcp server. I've set up the machine to see the dhcp
> server and it does, and it is leased an ip address. I can release/renew
> all day long and it works fine.
>
> 1) I ping the router from the pc and it does not respond.
> 2) I try an bring up the router admin screen from IE and it can't find it.
> 3) I've tried a static ip address (router->192.168.1.1, pc->192.168.1.2
> on the same subnet) and the pc can't access the router.
> 4) I've wondered if there's a problem with IRQ conflicts as several
> devices sharing the same IRQ as the on-board LAN card so I've disabled
> all devices (in BIOS) which use that IRQ other than the on-board LAN
> card as well as removed all cards in the expansion slots. The MOBO is an
> ASROCK p4s61
>

1) Most won't if you've not set it to allow ICMP.
3) sounds like hardware/driver issue.
4) Possibly. Seen it in Compaq Deskpros.


--
Conor

Windows & Outlook/OE in particular, shipped with settings making them
as open to entry as a starlet in a porno. Steve B
 
Reply With Quote
 
daytripper
Guest
Posts: n/a

 
      03-28-2005, 11:38 PM
On Mon, 28 Mar 2005 16:51:27 +0100, Conor <(E-Mail Removed)> wrote:

>In article <hzP1e.908$(E-Mail Removed)>, Simon Woods says...
>> Hi
>>
>> I've re-installed Win98 onto a machine on my SOHO but can't get the
>> network working again.
>>
>> I've a wireless router and 4 machines, 3 connected wirelessly and all3
>> used to work. The one I'm re-installing Win98 onto, has obviously
>> stopped. I have a strong signal to the wireless router.
>>
>> I've been trying quite a few different things to sort it out.
>>
>> Where I'm up to and can't seem to get beyond is that, to eliminate the
>> wireless aspect of the networking, I've a spare router which I've now
>> introduced put a wired connection to the machine which doesn't work and
>> am using the on-board LAN connection and this still isn't working.
>>
>> The router is the dhcp server. I've set up the machine to see the dhcp
>> server and it does, and it is leased an ip address. I can release/renew
>> all day long and it works fine.
>>
>> 1) I ping the router from the pc and it does not respond.
>> 2) I try an bring up the router admin screen from IE and it can't find it.
>> 3) I've tried a static ip address (router->192.168.1.1, pc->192.168.1.2
>> on the same subnet) and the pc can't access the router.
>> 4) I've wondered if there's a problem with IRQ conflicts as several
>> devices sharing the same IRQ as the on-board LAN card so I've disabled
>> all devices (in BIOS) which use that IRQ other than the on-board LAN
>> card as well as removed all cards in the expansion slots. The MOBO is an
>> ASROCK p4s61
>>

>1) Most won't if you've not set it to allow ICMP.
>3) sounds like hardware/driver issue.
>4) Possibly. Seen it in Compaq Deskpros.


fwiw, most SOHO routers that have selective ICMP disable only apply it to the
traffic coming into the router from the WAN side - not the LAN side.

eg: I have ICMP Response disabled on my Linksys router yet I have no problem
pinging the LAN side of the router...
 
Reply With Quote
 
Simon Woods
Guest
Posts: n/a

 
      03-29-2005, 08:41 AM
Thanks for all your help.

I haven't bottomed this problem. I have however, sorted out the wireless
problem I was having and WEP was the culprit. Once this was disabled,
DHCP ping etc all work.

FYI, I have only one router on the network. but I did have a spare
linksys router which I wired up to the problematic PC. I still couldn't
get these talking.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
sound only works under admin account Doug Mentohl Broadband 2 11-09-2006 07:41 PM
DHCP works --- no ping/admin screen (win98) Simon Woods Windows Networking 6 03-29-2005 08:41 AM
Win98 - DCHP IP but no ping DHCP server Simon Woods Windows Networking 3 03-27-2005 10:53 PM
Win98 - DCHP IP but no ping DHCP server Simon Woods Wireless Networks 1 03-27-2005 07:42 PM
MN-700 Access Point Mode-Can't get to Admin Screen Larry Broadband Hardware 14 11-11-2004 09:03 PM



1 2 3 4 5 6 7 8 9 10 11