On Wed, 2003-07-16 at 10:50, 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 > Sweet. I did not know about the option host-name thing. That is how I did mine though. tyderium and tyderium-wireless. -=/>Thom -- Shrike-list mailing list Shrike-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/shrike-list