I am want setup NAT in ASG without Masquerading so that all my 8 publc ip which i having can directly communicate with internet without port forwarding how i can do that ?
Hi, The transfer IP would need to be on a NEW network.
11.22.33.1 would become your firewall's INTERNAL IP. An IP on the transfer network would become your EXT IP. Another IP on the transfer network would be your EXT gateway.
Your internal machines would use addresses on your 11.22.33.0/26 network, with 11.22.33.1 as their gateway.
Other than that, you just need to disable all the DNATs and MASQ on Astaro, and check that your definitions are still relevant. A new install of Astaro would probably be cleaner though, as disabling bridging and changing IPs can be tricky, especially if you don't have an extra interface for management.
Hi, The transfer IP would need to be on a NEW network.
11.22.33.1 would become your firewall's INTERNAL IP. An IP on the transfer network would become your EXT IP. Another IP on the transfer network would be your EXT gateway.
Your internal machines would use addresses on your 11.22.33.0/26 network, with 11.22.33.1 as their gateway.
Other than that, you just need to disable all the DNATs and MASQ on Astaro, and check that your definitions are still relevant. A new install of Astaro would probably be cleaner though, as disabling bridging and changing IPs can be tricky, especially if you don't have an extra interface for management.