Re: OpenVPN plugin and resolv.conf

2007-06-07 Thread Tomáš Hnyk
On Fri, 08 Jun 2007 00:20:03 +0200, Giovanni Lovato <[EMAIL PROTECTED]> wrote: > When I establish an OpenVPN connection, my resolv.conf file is > overwritten by NM. > It would be very useful an option to *append* the VPN-side nameserver to > the list of pre-existent nameservers! > > Bye, > G.L.

OpenVPN plugin and resolv.conf

2007-06-07 Thread Giovanni Lovato
When I establish an OpenVPN connection, my resolv.conf file is overwritten by NM. It would be very useful an option to *append* the VPN-side nameserver to the list of pre-existent nameservers! Bye, G.L. -- www.aldu.net/~heruan [EMAIL PROTECTED] smime.p7s Description: S/MIME Cryptographic Sign

Re: NM insists on connecting to a non-existent wired connection.

2007-06-07 Thread Dan Williams
On Thu, 2007-06-07 at 22:42 +0200, Michael Biebl wrote: > Rogue wrote: > > Hi All, > > > > I am seeing a very strange behavior on my Dell D810 laptop. Everytime I > > start up the system, NM chooses to connect to a non-existent wired > > network. I see the following in the log files: > > > > F

Re: NM 0.6.5 unable to reconnect to WPA2 network (first connection fine) - take 2

2007-06-07 Thread Tomáš Hnyk
On Thu, 07 Jun 2007 17:08:41 +0200, Jon Escombe <[EMAIL PROTECTED]> wrote: > > - "Dan Williams" <[EMAIL PROTECTED]> wrote: > >> > Attaching a new version of my patch, this checks whether a private >> key file is configured for the connection before attempting to read a >> password from the key

Re: NM insists on connecting to a non-existent wired connection.

2007-06-07 Thread Rogue
Dan Williams wrote: On Fri, 2007-06-08 at 01:16 +0530, Rogue wrote: Hi All, I am seeing a very strange behavior on my Dell D810 laptop. Everytime I start up the system, NM chooses to connect to a non-existent wired network. I see the following in the log files: Jun 8 00:53:17

Re: NM insists on connecting to a non-existent wired connection.

2007-06-07 Thread Michael Biebl
Rogue wrote: > Hi All, > > I am seeing a very strange behavior on my Dell D810 laptop. Everytime I > start up the system, NM chooses to connect to a non-existent wired > network. I see the following in the log files: > FWIW I experience the same bug. I have my ethernet nic on eth0 (8139cp) and

Question regarding Madwifi signal strength

2007-06-07 Thread Darren Albers
I was considering a new Macbook Pro but the madwifi signal strength issue causes problems for me and while Robert's patch for NM helps the connection strength is still reported less than an Intel card at the same location. So I was looking on the Madwifi page to see if there had ever been any prop

Re: NM insists on connecting to a non-existent wired connection.

2007-06-07 Thread Dan Williams
On Fri, 2007-06-08 at 01:16 +0530, Rogue wrote: > Hi All, > > I am seeing a very strange behavior on my Dell D810 laptop. Everytime I > start up the system, NM chooses to connect to a non-existent wired > network. I see the following in the log files: > > Jun 8 00:53:17 Xymnotune NetworkManage

NM insists on connecting to a non-existent wired connection.

2007-06-07 Thread Rogue
Hi All, I am seeing a very strange behavior on my Dell D810 laptop. Everytime I start up the system, NM chooses to connect to a non-existent wired network. I see the following in the log files: Jun 8 00:53:17 Xymnotune NetworkManager: starting... Jun 8 00:53:17 Xymnotune NetworkManager: e

Re: NetworkManager static-routes support patch

2007-06-07 Thread Dan Williams
On Thu, 2007-06-07 at 13:23 -0400, Derek Atkins wrote: > Quoting Dan Williams <[EMAIL PROTECTED]>: > > >> > - do static routes -always- have a netmask of 0x? > >> > >> -host routes do. -net routes do not. > > > > So would the patch need to do additional checking for the routes > > returned

Re: NetworkManager static-routes support patch

2007-06-07 Thread Derek Atkins
Quoting Dan Williams <[EMAIL PROTECTED]>: >> > - do static routes -always- have a netmask of 0x? >> >> -host routes do. -net routes do not. > > So would the patch need to do additional checking for the routes > returned by the DHCP server to determine whether the last bit is 0 or > somethi

Re: NM 0.6.5 unable to reconnect to WPA2 network (first connection fine) - take 2

2007-06-07 Thread Dan Williams
On Thu, 2007-06-07 at 12:37 -0400, Jon Nettleton wrote: > On Thu, 2007-06-07 at 12:08 -0400, Dan Williams wrote: > > On Thu, 2007-06-07 at 16:42 +0100, Jon Escombe wrote: > > > - "Dan Williams" <[EMAIL PROTECTED]> wrote: > > > > > > > > I believe Tomas is using 6.4, which doesn't work (for him

