Obsolete Releases > SME 8.x Contribs
Port Foward Contrib?
cattledog:
Hi...Is there a better Port Forward Contrib for sme8 than the one installed?
Cheers in advance
Stefano:
Please describe your problem and not your solution, thank you
cattledog:
I am really hopeless at filling in iptable to unblock ports...I tried this but 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. But was not sure if it meant after the text or the brackets
{
my @ports = split(",", ($squid{SafePorts} || "80") );
return "acl Safe_ports port @ports";Here
}Here
Cheers...oh and my modem is bridged and open all ports directed to sme server...what I am try to do is open ports for steam for son
Stefano:
I guess yuor SME is in server & gateway mode
are you trying to "open" inbound ports (i.e. from outside to your lan) or to permit outgoing traffic?
do you really need a http proxy?
in any case, you don't need to edit that fragment
--- Code: ---config show squid
--- End code ---
will give you the SafePorts list.. if you need to add
--- Code: ---config setprop squid SafePorts port_list
signal-event proxy-update
--- End code ---
port_list must be in the right syntax
cattledog:
Stefano....dose this open upd and tcp?
Cheers in advance
Navigation
[0] Message Index
[#] Next page
Go to full version