Didn't do much (that probably indicates a problem): Code: root@bismarck:~# iptables -L Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination root@bismarck:~#
No, that only means that your firewall is not running. Do you maybe have a firewall on your client PCs that block accesses to ports 993 and 995?
That must be it. I just tried connecting from home and it worked fine. The corporate LAN must have some device that's blocking those ports. I'll have to talk to our admin about it. Thanks!