Networking Forums

Networking Forums > Network Hardware > Home Networking > Trouble getting W98 PC to access Internet v ia wireless router

Reply
Thread Tools Display Modes

Trouble getting W98 PC to access Internet v ia wireless router

 
 
Trevor Appleton
Guest
Posts: n/a

 
      06-13-2005, 06:37 PM
Have two XP PC's and a laptop working through a wireless Draytek Vigor
2600Gi router.

The W 98 worked fine when on ISDN but can't get it to work with ADSL.

Occasionally ojn start up it does work but mostly it doesn't.

Switching off Zonealarm is no help.

It connects to the router but I am unable to access the router using MIE.


 
Reply With Quote
 
 
 
 
Gaz
Guest
Posts: n/a

 
      06-13-2005, 09:05 PM

"Trevor Appleton" <(E-Mail Removed)> wrote in message
news:893d8$42add250$50e5af86$(E-Mail Removed)...
> Have two XP PC's and a laptop working through a wireless Draytek Vigor
> 2600Gi router.
>
> The W 98 worked fine when on ISDN but can't get it to work with ADSL.
>
> Occasionally ojn start up it does work but mostly it doesn't.
>
> Switching off Zonealarm is no help.
>
> It connects to the router but I am unable to access the router using MIE.


have you checked ip addressed? is the PC obtaining an ip address
(winipcfg), such as 192.168.x.x?

If it is obtaining an address (you will get an address like 169.x.x.x etc if
not), try pinging websites... Make sure all the settings in the network card
are default, make sure that no proxy exists in your internet settings...
In network neighbourhood, are you able to see other computers? Are you sure
you are not using a cross over cable by mistake?

Gaz


 
Reply With Quote
 
Trevor Appleton
Guest
Posts: n/a

 
      06-14-2005, 06:47 AM

"Gaz" <(E-Mail Removed)> wrote in message
news:42adf488$0$2385$(E-Mail Removed)...
>
> "Trevor Appleton" <(E-Mail Removed)> wrote in
> message news:893d8$42add250$50e5af86$(E-Mail Removed)...
>> Have two XP PC's and a laptop working through a wireless Draytek Vigor
>> 2600Gi router.
>>
>> The W 98 worked fine when on ISDN but can't get it to work with ADSL.
>>
>> Occasionally ojn start up it does work but mostly it doesn't.
>>
>> Switching off Zonealarm is no help.
>>
>> It connects to the router but I am unable to access the router using MIE.

>
> have you checked ip addressed? is the PC obtaining an ip address
> (winipcfg), such as 192.168.x.x?
>
> If it is obtaining an address (you will get an address like 169.x.x.x etc
> if not), try pinging websites... Make sure all the settings in the network
> card are default, make sure that no proxy exists in your internet
> settings...
> In network neighbourhood, are you able to see other computers? Are you
> sure you are not using a cross over cable by mistake?
>
> Gaz


Before I try these things, I'll add that I can access this computer throught
the wireless router from other pc's.

Off to check the other stuff now.
>



 
Reply With Quote
 
Kevin Ashley
Guest
Posts: n/a

 
      06-14-2005, 12:54 PM
Trevor Appleton wrote:
> Have two XP PC's and a laptop working through a wireless Draytek Vigor
> 2600Gi router.
>
> The W 98 worked fine when on ISDN but can't get it to work with ADSL.
>
> Occasionally ojn start up it does work but mostly it doesn't.
>


I have a similar problem with one W98 machine using Windows 98SE but
don't see it on any of the other machines I have. The problem is that
it picks up the wrong netmask - 255.0.0.0 - although it does correctly
acquire its IP address via DHCP from the WAP. Like you, I find it works
occasionally but more often than not it doesn't. But in every case
doing a manual release and renew of the connection causes the
right netmask to be obtained.

Note that, for the problem I am seeing at least, IPCONFIG /RENEW
on its own is not sufficient. From the DOS prompt, I need to do:

IPCONFIG /RELEASE 0
IPCONFIG /RENEW 0

for all to be well.

