Package: linux-image-3.6.11+
Version: 3.6.11+
Severity: normal

Hi,

I built two multiwan debian routers with identical configuration.
The first one runs Debian 7.1 (kernel 3.2.0-4-686-pae) and the second one is 
runs Raspbian 2013-09-10 (armv6l, kernel  3.6.11+ #538 PREEMPT).

The second router (armv6l) provokes connection breaks when used in a multiwan 
configuration. My conf was fine with the first router.
Ping is ok but I cannot establish proper http connections from other computers 
within the network.
When the router uses a single route, everything works well.

I build a multiwan route with:
ip route add default scope global nexthop via gateway1_ip dev eth0 weight 1 
nexthop via gateway2_ip dev eth0:0 weight 1 nexthop via gateway3_ip dev eth0:1 
weight 1

I build a single route with:
ip route add 0.0.0.0/0 via gateway1_ip dev eth0

My problem may be related to the arm version of the 3.6 kernel or iptables.
I tried to tune /proc/sys/net/ipv4/conf/*/rp_filter unsuccessfully.

Thank you.


-- System Information:
Debian Release: 7.1
Architecture: armhf (armv6l)

Kernel: Linux 3.6.11+ (PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to