Portal Home > Knowledgebase > Articles Database > csf, allow all outgoing
Posted by VO-AndrewG, 03-12-2011, 09:48 AM Hello, on my csf firewall, how can I open all outgoing ports?] Thanks
Posted by Hostify Networks, 03-12-2011, 10:48 AM That kind of defeats the purpose of having a firewall doesn't it?
Posted by VO-AndrewG, 03-12-2011, 10:57 AM Incoming, sory, I mean in-coming connections.
Posted by sshvm, 03-12-2011, 05:31 PM vi your csf.conf and add whichever port you need. cat csf.conf | grep "TCP_IN\|TCP_OUT" TCP_IN = "20,21,22,25,53,80,110,143,443,465,587,993,995,2077,2078,2082,2083,2086,2087,2095,2096" TCP_OUT = "20,21,22,25,37,43,53,80,110,113,443,587,873,2087,2089,2703"
Add to Favourites Print this Article