I can access my SSH server when I am on the same internal network, but when I am on the external network I cannot access SSH. Even if I put the server in the DMZ, I cannot access SSH. I know this is not a permissions issue
on the router because I can access other things like mysql and port 80. Are there any settings in the sshd_config file that toggle remote access or not?
Thanks.