From: Andrzej O. <an...@ma...> - 2012-03-07 13:21:17
|
Dear Heiko, Next surprise: tonight I tried the router with the new, 64-bit version, and no OpenVPN tunnel was set up. Meanwhile, a parallel 32-bit negotiates tunnels with no problem. Records in log are: > Mar 7 03:27:07 src@Gibraltar tls-47-05-server[4371]: /usr/sbin/ip link set dev tun2 up mtu 1500 > Mar 7 03:27:07 src@Gibraltar tls-47-05-server[4371]: Linux ip link set failed: could not execute external program > Mar 7 03:27:07 src@Gibraltar tls-47-05-server[4371]: Exiting Meanwhile, 32-bit version uses path /sbin/ip to iproute and this is ok. Probably ./configure assumes different paths for different architectures after --enable-iproute2 so I try now with enforcing path using --with-iproute-path=/sbin/ip I will report, about solving or not this problem. Best Regards -- Andrzej Odyniec |