On Wed, Apr 04, 2012 at 03:46:23PM +0400, Peter Teslenko wrote: > Есть такая схема > роутер ---- OpenVPN server [skipped]
Покажите выдачу с openvpn-сервера: ip rule ip route get 192.168.117.10 ip route get 192.168.117.10 from 192.168.30.5 ip route get 192.168.117.10 from 192.168.30.5 iif lo ip route get 192.168.117.10 from 192.168.30.5 iif eth0 sysctl -a | fgrep ipv4 | egrep 'eth0|tun0' cat /proc/version Попробуйте ip route flush cache. P.S. Странно выглядит qlen=532 для eth0, это драйвер поставил или чьи-то шаловливые ручки? -- Eugene Berdnikov -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

