Re: NetworkManager with multiple RA (radvd failover)

2013-12-17 Thread Anders Blomdell
On 2013-12-18 00:00, Pavel Simerda wrote: > > > - Original Message - >> From: "Dan Williams" >> To: "Anders Blomdell" >> Cc: networkmanager-list@gnome.org >> Sent: Tuesday, December 17, 2013 11:58:34 PM >> Subject: Re: NetworkManager with multiple RA (radvd failover) >> >> On Tue, 2013-

Re: NetwokManager fails to start with core dumped

2013-12-17 Thread Uldis Jansons
- Original Message - > From: "Dan Williams" > To: "Uldis Jansons" > > On Tue, 2013-12-17 at 13:34 +0200, Uldis Jansons wrote: > > Hi! > > > > Try to launch NetworkManager but it fails to start in ugly way. > > Which libnl version do you have? There were some versions in 3.x > that >

Re: [PATCH] Allow NetworkManager-iodine plugin

2013-12-17 Thread jose ortega
On Dec 11, 2013 2:32 PM, "Dan Fruehauf" wrote: > Hi, > > I decided to package NetworkManager-iodine for Fedora, thought it's a good > idea to have the attached patch merged into NetworkManager (allowing DBUS > interactions with the plugin), otherwise I'd have to include it as a patch > for Networ

Re: IPv6 in network-manager-openvpn

2013-12-17 Thread Tore Anderson
* Tore Anderson > I'm working on setting up a test VPN server where I can reproduce it and > generate a backtrace to share (I don't dare to do that towards my > employer's VPN server). Ok, so now I have a dual-stacked OpenVPN test server running and I've reproduced the problem there. It's all F20

Re: NetworkManager with multiple RA (radvd failover)

2013-12-17 Thread Pavel Simerda
- Original Message - > From: "Dan Williams" > To: "Pavel Simerda" > Cc: "Anders Blomdell" , > networkmanager-list@gnome.org > Sent: Wednesday, December 18, 2013 12:05:28 AM > Subject: Re: NetworkManager with multiple RA (radvd failover) > > On Tue, 2013-12-17 at 18:00 -0500, Pavel Simer

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Pavel Simerda
- Original Message - > From: "Tore Anderson" > To: "Pavel Simerda" > Cc: "Dan Winship" , networkmanager-list@gnome.org > Sent: Wednesday, December 18, 2013 12:10:15 AM > Subject: Re: Disabling ip4 and IPV6 on F20RC1 > > * Pavel Simerda > > > There's no correct handling of RA lifetimes u

Re: HUWAEI E1750 NDISDUP

2013-12-17 Thread Dan Williams
On Tue, 2013-12-17 at 23:50 +0100, poma wrote: > HUWAEI E1750 NDISDUP Is the difference between the two modes just the usb_modeswitch commands? I see they have different USB IDs between first and second runs. In any case, if ModemManager can handle the device, we would expect NetworkManager to h

Re: IPv6 in network-manager-openvpn

2013-12-17 Thread Tore Anderson
* Tore Anderson > I'll try applying f099a04132241790c8f88a651ece49f5c2783d12 on top of it > and will report back. Thanks! Seems this patch is the same as one already included in the RPM: Patch18: rh1018317-openvpn-ptp.patch I'm working on setting up a test VPN server where I can reproduce it an

Re: IPv6 in network-manager-openvpn

2013-12-17 Thread Tore Anderson
* Dan Williams >> ERROR:platform/nm-linux-platform.c:2212:build_rtnl_addr: assertion failed: >> (!nle) > > Is that with NM git master, and if so, what date? The reason I ask is > because we broke PtP addresses until 2013-12-02, fixed in commit > f099a04132241790c8f88a651ece49f5c2783d12. The er

Re: HUWAEI E1750 NDISDUP

