PDA

View Full Version : arno-iptables -> untangle


neeekweet
09-16-2008, 01:27 AM
hi all

what would be the easiest way to convert my arno-iptables script to untangle firewall? i have 437 lines that needs to be redone and its going to be a mission and i am a lazy admin...

thanks very much

sky-knight
09-16-2008, 01:48 AM
The firewall module like everything else has its configuration stored in a postgres database on the UT server. You would need to script each rule into the proper table and it would configure the module for you... of course you get to do all this yourself...

neeekweet
09-16-2008, 01:50 AM
i thought as much, any where i can find out the table structure in postgres?

sky-knight
09-16-2008, 10:35 AM
Login and query?