Revision: 3477
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 30, 2007 08:20 by micmath
Initial Code
iptables -I INPUT -p tcp --dport 443 -j ACCEPT
Initial URL
Initial Description
This will open up the 443 port in your firewall to TCP connections. Run as root.
Initial Title
Allow https connections to your server
Initial Tags
linux
Initial Language
Other