Managing interface with random MAC address

2009-03-05 Thread Russ Dill
I have an embedded device known as a beagle board that draws power from my USB port (shows up as usb0). When it boots, it presents itself as a USB ethernet device. I want to share my connection with the device from network manager. Two problems: The first is that network manager sees an unmanaged

Re: How let the NM set the Hostname which set in DHCPD server?

2009-03-05 Thread Dan Williams
On Wed, 2009-03-04 at 14:51 +0800, Bin Li wrote: Hi, NM support it or not? Hmm, it appears not to. That's an oversight. The hostname doesn't get from the DHCP handling code to anywhere else. NM *will* try to do reverse-address lookup on your IP address if you have not set a persistent

Re: NetworkManager auto connect/auto switch policy

2009-03-05 Thread Dan Williams
On Wed, 2009-03-04 at 21:29 +0800, 代尔欣 wrote: Hi Dan, Can you please give me a conceptual description about what is the policy of auto connect/switch when more than one network available e.g. ethernet wifi(may several)? All available connections are brought up. For ethernet, that usually

Re: nm_dhcp_manager_handle_event() isn't called on ubuntu7.01

2009-03-05 Thread Dan Williams
On Wed, 2009-03-04 at 22:09 +0800, 代尔欣 wrote: Hi Dan, The NetworkManger-0.7.0 official release, on ubuntu7.01, the signal Event can't be sent successfully and nm_dhcp_manager_handle_event() isn't called. Then dhcp timeout. But the NetworkManager-0.7.0 r3202 works fine. Please give

Re: Where and how to install D02HW in ConnectionManager?

2009-03-05 Thread Dan Williams
On Thu, 2009-03-05 at 16:33 +0900, Jacobs Shannon wrote: Okay, here's the scoop. With the information contained in the previously cited URL, I was able to make ConnectionManager work. Again: http://d.hatena.ne.jp/munetoh/20081121 I'll be continuing with the next phase of my testing after

Re: Segment fault when using wireless (adhoc mode)

2009-03-05 Thread Dan Williams
On Thu, 2009-03-05 at 15:10 +0800, 陈杰 wrote: Hi Dan, I've tried NM-0.7.1-rc3, and got a log about this problem (see attachment: adhoc_crash.log), maybe it will be helpful. BTW, this adhoc_crash.log contains some log entries printed by the code in the attachment debug.patch. Good

Re: Managing interface with random MAC address

2009-03-05 Thread Dan Williams
On Thu, 2009-03-05 at 01:25 -0700, Russ Dill wrote: I have an embedded device known as a beagle board that draws power from my USB port (shows up as usb0). When it boots, it presents itself as a USB ethernet device. I want to share my connection with the device from network manager. Two

RE: Secrets D-Bus Interface

2009-03-05 Thread Dan Williams
On Tue, 2009-03-03 at 17:13 -0500, Philip A. Culver wrote: I can do the same on my desktop. The target system has a custom UI and no connection editor other then the one coded into our product UI. It is very bizarre for me. All other fields get saved. I set wep-key2 to the key and set the

NetworkManager 0.7.1 rc2 release

2009-03-05 Thread Dan Williams
Hi, I've tagged and uploaded the 0.7.1-rc3 release, with the version number 0.7.0.99. I expect this to be the last release candidate. Given that, I'd like to see heavy testing of modem detection since better detection is a large feature of 0.7.1. The tarballs can be found in the usual places:

Re: Managing interface with random MAC address

2009-03-05 Thread Kay Sievers
On Thu, Mar 5, 2009 at 13:33, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 01:25 -0700, Russ Dill wrote: I have an embedded device known as a beagle board that draws power from my USB port (shows up as usb0). When it boots, it presents itself as a USB ethernet device. I want to

Re: Managing interface with random MAC address

2009-03-05 Thread Dan Williams
On Thu, 2009-03-05 at 14:53 +0100, Kay Sievers wrote: On Thu, Mar 5, 2009 at 13:33, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 01:25 -0700, Russ Dill wrote: I have an embedded device known as a beagle board that draws power from my USB port (shows up as usb0). When it boots,

Re: NetworkManager 0.7.1 rc*3* release

