[NTLUG:Discuss] Re: extra ip route

MadHat madhat at unspecific.com
Mon Sep 15 16:43:33 CDT 2003


On Mon, 2003-09-15 at 16:34, linux wrote:
> kj5zr at yahoo.com writes: 
> 
> > MadHat wrote: 
> > 
> > On Mon, 2003-09-15 at 10:03, terry wrote:
> >   
> > 
> > MadHat wrote:
> >   
> > What distro? 
> > 
> >  
> > 
> >     
> > RH9.0
> >    
> > 
> > Interesting.
> > So you would have to add a ZEROCONF entry in one of
> > your config files to
> > turn that on, and its not on by default.  Maybe
> > something you installed? 
> > 
> > 
> > Yes, maybe I should have stated this before, but I've
> > just installed the second NIC, a 3com 3c509B. 
> > 
> > 
> > Check your /etc/sysconfig/network-scripts/ifcfg-eth1
> > to see if there is
> > a ZEROCONF entry. 
> > 
> >
> I do not have XEROCONF entry but have two entries that I have no idea what 
> they are, (I just duplicated them from ifcfg-eth0):
> USERCTL=no
> PEERDNS=no 

You'll have to create a NOZEROCONF entry in all your ifcfg-* files. 
Otherwise one of them will add it.  

USERCTL is for whether or not non-root users are allowed to control the
device.  'yes' for users _can_ control the interface, 'no' for root only
control of the interface.

PEERDNS, if set to 'yes' will update the /etc/resolv.conf when doled out
a DHCP address, and will leave it alone if set to 'no'

-- 
MadHat at Unspecific.com
`But I don't want to go among mad people,' Alice remarked.
`Oh, you can't help that,' said the Cat: `we're all mad here...'
   -- Lewis Carroll - _Alice's_Adventures_in_Wonderland_




More information about the Discuss mailing list