<div dir="ltr">There is a small mistake in the problem description, let me rewrite it:<div><br><div><div>I am trying to use android 1.6 road-warriors behind nat.</div><div>using protostack=klips, the android client sends packets to ipsec0 successfully ( but source ip = Public ip), However, xl2tpd sends responses back through the physical interface (based on the routing table).</div>

<div>On the other hand, when I try a linux client (behind nat as well), the client shows a private IP inside ipsec0, and works with xl2tp just fine</div><div><br></div><div>My network is:</div><div><br></div><div>VPN server (public dhcp address) &lt;---&gt; internet &lt;---&gt; nat GW &lt;---&gt; Android roadwarrior <br clear="all">

</div><div><br></div><div>I am using kernel 2.6.32 (patched), openswan 2.6.28dr1 (2.6.27 couldn&#39;t work with multiple clients behind nat!!)</div><div><br></div><div><br></div><div><br></div><div>I used the following iptables rules:</div>

<div><br></div><div># iptables -t mangle -A OUTPUT -o eth0 -p udp --sport 1701 -j MARK --set-mark 2</div><div># iptables -t mangle -A INPUT -i eth0 -p udp --dport 1701 -j MARK --set-mark 2</div><div><br></div><div><br></div>

<div># ip rule </div><div><div>0:<span class="Apple-tab-span" style="white-space:pre">        </span>from all lookup local </div><div>32764:<span class="Apple-tab-span" style="white-space:pre">        </span>from all fwmark 0x2 lookup IPSEC </div>

<div>32766:<span class="Apple-tab-span" style="white-space:pre">        </span>from all lookup main </div><div>32767:<span class="Apple-tab-span" style="white-space:pre">        </span>from all lookup default</div></div><div><br></div>

<div><br></div><div># ip route show table IPSEC</div><div><div>default dev ipsec0 </div></div><div><br></div><div><br></div><div>Please help guys.</div><div><br></div><div><br></div><div><br></div><br><div class="gmail_quote">

On Thu, Jul 1, 2010 at 3:22 AM, Majid Khonji <span dir="ltr">&lt;<a href="mailto:majid@khonji.org">majid@khonji.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div dir="ltr">Dear all,<div><br></div><div>I am trying to use android 1.6 road-warriors behind nat.</div><div>using protostack=klips, the android client sends packets to eth0 successfully (with source ip = Public ip), However, xl2tpd sends responses back through the physical interface (based on the routing table).</div>


<div>On the other hand, when I try a linux client (behind nat as well), the client shows a private IP inside ipsec0, and works with xl2tp.</div><div><br></div><div>A dirty solution could be though iptables, but I am feeling lazy reading man page. If you have some, please give me.</div>


<div><br></div><div>My network is:</div><div><br></div><div>VPN server (public dhcp address) &lt;---&gt; internet &lt;---&gt; nat GW &lt;---&gt; Android roadwarrior )<br clear="all"><br>-- <br>Regards,<br><br>Majid Khonji<br>


<br>
</div></div>
</blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Majid Khonji<br><br>
</div></div></div>