Re: about network manager

2011-12-02 Thread Harish Mandowara
HI, Adam Tauno Williams thank you for replay. I want to use insert some my module which will work with freeradius with access point. So is it possible. Is there any guide book and note is available of Network manager. > Quoting Harish Mandowara : >> i am new to network manager. > > Hi. > >

Re: Getting device 0fe6:9700 Kontron to work with NM

2011-12-02 Thread Larry Finger
On 12/02/2011 12:51 PM, Dan Williams wrote: On Fri, 2011-12-02 at 13:27 +0200, Perazim wrote: Update: Turns out that this device was repacked by manufacturer without documenting NIC chip change. The correct driver is qf9700 which is not in the standard kernel and I found the source for on the in

Re: Show Hidden network from connection file

2011-12-02 Thread Dan Williams
On Fri, 2011-12-02 at 16:13 -0300, marcos m. wrote: > Anyone? > Is not possible to at least show in the apllet an ad-hoc connection > crated form a connection file? If the wifi interface is connected using an adhoc connection, then it should show that in the applet just like it shows connections t

Re: Show Hidden network from connection file

2011-12-02 Thread Joseph Gunn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 2 Dec 2011 16:13:10 -0300 "marcos m." wrote: > Anyone? > Is not possible to at least show in the apllet an ad-hoc connection crated > form a connection file? > Is there a security policy to prevent autoconnecting to wireless ad-hoc? > If so,

Re: [PATCH 4/5] vlan: create NMDeviceEthernet for vlan device

2011-12-02 Thread Dan Williams
On Tue, 2011-11-22 at 14:30 +0800, Weiping Pan wrote: > On 11/22/2011 01:19 PM, Dan Williams wrote: > > On Mon, 2011-11-21 at 08:20 -0500, Weiping Pan wrote: > >> A vlan device is like a virtual ethernet device. > >> So we reuse NMDeviceEthernet insead of creating another NMDeviceVlan, > >> and we

Re: [PATCH 0/7] bonding updates v2

2011-12-02 Thread Dan Williams
On Tue, 2011-11-22 at 12:19 +0100, Thomas Graf wrote: > Revised set of bonding updates with Dan's comments addressed. This > is currently based on top of the cleanup patches I have posted > yesterday. > > The main focus is on getting the connection to device matching right > to correctly reassume

Re: [PATCH 1/7] bonding: Add nm_connection_get_virtual_iface_name() to abstract kernel interface binding

2011-12-02 Thread Dan Williams
On Tue, 2011-11-22 at 12:19 +0100, Thomas Graf wrote: > Some connection types such as bonding, bridging and VLAN require > specific virtual kernel interfaces identified by name to be auto > connected to the connection. > > The function nm_connection_get_virtual_iface_name() returns the name > of t

Re: Show Hidden network from connection file

2011-12-02 Thread marcos m.
Anyone? Is not possible to at least show in the apllet an ad-hoc connection crated form a connection file? Is there a security policy to prevent autoconnecting to wireless ad-hoc? If so, can anyone tell me where to edit this beahiviour from source? I appoligise for beeing so insistent but I relly n

Re: MBIM and ModemManager

2011-12-02 Thread Dan Williams
On Tue, 2011-11-29 at 10:56 -0500, Jason Glasgow wrote: > I've been looking into the recently release MBIM spec > (http://www.usb.org/developers/devclass_docs/ (Communications Device > Class) http://www.usb.org/developers/devclass_docs/MBIM10.zip) and I > am curious to hear if anyone on the network

Re: [ModemManager] [PATCH] mm_gsm_parse_scan_response(): Improve regex-construction error handling

2011-12-02 Thread Dan Williams
On Wed, 2011-11-30 at 17:33 -0500, Nathan Williams wrote: > And this time with the patch. Pushed, thanks. Dan > - Nathan > > On Wed, Nov 30, 2011 at 2:07 PM, Nathan Williams wrote: > > This was the only code in ModemManager using g_error(), and not > > appropriately, I think. > > The codeb

Re: [ModemManager] [PATCH] Fix two bugs with multipart SMS handling: signals and listing.

2011-12-02 Thread Dan Williams
On Wed, 2011-11-30 at 17:25 -0500, Nathan Williams wrote: > > BTW, I think you forgot the patches attached. > > You're right, of course. Sorry about that. This time for sure. Pushed, thanks. Dan ___ networkmanager-list mailing list networkmanager

Re: Cannot run "TLS" and "LEAP" configuration

2011-12-02 Thread Dan Williams
On Thu, 2011-12-01 at 18:01 +0530, Ajay Garg wrote: > I am running "NetworkManager-0.8.5.92-1.git20110927.fc14.i686" on > Fedora-14. It should just require the CA cert, the client cert, and the private key. I believe the private key needs to be encrypted with a passphrase, and you'd enter that pa

Re: Getting device 0fe6:9700 Kontron to work with NM

2011-12-02 Thread Dan Williams
On Fri, 2011-12-02 at 13:27 +0200, Perazim wrote: > Update: Turns out that this device was repacked by manufacturer without > documenting NIC chip change. The correct driver is qf9700 which is not > in the standard kernel and I found the source for on the internet and > built against my kernel. Onc

Re: 3GPP interface name in MM 0.6

2011-12-02 Thread Dan Williams
On Thu, 2011-12-01 at 09:22 +0100, Aleksander Morgado wrote: > > > According to the DBus specs [1], no element within a DBus interface can > > > start with a digit... so "org.freedesktop.ModemManager1.Modem.3gpp" is a > > > bad name. :-/ > > > > > > I will temporarily fallback to use: > > > "org.f

Re: ModemManager [PATCH 2/2] Take 3 of: Improvements to SIM PIN handling - Add EnabledFacilityLocks property

2011-12-02 Thread Dan Williams
On Thu, 2011-12-01 at 09:11 +0100, Aleksander Morgado wrote: > > > > I guess I don't have a problem with merging them, although strictly > > > > speaking they refer to different things - locks vs. the PINs needed to > > > > unlock those locks. > > > > > > > Yeah, you're totally right... but at the

Re: 3GPP interface name in MM 0.6

2011-12-02 Thread Dan Williams
On Thu, 2011-12-01 at 01:02 -0500, Joseph Gunn wrote: > On Wed, 30 Nov 2011 17:40:21 -0600 > Dan Williams wrote: > > > On Mon, 2011-11-28 at 17:15 +0100, Aleksander Morgado wrote: > > > Hey, > > > > > > According to the DBus specs [1], no element within a DBus interface can > > > start with a di

Re: about network manager

2011-12-02 Thread Adam Tauno Williams
Quoting Harish Mandowara : i am new to network manager. Hi. Is it open source. Yes. I want to use this with freeradius server. Any guidance is appreciate. In what capacity? What are you trying to achieve? ___ networkmanager-list mailing list

Re: Getting device 0fe6:9700 Kontron to work with NM

2011-12-02 Thread Perazim
Update: Turns out that this device was repacked by manufacturer without documenting NIC chip change. The correct driver is qf9700 which is not in the standard kernel and I found the source for on the internet and built against my kernel. Once done and installed in modules, I can modprobe this and d