I am trying to route ports around via NAT, below is an example. Any info would be greatly appreciated.
I would like to setup the following,
130.13.2.2 -> 80 -> 10.0.0.5
130.13.2.2 -> 53 -> 10.0.0.5
130.13.2.2 -> 21 -> 10.0.0.5
130.13.2.2 -> 7000 -> 10.0.0.6