"Joseph S. Gardner" wrote:
> 
> Thanks to all for the help with the SB PCI 512 fix.
> 
> I am running LM 6.0 ver 2.2.2-19 ?? (haven't upgraded from the box).  I
> am having trouble with the kppp / Netscape connection.  I have a
> Motorola BitSURFER Pro (ISDN) connected to a switch box so that it can
> be shared between my Linux box and my NT box.  I copied my ISP
> information into the kppp dialog boxes and try to connect. I can connect
> but when I enter a url I get an TCP error: unable to connect to host (
> or route to host, sorry I don't recall).  I should revise that
> statement, on occasion I can connect to a site (usually the
> linux-mandrake home page - figures 8-)) but not often.  I have also
> noted that occasionally the RD / TD lights will go into a blinking
> seizure and will not allow me to access anything.
> 
> My linux box is also networked to a hub however there are currently no
> other boxes connected to it (IP conflicts that I keep meaning to
> straighten out).
> 
> Any one got a clue??
> 
> Joe

Check to make sure that /etc/resolv.conf contains correct DNS
information to allow hostname->IP resolution.  Should look something
like this:

        search <domain>
        nameserver <IP>
        nameserver <IP>

Next would be to make sure that the PPP connection is setup as the
default route.  If you've got ethernet on that box too, that's quite
likely the problem -- you can't have two default routes.  Check with
'route -n' when your PPP connection is up to see which device holds the
default route -- it'll be listed beginning with '0.0.0.0'.

Let me know what happens with these two ideas...

-- 
Steve Philp
Network Administrator
Advance Packaging Corporation
[EMAIL PROTECTED]

Reply via email to