So I upgraded to the stuff in F9 updates-testing and it broke NM-OpenVPN.
Particularly, the problem is routing.
Routing before the upgrade:
$ route -n | grep tun
10.254.0.1 10.254.0.9 255.255.255.255 UGH 0 0 0 tun0
10.254.0.9 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
Routing after the upgrade:
$ route -n | grep tun
10.254.0.1 10.254.0.9 255.255.255.255 UGH 0 0 0 tun0
10.254.0.0 0.0.0.0 255.255.255.0 U 0 0 0 tun0
Interface info:
$ ifconfig tun0
tun0 Link encap:UNSPEC HWaddr
00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:10.254.0.10 P-t-P:10.254.0.9 Mask:255.255.255.0
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:19 errors:0 dropped:0 overruns:0 frame:0
TX packets:171 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:2643 (2.5 KiB) TX bytes:11045 (10.7 KiB)
_______________________________________________
NetworkManager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list