2013-12-17 Thread Aleksander Morgado
On 17/12/13 23:50, poma wrote: > > This and similar devices are apparently working in this way also. > Is it planned to support such a mode in the NetworkManager? You mean with NDISDUP=1,1 and the like? ModemManager 1.2 will do that already, you'll just need: # mmcli -m 0 --simple-connect="ap

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Tore Anderson
* Pavel Simerda > There's no correct handling of RA lifetimes until the standards are > fixed, anyway. That is something I feel much more motivated for, so > if you want to discuss that with me, feel free. A wiki page might be > useful for that. The Linux kernel handles RA lifetimes correctly and

Re: NetworkManager with multiple RA (radvd failover)

2013-12-17 Thread Dan Williams
On Tue, 2013-12-17 at 18:00 -0500, Pavel Simerda wrote: > > - Original Message - > > From: "Dan Williams" > > To: "Anders Blomdell" > > Cc: networkmanager-list@gnome.org > > Sent: Tuesday, December 17, 2013 11:58:34 PM > > Subject: Re: NetworkManager with multiple RA (radvd failover) > >

Re: IPv6 in network-manager-openvpn

2013-12-17 Thread Dan Williams
On Tue, 2013-12-17 at 11:57 +0100, Tore Anderson wrote: > * Nicolas Iooss > > > A few weeks ago I ran into a bug in NetworkManager: even though OpenVPN > > now supports IPv6 in tunnels, the OpenVPN plugin of NetworkManager > > doesn't support it. I found bug 682620 > > (https://bugzilla.gnome.org/

Re: NetworkManager with multiple RA (radvd failover)

2013-12-17 Thread Pavel Simerda
- Original Message - > From: "Dan Williams" > To: "Anders Blomdell" > Cc: networkmanager-list@gnome.org > Sent: Tuesday, December 17, 2013 11:58:34 PM > Subject: Re: NetworkManager with multiple RA (radvd failover) > > On Tue, 2013-12-17 at 13:26 +0100, Anders Blomdell wrote: > > Hi, >

Re: NetworkManager with multiple RA (radvd failover)

2013-12-17 Thread Dan Williams
On Tue, 2013-12-17 at 13:26 +0100, Anders Blomdell wrote: > Hi, > > I'm trying to implement RA failover at my site, but NetworkManager grabs the > first RA it sees to set a (static) default route with metric 1, and then it > sits there even when the lifetime of this route has expired (and no more

Re: NetworkManager with multiple RA (radvd failover)

2013-12-17 Thread Dan Williams
On Tue, 2013-12-17 at 20:45 +0100, Tore Anderson wrote: > * Anders Blomdell > > > Will look into VRRP, but 4.1 from http://tools.ietf.org/html/rfc579 makes me > > suspicious: > > > >In the IPv6 case (that is, IPvX is IPv6 everywhere in the figure), > >each router has a link-local IPv6 add

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Dan Williams
On Sun, 2013-12-15 at 06:37 +0100, Robert M. Albrecht wrote: > Hi, > > my system has a built in ethernet interface wich is working perfectly > fine on IPV4 and IPV6. > > I added a second interface via usb for wiresharking some stuff (this way > I don't get my own traffic in the packet dumps). >

HUWAEI E1750 NDISDUP

2013-12-17 Thread poma
HUWAEI E1750 NDISDUP # nmcli -v nmcli tool, version 0.9.9.0-19.git20131003.fc21 # mmcli -V mmcli 1.1.0 Copyright (2011) Aleksander Morgado License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There i

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Pavel Simerda
- Original Message - > From: "Tore Anderson" > To: "Pavel Simerda" , "Bjørn Mork" > Cc: "Dan Winship" , networkmanager-list@gnome.org > Sent: Tuesday, December 17, 2013 5:36:48 PM > Subject: Re: Disabling ip4 and IPV6 on F20RC1 > > * Pavel Simerda > > > But unfortunately we need to be a

Re: NetworkManager with multiple RA (radvd failover)

2013-12-17 Thread Tore Anderson
* Anders Blomdell > Will look into VRRP, but 4.1 from http://tools.ietf.org/html/rfc579 makes me > suspicious: > >In the IPv6 case (that is, IPvX is IPv6 everywhere in the figure), >each router has a link-local IPv6 address on the LAN interface (Rtr1 >is assigned IPv6 Link-Local A and

Re: NetworkManager with multiple RA (radvd failover)

2013-12-17 Thread Anders Blomdell
On 2013-12-17 17:39, Tore Anderson wrote: > * Anders Blomdell > >> I'm trying to implement RA failover at my site, but NetworkManager >> grabs the first RA it sees to set a (static) default route with >> metric 1, and then it sits there even when the lifetime of this route >> has expired (and no m

Re: NetworkManager with multiple RA (radvd failover)

2013-12-17 Thread Tore Anderson
* Anders Blomdell > I'm trying to implement RA failover at my site, but NetworkManager > grabs the first RA it sees to set a (static) default route with > metric 1, and then it sits there even when the lifetime of this route > has expired (and no more RA's from that host). Is this a bug or some >

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Tore Anderson
* Pavel Simerda > But unfortunately we need to be a little bit careful about the theory > written down on paper and the actual needs. Linux has the long > history of allowing more than just blind following of what's written > down. And I'm not the only person who repeatedly proved that IPv6 > stan

