Hello,
I`m trying to set up simple UTM server for my study project. Can somebody advise me or provide a url to guide howto set it completely:
Scenario:
- Sophos UTM 9 have public IP 1.1.1.1 on interface eth0
- Sophos UTM 9 have second network interface eth1 connected to local network with IP 172.16.0.1 (network is /24)
- I have another 3 servers in my private network (172.16.0.100 - 172.16.0.103)
Now what I need to allow that machines to connect to internet:
- So I need to create NAT / Masquerade + Firewall rules as only sophos have public IP and connectivity to Internet - yeah ? can somebody give me example of that
My goal is to allow any machine in my inside network to connect to anything on internet on any port (using sophos eth0 interface). Later when i will install for example http server i want to create rule that if something came at port 80 to my public ip forward it to that server etc.
This thread was automatically locked due to age.