I haven't yet got sufficiently annoyed by this to try to track down
the underlying cause and fix it. It seems to fit with the other
symptom you described, wherein access to other machines on your
local LAN is OK (because they aren't affected by a bad netmask.)

HTH
 
Reply With Quote
 
Gaz
Guest
Posts: n/a

 
      06-14-2005, 03:32 PM

"Kevin Ashley" <(E-Mail Removed)> wrote in message
news:d8mk1e$tkq$(E-Mail Removed)...
> Trevor Appleton wrote:
>> Have two XP PC's and a laptop working through a wireless Draytek Vigor
>> 2600Gi router.
>>
>> The W 98 worked fine when on ISDN but can't get it to work with ADSL.
>>
>> Occasionally ojn start up it does work but mostly it doesn't.
>>

>
> I have a similar problem with one W98 machine using Windows 98SE but
> don't see it on any of the other machines I have. The problem is that
> it picks up the wrong netmask - 255.0.0.0 - although it does correctly
> acquire its IP address via DHCP from the WAP. Like you, I find it works
> occasionally but more often than not it doesn't. But in every case
> doing a manual release and renew of the connection causes the
> right netmask to be obtained.
>
> Note that, for the problem I am seeing at least, IPCONFIG /RENEW
> on its own is not sufficient. From the DOS prompt, I need to do:
>
> IPCONFIG /RELEASE 0
> IPCONFIG /RENEW 0
>
> for all to be well.
>
> I haven't yet got sufficiently annoyed by this to try to track down
> the underlying cause and fix it. It seems to fit with the other
> symptom you described, wherein access to other machines on your
> local LAN is OK (because they aren't affected by a bad netmask.)
>
> HTH


Maybe the drivers on your nic are not up to scratch, you could be using some
ancient ones from the MS internal drivers database, at least eight years
old. A newer driver might sort that out..... Or even, putting in the ip
address and subnet mask manually.....

Gaz


 
Reply With Quote
 
Trevor Appleton
Guest
Posts: n/a

 
      06-14-2005, 08:51 PM


>
> have you checked ip addressed? is the PC obtaining an ip address
> (winipcfg), such as 192.168.x.x?



Yes



>
> If it is obtaining an address (you will get an address like 169.x.x.x etc
> if not), try pinging websites... Make sure all the settings in the network
> card are default,


do you mean obtain addresses automatically? (DNS/IP)

make sure that no proxy exists in your internet settings...

Can you explain?


> In network neighbourhood, are you able to see other computers? Are you
> sure you are not using a cross over cable by mistake?
>



Yes I can and there are no cables attached, it's working wirelessly


 
Reply With Quote
 
Trevor Appleton
Guest
Posts: n/a

 
      06-14-2005, 09:02 PM

One other detail:

On start up just now I ran AVG Anti Virus and it connected and download the
virus defintion files!!

Is the problem with MIE then?

Outlook Express won't work on either howevr.


 
Reply With Quote
 
Gaz
Guest
Posts: n/a

 
      06-14-2005, 09:43 PM

"Trevor Appleton" <(E-Mail Removed)> wrote in message
news:1a02e$42af45ea$50e5af86$(E-Mail Removed)...
>
> One other detail:
>
> On start up just now I ran AVG Anti Virus and it connected and download
> the virus defintion files!!
>
> Is the problem with MIE then?
>
> Outlook Express won't work on either howevr.


Have you checked for proxies?

Go to internet options in control panel and connections, LanSettings. Make
sure no settings are selected.
Have you also tried pinging, first with an address, ie www.google.com and
then with the ip number 216.239.59.99

see if you get a response from either

Gaz



 
Reply With Quote
 
Trevor Appleton
Guest
Posts: n/a

 
      06-14-2005, 09:54 PM

"Gaz" <(E-Mail Removed)> wrote in message
news:42af4f98$0$2430$(E-Mail Removed)...
>
> "Trevor Appleton" <(E-Mail Removed)> wrote in
> message news:1a02e$42af45ea$50e5af86$(E-Mail Removed)...
>>
>> One other detail:
>>
>> On start up just now I ran AVG Anti Virus and it connected and download
>> the virus defintion files!!
>>
>> Is the problem with MIE then?
>>
>> Outlook Express won't work on either howevr.

>
> Have you checked for proxies?
>
> Go to internet options in control panel and connections, LanSettings. Make
> sure no settings are selected.
> Have you also tried pinging, first with an address, ie www.google.com and
> then with the ip number 216.239.59.99
>
> see if you get a response from either
>



In LAN settings there was a tick in the first box 'detedt settings
automatically' which I unticked.

I get a reply of around 86 - 92 ms on both pings, though the black window
immediately shuts.


 
Reply With Quote
 
Trevor Appleton
Guest
Posts: n/a

 
      06-14-2005, 10:06 PM
Can also access the internet with RealPlayer


 
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
internet access through wireless router KLR Wireless Internet 9 02-05-2008 06:29 AM
cannot connect to wireless router but can access internet chkxdv Wireless Internet 0 08-03-2007 06:30 PM
Added 2nd NIC to access the Internet, Now having trouble. support at Marin Windows Networking 3 07-25-2006 06:55 PM
Wireless router for internet access only? gbatistuta Wireless Networks 5 08-16-2005 02:43 AM
Internet Access and Wireless LAN via Linksys WRT54G Wireless Router, Possible? Larry Dighera Wireless Internet 4 05-30-2004 09:39 AM



1 2 3 4 5 6 7 8 9 10 11