Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2005 13:17:17 +0200
From:      stefan@aeschbacher.ch
To:        hackers@freebsd.org
Subject:   rc.d ppp dependency
Message-ID:  <1121426237.42d79b3dcf954@horde.nts.ch>

next in thread | raw e-mail | index | archive | help
Hi
when using ppp together with pf there seems to exist a dependency problem.
I start ppp and pf with : ppp_enable="YES" and pf_enable="YES" in rc.conf.

At startup when the pf rulefile is loaded, the tun0 (which I use in the pf
config) device does not yet exist and therefore the rules can not load.

I noticed that in /etc/rc.d/ppp-user, ipfilter is resynced after ppp has
started. Shouldn't the same be done for pf?

thanks

Stefan

P.S. a similar problem exists with sshd when a ListenAddress directive is
used with an address configured to tun0



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