On Sat, Sep 19, 2009 at 10:30:14PM -0500, Sam Fourman Jr. wrote:
> Hello list,
>
> I am trying to use FreeBSD 8 RC1 to setup L2 tunnels via mpd5.
> My problem is the pf.conf file is never parsed because ng0 does not
> exist yet on startup
>
> ng0 is this case is DSL PPPoE to our local telco for i
2009/9/20 Sam Fourman Jr.
> >
> > Take a look at what /etc/rc.d/ppp does
> >
> > Probably you need a script that runs after ng0 comes up and does
> > something similar.
>
>
> I found this, can I just paste it into /usr/local/etc/rc.d/mpd ? I am
> not very versed in shell scripting
>
> ppp_poststa
>
> Take a look at what /etc/rc.d/ppp does
>
> Probably you need a script that runs after ng0 comes up and does
> something similar.
I found this, can I just paste it into /usr/local/etc/rc.d/mpd ? I am
not very versed in shell scripting
ppp_poststart()
{
# Re-Sync ipfilter and pf so the
On Sat, 19 Sep 2009 22:30:14 -0500
"Sam Fourman Jr." wrote:
> Hello list,
>
> I am trying to use FreeBSD 8 RC1 to setup L2 tunnels via mpd5.
> My problem is the pf.conf file is never parsed because ng0 does not
> exist yet on startup
>
> ng0 is this case is DSL PPPoE to our local telco for inte
Hello list,
I am trying to use FreeBSD 8 RC1 to setup L2 tunnels via mpd5.
My problem is the pf.conf file is never parsed because ng0 does not
exist yet on startup
ng0 is this case is DSL PPPoE to our local telco for internet access.
after the DSL dials up (via mpd5) if I do pfctl -d && pfctl -e