Charles Steinkuehler wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Eric Spakman wrote:

| Hello Jim,
|
On your windows box, try the following at a prompt:

Or, if you really want your windows box to get a consistent IP, just add a
stanza for it in the dhcpd config file:

~    host mywinbox {
~       hardware ethernet 00:ab:cd:ef:12:34;
~       fixed-address 1.2.3.4;
~    }

I have been using this kind of config in my Leaf box (in etc/dnsmasq.conf )
dhcp-range=192.168.1.1,192.168.1.199,12h
dhcp-host=00:50:BF:D9:EC:90,hannibal,192.168.1.30
dhcp-host=00:50:8B:74:B4:7D,192.168.1.50
dhcp-host=00:0D:60:7B:A5:99,192.168.1.80
dhcp-host=00:40:63:DD:80:27,media,192.168.1.70
dhcp-host=00:0f:ea:38:90:33,amd64,192.168.1.60

I want to be in controll of my IP's.
Setting the IP based on MAC kind of forces the address.
-M


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to