2009-03-05 Thread Dan Williams
And I really mean rc*3*, not rc2. Yay. Dan ___ NetworkManager-list mailing list NetworkManager-list@gnome.org http://mail.gnome.org/mailman/listinfo/networkmanager-list

Re: Automatic (DHCP) addresses only doesn't work

2009-03-05 Thread Dan Williams
On Thu, 2009-03-05 at 07:49 -0500, Dan Williams wrote: On Tue, 2009-03-03 at 10:58 -0500, Neal Becker wrote: Fedora F10 NetworkManager-0.7.0-1.git20090102.fc10.x86_64 I set eth0 (Auto Ethernet) to Automatic (DHCP) addresses, because I need to set the search list. I set Search Domains

Re: Segment fault when using wireless (adhoc mode)

2009-03-05 Thread Dan Williams
On Thu, 2009-03-05 at 15:10 +0800, 陈杰 wrote: Hi Dan, I've tried NM-0.7.1-rc3, and got a log about this problem (see attachment: adhoc_crash.log), maybe it will be helpful. BTW, this adhoc_crash.log contains some log entries printed by the code in the attachment debug.patch. So the

Re: Managing interface with random MAC address

2009-03-05 Thread Kay Sievers
On Thu, Mar 5, 2009 at 15:48, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 14:53 +0100, Kay Sievers wrote: On Thu, Mar 5, 2009 at 13:33, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 01:25 -0700, Russ Dill wrote: I have an embedded device known as a beagle board that

Re: Managing interface with random MAC address

2009-03-05 Thread Russ Dill
On Thu, Mar 5, 2009 at 5:33 AM, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 01:25 -0700, Russ Dill wrote: I have an embedded device known as a beagle board that draws power from my USB port (shows up as usb0). When it boots, it presents itself as a USB ethernet device. I want to

Re: Managing interface with random MAC address

2009-03-05 Thread Russ Dill
On Thu, Mar 5, 2009 at 6:53 AM, Kay Sievers kay.siev...@vrfy.org wrote: On Thu, Mar 5, 2009 at 13:33, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 01:25 -0700, Russ Dill wrote: I have an embedded device known as a beagle board that draws power from my USB port (shows up as usb0).

Re: Managing interface with random MAC address

2009-03-05 Thread Robert Piasek
On Thursday 05 March 2009 19:47:28 Russ Dill wrote: On Thu, Mar 5, 2009 at 5:33 AM, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 01:25 -0700, Russ Dill wrote: I have an embedded device known as a beagle board that draws power from my USB port (shows up as usb0). When it boots,

Re: Managing interface with random MAC address

2009-03-05 Thread Dan Williams
On Thu, 2009-03-05 at 12:47 -0700, Russ Dill wrote: On Thu, Mar 5, 2009 at 5:33 AM, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 01:25 -0700, Russ Dill wrote: I have an embedded device known as a beagle board that draws power from my USB port (shows up as usb0). When it boots,

Re: Managing interface with random MAC address

2009-03-05 Thread Russ Dill
On Thu, Mar 5, 2009 at 2:19 PM, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 12:47 -0700, Russ Dill wrote: On Thu, Mar 5, 2009 at 5:33 AM, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 01:25 -0700, Russ Dill wrote: I have an embedded device known as a beagle board

Re: Managing interface with random MAC address

2009-03-05 Thread Kay Sievers
On Thu, Mar 5, 2009 at 22:38, Russ Dill russ.d...@gmail.com wrote: On Thu, Mar 5, 2009 at 2:19 PM, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 12:47 -0700, Russ Dill wrote: On Thu, Mar 5, 2009 at 5:33 AM, Dan Williams d...@redhat.com wrote: On Thu, 2009-03-05 at 01:25 -0700,

Re: Accessing previously freed data.

2009-03-05 Thread Drew Moseley
Dan Williams wrote: I looked over the code there again, and it's correct AFAICT. g_slist_delete_link() in the sync_devices() function should be doing what its intended to do; it removes one link from the linked list priv-devices and frees the link. It doesn't free the data of course, but

Re: Where and how to install D02HW in ConnectionManager?

2009-03-05 Thread Jacobs Shannon
Whoops. Sorry I got confused about the name of NetworkManager again. That's my problem with generic names that have synonyms... Easy to switch words. My understanding is that the D02HW is not really a proper CDMA, but somehow this is required by the way eMobile has configured their network in