Re: NetwokManager fails to start with core dumped

2013-12-17 Thread Dan Williams
On Tue, 2013-12-17 at 13:34 +0200, Uldis Jansons wrote: > Hi! > > Try to launch NetworkManager but it fails to start in ugly way. Which libnl version do you have? There were some versions in 3.x that did work, and some that didn't, due to bugs in libnl. v3.2.21 should work, as should 3.2.23. I

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Robert M. Albrecht
Hi Pavel, But if link local still remains where is the difference between disabling IPV6 or enabling and choosing link local configuration only ? In released versions of NetworkManager, there isn't any possibility to disable IPv6 link-local addresses. In fact it's not properly supported even i

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Dan Winship
On 12/17/2013 06:01 AM, Pavel Simerda wrote: > 2) But setting disable_ipv6 doesn't really work as expected. See [1] and > especially the note about disable_ipv6 below the table. The truth is that > this also wouldn't affect the original poster's use case where the specific > interface is (hopefu

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Bjørn Mork
Pavel Simerda writes: >> This is a protocol >> requirement. Ref e.g. RFC 4291: >> >>2.8. A Node's Required Addresses >> >>A host is required to recognize the following addresses as >>identifying itself: >> >> o Its required Link-Local address for each interface.. >> [etc]

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Bjørn Mork
Pavel Simerda writes: >> > 1) First of all it doesn't *specifically* disable kenrel link-local >> > addresses allocation but performs some magic to disable a couple of >> > IPv6 features at once. This wouldn't be a problem in the original >> > poster's case as he wants to disable IPv6 anyway. >>

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Pavel Simerda
- Original Message - > From: "Bjørn Mork" > To: "Pavel Simerda" > Cc: "Tore Anderson" , networkmanager-list@gnome.org > Sent: Tuesday, December 17, 2013 2:00:55 PM > Subject: Re: Disabling ip4 and IPV6 on F20RC1 > > Pavel Simerda writes: > > >> > there isn't any possibility to disabl

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Pavel Simerda
- Original Message - > From: "Tore Anderson" > To: "Pavel Simerda" > Cc: networkmanager-list@gnome.org > Sent: Tuesday, December 17, 2013 12:19:44 PM > Subject: Re: Disabling ip4 and IPV6 on F20RC1 > > * Pavel Simerda > > > 1) First of all it doesn't *specifically* disable kenrel link-l

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Bjørn Mork
Pavel Simerda writes: >> > there isn't any possibility to disable IPv6 link-local addresses. In >> > fact it's not properly supported even in the kernel. >> >> echo 1 > /proc/sys/net/ipv6/conf/$DEVICE/disable_ipv6 works for me? > > 1) First of all it doesn't *specifically* disable kenrel link-lo

NetworkManager with multiple RA (radvd failover)

2013-12-17 Thread Anders Blomdell
Hi, I'm trying to implement RA failover at my site, but NetworkManager grabs the first RA it sees to set a (static) default route with metric 1, and then it sits there even when the lifetime of this route has expired (and no more RA's from that host). Is this a bug or some feature tham I'm overlo

