This article was first written in April 2004 for
the BeezNest technical website (http://glasnost.beeznest.org/articles/121)
Log into the machine (using telnet for example).
Change to enable mode.
Change to configuration terminal mode:
# conf term
Issue the following command to redirect port 22/tcp from the outside interface (address) to the inside machine you would like the connection to get to:
(config)# ip nat inside source static tcp 192.168.0.7 22 222.221.220.68 22
First IP is the inside local IP address (inside the LAN, only reachable locally, so interna