Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Feb 1996 22:16:26 -0800 (PST)
From:      Donald Burr <d_burr@ix.netcom.com>
To:        bill clarke <wlclarke@cats.ucsc.edu>
Cc:        questions@freebsd.org
Subject:   Re: user PPP
Message-ID:  <Pine.BSF.3.91.960205221455.537B-100000@starfleet.gov>
In-Reply-To: <3115F388.167EB0E7@cats.ucsc.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 5 Feb 1996, bill clarke wrote:

> hello
> 
> i have set up user PPP as per the FreeBSD manual.
> i am able to dial out, log in to my provider, and get the prompt
> PPP ON hostname>
> 
> unfortunately, soon after, i get the demon message
> "..routed[45]:deleting route to interface tun) (timed out)", and after
> exactly 3 minutes, i am disconnected and get the prompt
> ppp ON hostname>
> 
> the only way i can keep the connection open is to continually ping my
> provider's gateway on another virtual terminal.
> 
> this happens with the sysconfig routedflags set to "-s","-q", or "NO"

Don't run routed; it is not really meant for using serial-line IP such as 
PPP.  All you need is to set a default (static) route pointing to your 
ISP's gateway.

As to the timeout's, check the value of "timeout" in /etc/ppp.conf.  If 
none exists, add one by entering a line "set timeout <X>", where <X> is 
the number in SECONDS to keep the connection alive beforre killing it.  0 
means forever.

Donald Burr [d_burr@ix.netcom.com], PO Box 91212, Santa Barbara CA 93190-1212
TEL (805)564-1871 / FAX 564-2315 / WWW http://www.geopages.com/WallStreet/2072
PGP Public Key available by request (send e-mail) or on Public Key Servers.
** Uphold your right to privacy - Use PGP. **



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960205221455.537B-100000>