Re: DHCP and 2 NICS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Nice, two things I learned.

Thanks guys.

-=/>Thom

On Wed, 2003-07-16 at 12:49, Mike Burger wrote:
> That would be another way to go...<G>
> 
> On Wed, 16 Jul 2003, John Haxby wrote:
> 
> > Thom Paine wrote:
> > 
> > >I have my Inspiron laptop that has two nics in it. One wired, and one
> > >wireless. I'm trying to figure out how to set my dhcpd.conf file so I
> > >can have the same IP whether I use the wired, or the wireless. Obviously
> > >I can't have them both active at the same time, and that's okay. If I
> > >put two statements in dhcpd.conf for my hostname, dhcp complains. Is
> > >there a recommended way to do this?
> > >  
> > >
> > I have this in my dhcpd.conf:
> > 
> >         host lamb {
> >                 option host-name        "lamb.thehaxbys.plus.com";
> >                 hardware ethernet       00:00:f0:68:b7:27;
> >                 fixed-address           192.168.0.17;
> >         }
> >         host lamb-wireless {
> >                 option host-name        "lamb.thehaxbys.plus.com";
> >                 hardware ethernet       00:02:2d:5a:16:65;
> >                 fixed-address           192.168.0.17;
> >         }
> > 
> > I suspect it would be "interesting" to try to activate both interfaces 
> > at the same time.
> > 
> > jch
> > 
> > 
> > 
> 
> -- 
> Mike Burger
> http://www.bubbanfriends.org
> 
> Visit the Dog Pound II BBS
> telnet://dogpound2.citadel.org or http://dogpound2.citadel.org:2000
> 
> To be notified of updates to the web site, send a message to:
> 
> site-update-request@xxxxxxxxxxxxxxxxx
> 
> with a message of: 
> 
> subscribe
> 


-- 
Shrike-list mailing list
Shrike-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/shrike-list

[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux