I wonder if the Net Firewall supports a simple one to many NAT.
Assume Interface Eth1 is my Internetprovider (official IP Adress). Eth2 my private LAN (private IP Adress e.g. 10.0.0.1).
I use “Port/Protokol Mapping” PAT to TCPRelay Traffic from Internet to my “private LAN”. Incoming TCP Session to Port 10022 translates to Session to PC in private LAN on Port 22. That works fine. Now i can SSH in on a non standard SSH Port. Now i want to be able to access the Internet from this PC i SSH ed in on my “private LAN”.
Can i use “Port/Protocoll Mapping” to do NAT ????