Hi.
> I would be interested to hear from anyone who has written somescripts or
> has implemented stuff around the whole "ssh gateway" idea which makes it
> simpler to operate?
I use the "Shorewall" firewall. Apart from the general setup, one can
easily redirect ports, using an entry like:
---CUT---
# ssh (non-standard port) to another machine (or to a guest)
DNAT net loc:192.168.107.30:22 tcp 2222
---CUT---
in its "rules" config file.
Best,
Gilles
Received on Thu Jul 16 14:17:06 2009