Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 1996 14:09:51 -0600
From:      Sean Kelly <kelly@fsl.noaa.gov>
To:        khetan@iafrica.com
Cc:        jbrann@panix.com, questions@freebsd.org
Subject:   Re: PPP on demand.
Message-ID:  <9604202007.AA15400@fslg8.fsl.noaa.gov>
In-Reply-To: <Pine.BSF.3.91.960420185652.15232A-100000@ian.iafrica.com> (message from Khetan Gajjar on Sat, 20 Apr 1996 18:59:55 %2B0200 (SAT))

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "Khetan" == Khetan Gajjar <khetan@iafrica.com> writes:

    Khetan> Basically, what I am looking for is this : someone who has
    Khetan> gotten (with just standard stuff that ships with 2.1r)
    Khetan> FreeBSD to dial into their ISP when they need to
    Khetan> (eg. telnet somewhere or check mail) and have the routing,
    Khetan> etc working fine.

First, make sure your sendmail_flags entry in /etc/sysconfig looks
like:

	sendmail_flags="-bd"

Leave out the "-q30m", otherwise, sendmail will cause your network
link to start up every 30 minutes.

If that doesn't work, you'll have to set up PPP filtering to have it
*not* connect with certain kinds of packets---the kinds that cause the
link to start up.  I've never done this, but I'm sure someone on the
list has.  Also see the file /etc/ppp/ppp.conf.filter.sample.

-- 
Sean Kelly                          
NOAA Forecast Systems Laboratory    kelly@fsl.noaa.gov
Boulder Colorado USA                http://www-sdd.fsl.noaa.gov/~kelly/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9604202007.AA15400>