Koozali.org: home of the SME Server
Obsolete Releases => SME Server 8.x => Topic started by: scancorp on December 15, 2011, 04:59:49 PM
-
Hi!
By mistake I blocked the wrong port (443) on my SME server, using the following cmds:
config setprop masq UDPBlocks 0.0.0.0:443
config setprop masq TCPBlocks 0.0.0.0:443
signal-event remoteaccess-update
/etc/init.d/masq restart
I've tried all ways I could think of to unblock the port again:
iptables -F
iptables -A INPUT -p tcp --dport 443 -j ACCEPT
No luck: I'm still not able to access https adresses.
Could somebody help please?
-
use same command, replacing "setprop" by "delprop"
-
Thanx so much for a quick reply :-D
Just tried - and port is unblocked again...
Merry x-mas to you