On Mon, 25 Nov 2002, John Jennings wrote:

> To whom it may concern:
[snip]

> We are certain our ISP uses PAP for authenticating.  We do the following to
> connect:
>
> ppp -ddial adsl
>
> We receive the following error:
>
> Add Route:  failed:  default exists

Because the default route already exists. Add a 'route delete default' in
ppp.linkdown.

>
> More detail about the machine:  There is a NIC with IP address 192.168.1.3,
> which is NOT connected to anything.
>
> We are able to ping our ISP's gateway.  And we have an IP address which has
> been assigned to us by the ISP.  But we cannot ping or access addresses
> outside our ISP.
>

It's a routing problem. What does a 'netstat -nr' show? Try deleting the
default route and then add a new default route with the other side of the
PPP link as the gateway.


                        Fer


> We have no idea the problem.  Any help is greatly appreciated.  We thank you
> in advance.
>
> J
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to