Hello, From the `man 5 ipnat` an example is given as following:

To change IP#'s used internally from network 10 into an ISP provided 8 bit subnet at 209.1.2.0 through the ppp0 interface, the following would
      be used:

      map ppp0 10.0.0.0/8 -> 209.1.2.0/24

How does a firewall handle reply traffic for these nat'ted traffic? Where do we map a network to another network (not one of our firewalls IPs!!!), can anyone give another example of using this kind of nat mapping?

Yasin

Reply via email to