Re: NetworkManager static-routes support patch

2007-06-07 Thread Dan Williams
On Thu, 2007-06-07 at 13:13 -0400, Derek Atkins wrote: > Quoting Dan Williams <[EMAIL PROTECTED]>: > > > On Thu, 2007-06-07 at 15:12 +0200, Blonďák wrote: > >> Hi, > >> i wrote patch for NetworkManager for support static-routes from DHCP > >> (033). > > > > Nice! A few comments... > > > > - inste

Re: NetworkManager static-routes support patch

2007-06-07 Thread Derek Atkins
Quoting Dan Williams <[EMAIL PROTECTED]>: > On Thu, 2007-06-07 at 15:12 +0200, Blonďák wrote: >> Hi, >> i wrote patch for NetworkManager for support static-routes from DHCP >> (033). > > Nice! A few comments... > > - instead of doing "(*temp_route).host", just use "temp_route->host". > That shows

Re: NetworkManager static-routes support patch

2007-06-07 Thread Dan Williams
On Thu, 2007-06-07 at 15:12 +0200, Blonďák wrote: > Hi, > i wrote patch for NetworkManager for support static-routes from DHCP > (033). Nice! A few comments... - instead of doing "(*temp_route).host", just use "temp_route->host". That shows up in a few places. - do static routes -always- have

Re: NM 0.6.5 unable to reconnect to WPA2 network (first connection fine) - take 2

2007-06-07 Thread Jon Nettleton
On Thu, 2007-06-07 at 12:08 -0400, Dan Williams wrote: > On Thu, 2007-06-07 at 16:42 +0100, Jon Escombe wrote: > > - "Dan Williams" <[EMAIL PROTECTED]> wrote: > > > > > > I believe Tomas is using 6.4, which doesn't work (for him) because > > > it always tries to get a password from the keyring

NetworkManager static-routes support patch

2007-06-07 Thread Blonďák
Hi, i wrote patch for NetworkManager for support static-routes from DHCP (033). With regards Blondak diff -ru NetworkManager-0.6.5/src/dhcp-manager/nm-dhcp-manager.c NetworkManager-0.6.5-blondak/src/dhcp-manager/nm-dhcp-manager.c --- NetworkManager-0.6.5/src/dhcp-manager/nm-dhcp-manager.c 2007

Re: NM 0.6.5 unable to reconnect to WPA2 network (first connection fine) - take 2

2007-06-07 Thread Dan Williams
On Thu, 2007-06-07 at 16:42 +0100, Jon Escombe wrote: > - "Dan Williams" <[EMAIL PROTECTED]> wrote: > > > > I believe Tomas is using 6.4, which doesn't work (for him) because > > it always tries to get a password from the keyring. 6.5 includes a > > patch to never get a password from the keyri

Re: NM 0.6.5 unable to reconnect to WPA2 network (first connection fine) - take 2

2007-06-07 Thread Jon Escombe
- "Dan Williams" <[EMAIL PROTECTED]> wrote: > > I believe Tomas is using 6.4, which doesn't work (for him) because > it always tries to get a password from the keyring. 6.5 includes a > patch to never get a password from the keyring (which I'm assuming > would work for Tomas - but breaks the

Re: NM 0.6.5 unable to reconnect to WPA2 network (first connection fine) - take 2

2007-06-07 Thread Dan Williams
On Thu, 2007-06-07 at 16:08 +0100, Jon Escombe wrote: > - "Dan Williams" <[EMAIL PROTECTED]> wrote: > > > > Attaching a new version of my patch, this checks whether a private > > key file is configured for the connection before attempting to read a > > password from the keyring. I believe this

Re: NM 0.6.5 unable to reconnect to WPA2 network (first connection fine) - take 2

2007-06-07 Thread Jon Escombe
- "Dan Williams" <[EMAIL PROTECTED]> wrote: > > Attaching a new version of my patch, this checks whether a private > key file is configured for the connection before attempting to read a > password from the keyring. I believe this should suit both of the > above 802.1X configuration types.. >

Re: NM 0.6.5 unable to reconnect to WPA2 network (first connection fine) - take 2

2007-06-07 Thread Dan Williams
On Thu, 2007-06-07 at 12:42 +0100, Jon Escombe wrote: > > Tomáš Hnyk wrote: > > > > >> > > >> So out of interest, what fields do you use in the configuration > > >> dialog? I am using "identity", "private key file," and "private key > > >> password". > > >> > > >> Regards, > > >> Jon. > > >> > > >

Re: NM 0.6.5 unable to reconnect to WPA2 network (first connection fine) - take 2

2007-06-07 Thread Jon Escombe
> Tomáš Hnyk wrote: > > >> > >> So out of interest, what fields do you use in the configuration > >> dialog? I am using "identity", "private key file," and "private key > >> password". > >> > >> Regards, > >> Jon. > >> > > The config windows should look like this: > > http://eduroam.fjfi.cvut.cz/