[OpenWrt-Devel] ar71xx update to v3.18
Daniel Golle
daniel at makrotopia.org
Sun Feb 15 19:00:46 EST 2015
Hi John,
3.18 works nicely on the TL-WR1043ND from what I can tell for now.
I had to fix usb-net support (see patch) and for a moment I thought
that was the only obstacle.
However, OpenVPN is segfaulting once a connection got established.
The same version of OpenVPN (built against PolarSSL) worked nicely
before the move to 3.18.
root at XXXXX:/etc/openvpn# openvpn --config /etc/openvpn/XXXX.conf --errors-to-stderr
Sun Feb 15 23:56:05 2015 OpenVPN 2.3.6 mips-openwrt-linux-gnu [SSL (PolarSSL)] [LZO] [EPOLL] [MH] [IPv6] built on Feb 16 2015
Sun Feb 15 23:56:05 2015 library versions: PolarSSL 1.3.10, LZO 2.08
Sun Feb 15 23:56:07 2015 Attempting to establish TCP connection with [AF_INET]XXX.XXX.XXX.XXX:YYYY [nonblock]
Sun Feb 15 23:56:08 2015 TCP connection established with [AF_INET]XXX.XXX.XXX.XXX:YYYY
Sun Feb 15 23:56:08 2015 TCPv4_CLIENT link local: [undef]
Sun Feb 15 23:56:08 2015 TCPv4_CLIENT link remote: [AF_INET]XXX.XXX.XXX.XXX:YYYY
Segmentation fault
Running openvpn with strace unveils that network packages are sent and
received, but it doesn't get to the stage where the tun device is
supposed to be setup...
--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x48} ---
+++ killed by SIGSEGV +++
Segmentation fault
Any ideas?
Cheers
Daniel
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list