PDA

View Full Version : [ubuntu] What's the difference between Allow/Limit + Deny/Block?


laeg_
July 13th, 2009, 08:57 PM
I've installed ufw and gufc front end and there doesn't seem to be any explanation explain the difference between allowing a port and limiting it - blocking it and denying it.

Limit is obviously less than allow but when selected there are no options to set exactly how it's limited so I've no idea what it's actually doing.

Perhaps someone here knows?

Thanks

bodhi.zazen
July 14th, 2009, 06:13 PM
To be honest I suggest you stop and learn iptables.

http://bodhizazen.net/Tutorials/iptables/

http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch14_:_Linux_Firewalls_Using_iptable s

Takes as long to learn iptables as it does the various gui tools, and once you understand iptables you will find the gui tools all make sense.