On Mon, 21 Jan 2008, Dan Lukes wrote:
 > Ian Smith napsal/wrote, On 01/21/08 12:55:
 > > No problem; IPFW has tables too, and sets, with which you could
 > > enable/disable or 
 > 
 >      It interests me:
 > 
 > > swap your script-constructed tables atomically.
 > 
 > I know how to create new set of rules then move it using "ipfw set move" 
 > atomically but I don't know how to fill new table then move it in it's 
 > place atomically.
 > 
 >      So, how to swap tables in one step ?

ipfw(8) usage, probably should be followed up on questions@ ..

Clearly, rules in different sets can refer to the same or to different
table/s, so a 'set swap' can accomplish a 'table swap'.

'ipfw set [disable number ...] [enable number ...]' is atomic also.

cheers, Ian

_______________________________________________
freebsd-security@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to