Greetings NG,
I'm trying to establish a net-net-Tunnel form openswan to openswan.
Client-Network is 10.0.1.0 Gateway-network is 192.168.0.0
I get as far as:
sent QI2, IPsec SA established {ESP/NAT=>0xa20af363 <0xdc4a3d1e
NATOA=0.0.0.0}
after this my routing-table is updated with:
10.0.1.0/24 dev eth0 proto kernel scope link src 10.0.1.1
192.168.0.0/24 via 10.0.1.3 dev eth0 <-- entry added by ipsec
169.254.0.0/16 dev eth0 scope link
127.0.0.0/8 dev lo scope link
default via 10.0.1.3 dev eth0
But I cannot get any packets through the tunnel.
The Network looks as follows:
client(eth0) --> local gateway(eth0) --> (eth1) --> sdsl-modem -->
vpn-server
Any ideas why it's not working.
Regards
Jan
|