Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Archangel on June 11, 2005, 11:36:05 PM
-
SME Server 6.01
I am having some difficulties in opening three ports on my server, tcp 27015, tcp 27020, and udp 27015, and for the life of me I can't seem to open it. Please help me.
For now the "work around" solution is port forwarding.
-
Well, what have you tried to open those ports?
Found this in the faq:
How to open ports on the Squid Proxy Server
mkdir -p /etc/e-smith/templates-custom/etc/squid/squid.conf
cp /etc/e-smith/templates/etc/squid/squid.conf/20ACL15Safe_ports /etc/e-smith/templates-custom/etc/squid/squid.conf/20ACL15Safe_ports
Edit /etc/e-smith/templates-custom/etc/squid/squid.conf/20ACL15Safe_ports with whichever text editor you feel comfortable with (vi or pico) and add whatever ports you wish to allow, to the end of the line of text.
Save the changes, then...
/sbin/e-smith/expand-template /etc/squid/squid.conf
/sbin/e-smith/signal-event console-save
Not sure which version that's supposed to be, let's assume 6.01 :-D
Anyway, how did you test, anything in the logs?
Perhaps that would narrow it down for people to help out.