Here's what I want to do-
We have about 190 machines that need network access and they all have public IPs. Instead of doing NAT for the private internal network I want to leave them with public IPs and just use the Astaro machine as a router with a stateful firewall installed...
Now I believe I know how to do this, that is, assign the rules to the packet filter with the source network as the interface with the routable IPs, set the interface pointing to the outside as the gateway, define a static route from the Astaro box to the next router upstream and then cross my fingers.
Will this work?
This thread was automatically locked due to age.