I need to connect to a provider that is giving us two blocks of fixed IP's (both /29s)
They will provide 2 separate network feeds, one for the 1st block and one for the 2nd block.
How can I configure the DFL-800 to use both of these blocks, where any request that comes in over wan1 must respond back out of wan1, and any that arrives on wan2 must respond back out of wan2
Internally there will be a mix of SAT and NAT between the public IP's and the internal systems.
The map needs to be something like this:
Wan 1 IP 1 = SAT to/from internal server 1, and NAT from any internal IP not covered by SAT rules
Wan 1 IP 2 = SAT to/from internal server 2
Wan 1 IP 3 = SAT to/from internal server 3
Wan 2 IP 1 = SAT to/from internal server 4
Wan 2 IP 2 = SAT to/from internal server 5
Wan 2 IP 3 = SAT to/from internal server 6