NetwokManager fails to start with core dumped

2013-12-17 Thread Uldis Jansons
Hi! Try to launch NetworkManager but it fails to start in ugly way. ~# NetworkManager --config=/etc/NetworkManager/NetworkManager.conf --no-daemon NetworkManager: /lib/libnl-genl-3.so.200: no version information available (required by NetworkManager) NetworkManager: /lib/libnl-3.so.200: no ver

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Tore Anderson
* Pavel Simerda > 1) First of all it doesn't *specifically* disable kenrel link-local > addresses allocation but performs some magic to disable a couple of > IPv6 features at once. This wouldn't be a problem in the original > poster's case as he wants to disable IPv6 anyway. As I understand it, l

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Pavel Simerda
- Original Message - > From: "Tore Anderson" > To: "Pavel Simerda" > Cc: networkmanager-list@gnome.org > Sent: Tuesday, December 17, 2013 10:57:28 AM > Subject: Re: Disabling ip4 and IPV6 on F20RC1 > > * Pavel Simerda > > > there isn't any possibility to disable IPv6 link-local addresse

Re: IPv6 in network-manager-openvpn

2013-12-17 Thread Tore Anderson
* Nicolas Iooss > A few weeks ago I ran into a bug in NetworkManager: even though OpenVPN > now supports IPv6 in tunnels, the OpenVPN plugin of NetworkManager > doesn't support it. I found bug 682620 > (https://bugzilla.gnome.org/show_bug.cgi?id=682620) and I've implemented > some of the missing f

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Tore Anderson
* Pavel Simerda > there isn't any possibility to disable IPv6 link-local addresses. In > fact it's not properly supported even in the kernel. echo 1 > /proc/sys/net/ipv6/conf/$DEVICE/disable_ipv6 works for me? Tore ___ networkmanager-list mailing list

Re: NetworkManager script dispatcher

2013-12-17 Thread Pavel Simerda
- Original Message - > From: "Paolo Bolzoni" > To: "Pavel Simerda" > Cc: networkmanager-list@gnome.org > Sent: Tuesday, December 17, 2013 10:43:04 AM > Subject: Re: NetworkManager script dispatcher > > It wouldn't be easier add a third parameter to the network dispatcher > calls that wit

Re: openconnect and NetworkManager

2013-12-17 Thread Divan Santana
Anyone have any suggestions/comments on this? On 10 December 2013 15:20, Divan Santana wrote: > Hi, > > I can get openconnect VPN to work unfortunately I can't seem to get it to > work via NetworkManager. > > Versions > openconnect 1:5.01-1 > networkmanager 0.9.8.8-1 > > Would love to get o

Re: NetworkManager script dispatcher

2013-12-17 Thread Paolo Bolzoni
It wouldn't be easier add a third parameter to the network dispatcher calls that with the cause? On Tue, Dec 17, 2013 at 9:54 AM, Pavel Simerda wrote: > > > - Original Message - >> From: "Paolo Bolzoni" >> To: networkmanager-list@gnome.org >> Sent: Friday, December 13, 2013 5:38:57 PM >>

Re: NetworkManager script dispatcher

2013-12-17 Thread Pavel Simerda
- Original Message - > From: "Paolo Bolzoni" > To: networkmanager-list@gnome.org > Sent: Friday, December 13, 2013 5:38:57 PM > Subject: NetworkManager script dispatcher > > Dear list, > I am using a vpn and I setup a script that > connects automatically when I plug a usb > external eth

Re: Disabling ip4 and IPV6 on F20RC1

2013-12-17 Thread Pavel Simerda
- Original Message - > From: "Robert M. Albrecht" > To: networkmanager-list@gnome.org > Sent: Sunday, December 15, 2013 6:37:16 AM > Subject: Disabling ip4 and IPV6 on F20RC1 > > Hi, > > my system has a built in ethernet interface wich is working perfectly > fine on IPV4 and IPV6. > > I