Date: Tue, 18 Jul 1995 15:08:03 -0700 From: "Mike O'Brien" <obrien@antares.aero.org> To: freebsd-questions@FreeBSD.org Subject: Demand dial with IIJ PPP Message-ID: <95Jul18.150826pdt.111115-3@aero.org>
next in thread | raw e-mail | index | archive | help
I just installed 2.0.5R, and am trying to get IIJ PPP up, to do
demand dialing. I got it working once, after having exercised the daemon
by hand. I suspect that this had the effect of installing a default
route, so that when I then ran the daemon in -auto mode, it was triggered
by the next attempt to connect to something (in fact it even tried to
connect when I telnetted to 'localhost', which seems very strange).
However, when I install 'ppp -auto pmdemand' in rc.local, and
reboot the system, dial-on-demand doesn't work, doubtless due to the
absence of a route.
How should I install that route? Via a 'route add' command in
rc.local, or via a command in ppp.config, or what? Or is it an ifconfig
on the tunnel device, tun0?
Examples, please.
Mike O'Brien
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?95Jul18.150826pdt.111115-3>
