Problem with NAT and ipsec (freeswan)

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

 



I have a linux box (redhat 9.0) that I want to use for NAT and VPN tunnel.
The netfilter setup is very simple, just this line:
iptables -t nat -A POSTROUTING -s 192.168.167.0/24 -o eth1 -j
SNAT --to my_external_ip

Everyting works fine and the linux box does nat for internal subnet. But
when I start ipsec (freeswan) (service ipsec start) nat stops forwarding
packets.

Any tips?



[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