Re: DHCP and 2 NICS

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

 



At 7/16/2003 11:49 -0500, you wrote:
You're better off modifying the dhcpd configuration on the dhcp server, so
that it assigns the same IP to either NIC.

For that system's fixed IP entry, put both MAC addresses on separate
"hardware-ethernet" lines, restart dhcpd and you should be fine.

You mean like this?


         host lamb {
                 option host-name        "lamb.thehaxbys.plus.com";
                 hardware ethernet       xx:xx:xx:xx:xx:xx;
                 hardware ethernet       yy:yy:yy:yy:yy:yy;
                 fixed-address           192.168.0.17;
         }

Sweet! I had also gone the "thinkpad" and "thinkpad-wireless" route, but I like this MUCH better!


-- Rodolfo J. Paiz rpaiz@xxxxxxxxxxxxxx


-- 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