View Single Post
  #6   (View Single Post)  
Old 15th June 2008
robbak's Avatar
robbak robbak is offline
Real Name: Robert Backhaus
VPN Cryptographer
 
Join Date: May 2008
Location: North Queensland, Australia
Posts: 366
Default

Quote:
Originally Posted by Carpetsmoker View Post
Isn't this much simpler/easier:
# pfctl -f /etc/pf.conf && sleep 60 && pfctl -f /etc/pf.failsafe
That would be killed by the loss of the ssh session.

Of course, if you are using screen(4) or similar, that would not be an issue.
__________________
The only dumb question is a question not asked.
The only dumb answer is an answer not given.
Reply With Quote