Hello, in current version (openSUSE 10.2) of sysconfig we have following options for ifcfg: ## Type: list(static,dhcp,autoip,dhcp+autoip,6to4) ## Default: static # # With BOOTPROTO you can choose in which mode the interface will be set up: # - static: Set up static address(es) # - dhcp: Start a dhcp client on that interface. # - autoip: Automatic search for a free address and assign it statically. # - dhcp+autoip: Try dhcp and use autoip if dhcp fails. # - 6to4: Set up ipv6 over ipv4 tunnel (see man ifcfg-tunnel) # If you use dhcp or autoip you may additionally specify static address(es). My suggestion is to drop autoip and dhcp+autoip options and instead of it create AUTOIP option for /etc/sysconfig/network/dhcp Because I think that no one uses only autoip option and dhcp+autoip is autoip action when dhcp-client after time out doesn't obtain an IP address. Does it make sense? Any comments? Michal -- Best Regards, Michal Zugec Software developer --------------------------------------------------------------------- SuSE CR, s.r.o. e-mail: mzugec@suse.cz Lihovarska 1060/12 tel: +420 284 028 960 190 00 Praha 9 fax: +420 296 542 374 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: opensuse-networking+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-networking+help@opensuse.org
On Wed, Apr 04, 2007 at 04:43:11PM +0200, Michal Zugec wrote:
My suggestion is to drop autoip and dhcp+autoip options and instead of it create AUTOIP option for /etc/sysconfig/network/dhcp Because I think that no one uses only autoip option and dhcp+autoip is autoip action when dhcp-client after time out doesn't obtain an IP address.
Does it make sense? Any comments?
Well it makes more sense if you show the context in which we discussed it, the YaST dialog for this option: Currently necessary: (*) DHCP ( ) DHCP+autoip ( ) autoip ( ) static Wanted: (*) DHCP ( ) static where autoip aka zeroconf would be enabled by default, as it is in networkmanager and windows. People may notice that we are in the "Wanted" state already but only at the cost of ignoring zeroconf :-/ -- Martin Vidner, YaST developer http://en.opensuse.org/User:Mvidner Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu -- To unsubscribe, e-mail: opensuse-networking+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-networking+help@opensuse.org
Martin Vidner wrote:
Well it makes more sense if you show the context in which we discussed it, the YaST dialog for this option:
Currently necessary: (*) DHCP ( ) DHCP+autoip ( ) autoip ( ) static
Wanted: (*) DHCP ( ) static
this is the options we have now !! I didn'ty know about autoip, but this seems a good idea jdd -- http://www.dodin.net Lucien Dodin, inventeur http://lucien.dodin.net/index.shtml -- To unsubscribe, e-mail: opensuse-networking+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-networking+help@opensuse.org
On St 4. Apríl 2007, jdd sur free wrote:
Martin Vidner wrote:
Well it makes more sense if you show the context in which we discussed it, the YaST dialog for this option:
Currently necessary: (*) DHCP ( ) DHCP+autoip ( ) autoip ( ) static
Wanted: (*) DHCP ( ) static
this is the options we have now
Yes, in stable. But in devel-version (10.3) we have first one. M.
I didn'ty know about autoip, but this seems a good idea
jdd
-- http://www.dodin.net Lucien Dodin, inventeur http://lucien.dodin.net/index.shtml
-- Best Regards, Michal Zugec Software developer --------------------------------------------------------------------- SuSE CR, s.r.o. e-mail: mzugec@suse.cz Lihovarska 1060/12 tel: +420 284 028 960 190 00 Praha 9 fax: +420 296 542 374 Czech Republic http://www.suse.cz/ -- To unsubscribe, e-mail: opensuse-networking+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-networking+help@opensuse.org
participants (3)
-
jdd sur free
-
Martin Vidner
-
Michal Zugec