LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author]
  From: Mark Williams <hirm@chariot.net.au>
  To  : Andrew Williss <bigwill@riverland.net.au>
  Date: Sun, 5 Sep 1999 00:51:41 +0930

Re: Connected...but not really...

Its most probably a problem with you routing table after you connect.

Check your routing tabel (with: route -n), and there should be two entrys
with the interface ppp?.

If there is only one and its not the default route then it hasnt been set up
right.

You will need to set up your default route to the IP addr listed for the
ppp? device.
do:

route del default
route add default gw xxx.xxx.xxx.xxx

Where xxx.xxx.xxx.xxx is the ip of the ppp? device.

I know this is dodgy guys (and not the propper way to do it), but its a
quick fix for the problem.

MWP






> Hi all,
> I've just installed Caldera 2.2 on a pentium 90, 24Mb ram, with an
ethernet card at eth0,( not connected to a network -but will be soon) the
installation went very well and Open linux 2.2 is very spiffy...
>
> Any way, I can configure Kppp to dial my isp to connect to and log in to
their system, but I cannot acess the www.
>
> This from either netscape or a KFM window.
>
> i.e. the browser doesn't "connect" to the modem but I can get the modem to
> talk to the outside world...
>
> Could it something to do with the network card?
>
> Hope someone can help...
>
> Cheers,
> Andrew Williss - VK5KAW
> Riverland, South Australia.
>
> --
> Check out the LinuxSA web pages at http://www.linuxsa.org.au/
> To unsubscribe from the LinuxSA list:
>   mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject
>

-- 
Check out the LinuxSA web pages at http://www.linuxsa.org.au/
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author]
Return to the LinuxSA Mailing List Information Page