|
ip nat inside source static
tcp 192.168.x.x 22 assigned_ip 22 extendable
I have an issue that I have been mulling over for
a while and have arrived at no conclusions. I was wondering if anyone here
might be able to help.
I have a 2611 routing 3 computers to a DSL
connection. The router is running NAT since I was only allocated 1 static IP.
All internal systems are set to 192.168.X.X class IP's. Is there any was
possible to set up any sort of port-forwarding that would, for
example, take any external ssh request (port 22) to my static IP and
forward it to my internal FreeBSD box?
Thanks
Adam Hickey
|