On Mon, Apr 08, 2002 at 10:11:46AM -0700, Kevin Fang wrote: > I need to add a VPN client( AH+ESP) behind my personal Linux gateway. But > the old IP Masquerade on Kernel 2.2 does not support this. So I am thinking > to upgrade to the "iptables", if it is able to do the following: > > 1. Masquerading VPN traffic (AH+ESP)
AH won't work at all (see the definition of AH). ESP would work only in tunnel mode (again see the definition of ESP). Ramin > 2. Netmeeting and ICQ > 3. Support DHCP. > > > Could you kindly give me some information on these items. > > > Thanks. > > Kevin >
