Re: DMZ Question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



 > In order to 'bind' any number of DNAT addresses to the firewall, you
  >have two choices.

  >1. Actually bind the IP address to the physical interface, such as:
  >ip addr add w.x.y.z/24 dev eth1
would w.x.y.z be the private address or public address?

  >This will then get the DNAT from iptables.
  >iptables -t nat -A PREROUTING --destination w.x.y.z -j DNAT --to
  >${My_NEW_ADDR}
would w.x.y.z be the private address or public address?

thanks
John



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux