Re: Using ppp/tun0 manually, how to trigger 'pf' automaticaly

2005-04-07 Thread Edwin L. Culp
Quoting Daniel Hartmeier <[EMAIL PROTECTED]>: On Thu, Apr 07, 2005 at 04:11:12PM +0200, O. Hartmann wrote: I use the ppp utility to configure and setup a line (at the moment no other way possible). How can I trigger 'pfctl -F all -f /etc/pf.conf' after the line has been setup to make pf working wit

Re[2]: Using ppp/tun0 manually, how to trigger 'pf' automaticaly

2005-04-07 Thread Hexren
> Quoting "O. Hartmann" <[EMAIL PROTECTED]>: >> Hello. >> >> I use the ppp utility to configure and setup a line (at the moment no >> other way possible). How can I trigger 'pfctl -F all -f /etc/pf.conf' >> after the line has been setup to make pf working with the tun0 assigned IP? > Me Too. Ama

Re: Using ppp/tun0 manually, how to trigger 'pf' automaticaly

2005-04-07 Thread Daniel Hartmeier
On Thu, Apr 07, 2005 at 04:11:12PM +0200, O. Hartmann wrote: > I use the ppp utility to configure and setup a line (at the moment no > other way possible). How can I trigger 'pfctl -F all -f /etc/pf.conf' > after the line has been setup to make pf working with the tun0 assigned IP? > > Or are th

Re: Using ppp/tun0 manually, how to trigger 'pf' automaticaly

2005-04-07 Thread Edwin L. Culp
Quoting "O. Hartmann" <[EMAIL PROTECTED]>: Hello. I use the ppp utility to configure and setup a line (at the moment no other way possible). How can I trigger 'pfctl -F all -f /etc/pf.conf' after the line has been setup to make pf working with the tun0 assigned IP? Me Too. Amazing, I was just goin

Using ppp/tun0 manually, how to trigger 'pf' automaticaly

2005-04-07 Thread O. Hartmann
Hello. I use the ppp utility to configure and setup a line (at the moment no other way possible). How can I trigger 'pfctl -F all -f /etc/pf.conf' after the line has been setup to make pf working with the tun0 assigned IP? Or are there other way doing so? Thanks, Oliver __