Richard Esplin wrote: > Goal: access my firewall externally using a non-standard ssh port, but keep > the standard port internally. Additionally, this is a good chance to improve > my understanding of iptables. The way I've done this in the past is to just have SSH listen on both ports, then use iptables to limit external access.