On Thu, 2007-04-19 at 10:40 -0500, deface wrote: > Where does "SuSE" come into play? I am using Gentoo. I thought NM was > a Gnome/RH project? I have played w/ all args in my net file, as well > as dhclient. Can't seem to get it to stop. > And Yes, you are correct, I have to restart X.
In NetworkManager SVN, the _only_ code that sets the hostname explicitly is in src/backends/NetworkManagerSuSE.c. NetworkManagerGentoo.c does not. Maybe your distro patches NM, but that's a problem for your distro then. NM is certainly not a Red Hat specific project; it just happens that I'm employed by Red Hat and people from RH have put the most work into it so far; but Novell has contributed quite a lot, as have people from other distributions/companies. Dan > deface > > > On Wed, 2007-04-18 at 23:07 -0400, Dan Williams wrote: > > On Wed, 2007-04-18 at 15:28 -0500, deface wrote: > > > I'm not sure how to pass any args to NetworkManagerDispatcher to disable > > > the hostname changes. Nor could I find a list of options, the MAN pages > > > were very limited. > > > > For whatever reason, the SuSE guys set the hostname. NM specifically > > does _not_ do this in all other backends because if screws up X > > authentication most of the time, leading applications not able to start. > > > > Have to ask the SuSE guys... > > > > Dan > > > > > Apr 18 15:06:51 logic NetworkManager: <info> Activation (eth1) Stage 3 > > > of 5 (IP Configure Start) complete. > > > Apr 18 15:06:51 logic NetworkManager: <info> DHCP daemon state is now 12 > > > (successfully started) for interface eth1 > > > Apr 18 15:06:52 logic NetworkManager: <info> DHCP daemon state is now 1 > > > (starting) for interface eth1 > > > Apr 18 15:06:52 logic dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 > > > port 67 interval 4 > > > Apr 18 15:06:54 logic dhclient: DHCPOFFER from 10.255.57.33 > > > Apr 18 15:06:54 logic dhclient: DHCPREQUEST on eth1 to 255.255.255.255 > > > port 67 > > > Apr 18 15:06:54 logic dhclient: DHCPACK from 10.255.57.33 > > > Apr 18 15:06:54 logic NetworkManager: <info> DHCP daemon state is now 2 > > > (bound) for interface eth1 > > > Apr 18 15:06:54 logic NetworkManager: <info> Activation (eth1) Stage 4 > > > of 5 (IP Configure Get) scheduled... > > > Apr 18 15:06:54 logic NetworkManager: <info> Activation (eth1) Stage 4 > > > of 5 (IP Configure Get) started... > > > Apr 18 15:06:54 logic dhclient: can't create > > > /var/lib/dhclient/dhclient-eth1.leases: No such file or directory > > > Apr 18 15:06:54 logic dhclient: bound to 10.255.57.60 -- renewal in 445 > > > seconds. > > > Apr 18 15:06:54 logic dhcdbd: message_handler: message handler not found > > > under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.host_name > > > Apr 18 15:06:54 logic dhcdbd: message_handler: message handler not found > > > under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.nis_domain > > > Apr 18 15:06:54 logic dhcdbd: message_handler: message handler not found > > > under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.nis_servers > > > Apr 18 15:06:54 logic NetworkManager: <info> Retrieved the following IP4 > > > configuration from the DHCP daemon: > > > Apr 18 15:06:54 logic NetworkManager: <info> address 10.255.57.60 > > > Apr 18 15:06:54 logic NetworkManager: <info> netmask 255.255.255.224 > > > Apr 18 15:06:54 logic NetworkManager: <info> broadcast 10.255.57.63 > > > Apr 18 15:06:54 logic NetworkManager: <info> gateway 10.255.57.33 > > > Apr 18 15:06:54 logic NetworkManager: <info> nameserver 66.94.25.120 > > > Apr 18 15:06:54 logic NetworkManager: <info> nameserver 66.94.9.120 > > > Apr 18 15:06:54 logic NetworkManager: <info> domain name > > > 'cust.hotspot.t-mobile.com' > > > Apr 18 15:06:54 logic NetworkManager: <info> Activation (eth1) Stage 5 > > > of 5 (IP Configure Commit) scheduled... > > > Apr 18 15:06:54 logic NetworkManager: <info> Activation (eth1) Stage 4 > > > of 5 (IP Configure Get) complete. > > > Apr 18 15:06:54 logic NetworkManager: <info> Activation (eth1) Stage 5 > > > of 5 (IP Configure Commit) started... > > > Apr 18 15:06:55 logic NetworkManager: <info> Setting hostname to '60' > > > Apr 18 15:06:55 logic NetworkManager: <info> Activation (eth1) > > > successful, device activated. > > > Apr 18 15:06:55 logic NetworkManager: <info> Activation (eth1) Finish > > > handler scheduled. > > > Apr 18 15:06:55 logic NetworkManager: <info> Activation (eth1) Stage 5 > > > of 5 (IP Configure Commit) complete. > > > Apr 18 15:06:55 logic NetworkManager: <debug> [1176926815.215373] > > > nm_dbus_signal_filter(): NetworkManagerInfo triggered update of wireless > > > network 'tmobile' > > > > > > As you can see - Apr 18 15:06:55 logic NetworkManager: <info> Setting > > > hostname to '60' <-- How do i disable this? > > > > > > deface > > > > > > _______________________________________________ > > > NetworkManager-list mailing list > > > [email protected] > > > http://mail.gnome.org/mailman/listinfo/networkmanager-list > > > _______________________________________________ > NetworkManager-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/networkmanager-list _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
