Pario TechnoBlob
About Posts

Tag: iptables

Using ufw / iptables in Ubuntu 8.04 LTS ufw (Uncomplicated Firewall) is a new and easy firewall/iptables tool introduced in Ubuntu 8.04 LTS (Hardy Heron). ufw is a front-end for iptables-restore, with its rules...
May 21, 2008 10:34PM
Getting iptables to survive a reboot As far as I know Debian doesn’t have any defined way to save your iptables rules. I’ve done it this way: First I’ve made my iptables rules and made sure they work. Second is...
Jan 19, 2008 12:28AM
Allow NFS through iptables on a RedHat system This post describes how you can configure your RedHat Enterprise WS 4 NFS system behind a iptables firewall to be available for clients outside the firewall on a permanent...
Jan 15, 2008 12:17PM
Limit ssh access by MAC-address using iptables This is a simple iptables rule to allow ssh access to a specific MAC-address iptables -A INPUT -p tcp --destination-port 22 -m mac --mac-source XX:XX:XX:XX:XX:XX -j ACCEPT...
Dec 20, 2007 11:16AM
«« « 1 2 3 4 » »»
Posts About
© 2007-2020 Pario TechnoBlob
Powered by Axiom