PDA

View Full Version : [ubuntu] Permitting a Network using Firestarter


bigjon00
December 19th, 2008, 07:11 PM
I have a question regarding the firestarter policy definition in version 8. According to the policy dialog I can define a "network" - how is the question. I only managed to define a single IP address or name. I want to define a network (maybe with a subnet). Found nothing on the web regarding this. Can anyone help????

The Cog
December 19th, 2008, 07:26 PM
iptables uses /mask notation so I guess firestarter uses the same. e.g. 192.168.0.0/24 means a 24 bit network number, 192.168.0.0 to 192.168.0.255.