<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Rescued from the Spam bucket. Please remember to subscribe to the mailing list before posting to it.<br><div><br></div><div><br><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>From: </b></span><span style="font-family:'Helvetica'; font-size:medium;">"Mikael Hagstrom" <<a href="mailto:mikael@hagstroem.net">mikael@hagstroem.net</a>><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>Subject: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>Two or more interfaces found, checking IP forwarding [FAILED]</b><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>Date: </b></span><span style="font-family:'Helvetica'; font-size:medium;">10 July, 2013 3:02:47 PM EDT<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(127, 127, 127, 1.0);"><b>To: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><a href="mailto:users@lists.openswan.org">users@lists.openswan.org</a><br></span></div><br><br><div style="font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;">Hi,<br><br>I'm trying to configure Openswan on Ubuntu 13.04. I get "Two or more interfaces found, checking IP forwarding [FAILED]" When I run "ipsec verify". I have tried adding <br><br>net.ipv4.conf.*.send_redirects=0<br>net.ipv4.conf.*.accept_redirects=0<br><br>for all my network interfaces and set net.ipv4.ip_forward = 1 but I still get the error message. I'm don't know what I'm doing wrong and any help would be very welcome.<br><br>Regards,<br><br>Mikael<br><br>--------ls /proc/sys/net/ipv4/conf/------<br>all default eth0 eth1 lo wlan0<br>-----------------------------------------<br><br>-----ipsec verify------<br>Checking your system to see if IPsec got installed and started correctly:<br>Version check and ipsec on-path [OK]<br>Linux Openswan U2.6.38/K3.8.0-26-generic (netkey)<br>Checking for IPsec support in kernel [OK]<br> SAref kernel support [N/A]<br> NETKEY: Testing XFRM related proc values [OK]<br> [OK]<br> [OK]<br>Checking that pluto is running [OK]<br> Pluto listening for IKE on udp 500 [OK]<br> Pluto listening for NAT-T on udp 4500 [OK]<br>Two or more interfaces found, checking IP forwarding [FAILED]<br>Checking NAT and MASQUERADEing [OK]<br>Checking for 'ip' command [OK]<br>Checking /bin/sh is not /bin/dash [WARNING]<br>Checking for 'iptables' command [OK]<br>Opportunistic Encryption Support [DISABLED]<br>--------------------------------<br><br><br>-----/etc/sysctl.conf-----<br><br># IPSec Verify Compliant<br>net.ipv4.conf.default.send_redirects=0<br>net.ipv4.conf.all.send_redirects=0<br>net.ipv4.conf.eth0.send_redirects=0<br>net.ipv4.conf.eth1.send_redirects=0<br>net.ipv4.conf.lo.send_redirects=0<br>net.ipv4.conf.wlan0.send_redirects=0<br>net.ipv4.conf.default.accept_redirects=0<br>net.ipv4.conf.all.accept_redirects=0<br>net.ipv4.conf.eth0.accept_redirects=0<br>net.ipv4.conf.eth1.accept_redirects=0<br>net.ipv4.conf.lo.accept_redirects=0<br>net.ipv4.conf.wlan0.accept_redirects=0<br><br>net.ipv4.ip_forward = 1<br><br>------------------------------------<br><br>------ifconfig-------------<br>eth0 Link encap:Ethernet HWaddr 00:16:cb:ae:21:d5 <br> UP BROADCAST MULTICAST MTU:1500 Metric:1<br> RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br> collisions:0 txqueuelen:1000 <br> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br> Interrupt:16 <br><br>eth1 Link encap:Ethernet HWaddr 02:26:b0:a7:9a:84 <br> UP BROADCAST MULTICAST MTU:1500 Metric:1<br> RX packets:0 errors:0 dropped:0 overruns:0 frame:0<br> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0<br> collisions:0 txqueuelen:1000 <br> RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)<br><br>lo Link encap:Local Loopback <br> inet addr:127.0.0.1 Mask:255.0.0.0<br> inet6 addr: ::1/128 Scope:Host<br> UP LOOPBACK RUNNING MTU:65536 Metric:1<br> RX packets:530 errors:0 dropped:0 overruns:0 frame:0<br> TX packets:530 errors:0 dropped:0 overruns:0 carrier:0<br> collisions:0 txqueuelen:0 <br> RX bytes:47614 (47.6 KB) TX bytes:47614 (47.6 KB)<br><br>wlan0 Link encap:Ethernet HWaddr 00:1c:b3:b2:8d:43 <br> inet addr:10.0.1.8 Bcast:10.0.1.255 Mask:255.255.255.0<br> inet6 addr: fe80::21c:b3ff:feb2:8d43/64 Scope:Link<br> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1<br> RX packets:2927 errors:0 dropped:0 overruns:0 frame:0<br> TX packets:3084 errors:0 dropped:0 overruns:0 carrier:0<br> collisions:0 txqueuelen:1000 <br> RX bytes:1438598 (1.4 MB) TX bytes:497589 (497.5 KB)<br>------------------------------------------<br></div><br><br></div></div><br></body></html>