Permalink
Cannot retrieve contributors at this time
Fetching contributors…
| # /etc/dhcp/dhcpd.conf.macs | |
| # dell v333 - server 00-90-27-07-5A-9E | |
| # option space PXE; | |
| # option PXE.mtftp-ip code 1 = ip-address; | |
| # option PXE.mtftp-cport code 2 = unsigned integer 16; | |
| # option PXE.mtftp-sport code 3 = unsigned integer 16; | |
| # option PXE.mtftp-tmout code 4 = unsigned integer 8; | |
| # option PXE.mtftp-delay code 5 = unsigned integer 8; | |
| # option PXE.discovery-control code 6 = unsigned integer 8; | |
| # option PXE.discovery-mcast-addr code 7 = ip-address; | |
| # class "PXE" { | |
| # match if substring(option vendor-class-identifier, 0, 9) = "PXEClient"; | |
| # option vendor-class-identifier "PXEClient"; | |
| # vendor-option-space PXE; | |
| # option PXE.mtftp-ip 0.0.0.0; | |
| # option PXE.mtftp-ip 192.168.1.7 ; | |
| # filename "pxelinux.0" ; | |
| # next-server 192.168.1.7; | |
| # } | |
| host sahara { | |
| # 8255/7/8/9 Eternet Pro 100 | |
| hardware ethernet 00:40:ca:11:3c:6c ; | |
| option host-name "sahara" ; | |
| option vendor-class-identifier "PXEClient" ; | |
| next-server 192.168.1.7 ; | |
| server-name shaz ; | |
| option tftp-server-name shaz ; | |
| # option vendor-option-43 "192.168.1.7" ; | |
| } | |
| host cp333-100{ | |
| hardware ethernet 00:60:08:0b:98:09 ; | |
| option host-name "cp333" ; | |
| fixed-address 192.168.1.4 ; | |
| } | |
| host chris{ | |
| # PyCon 09 (good year) (IBM Think Pad Chris had) | |
| # manufactorer: Hon Hai Precision Ind. Co., Ltd. | |
| hardware ethernet 00:1f:e2:12:04:16 ; | |
| option host-name "chris" ; | |
| } | |
| host o1{ | |
| # Orbitz p4 laptop pc10 | |
| # manufactorer: FOXCONN | |
| hardware ethernet 00:01:6c:c9:f8:e9 ; | |
| option host-name "o1" ; | |
| } | |
| host o2{ | |
| # Orbitz p4 laptop pc10 | |
| # manufactorer: FOXCONN | |
| hardware ethernet 00:15:58:29:f6:17 ; | |
| option host-name "o2" ; | |
| } | |
| host mc1{ | |
| # Movie Club Compaq #1 | |
| # manufactorer: QUANTA COMPUTER, INC. | |
| hardware ethernet 00:c0:9f:cc:ec:ed ; | |
| option host-name "mc1" ; | |
| } | |
| host pc8{ | |
| # PyCon 2008 hp 2g (the not so good video year) | |
| # manufactorer: Quanta Computer | |
| hardware ethernet 00:1e:68:09:25:f6 ; | |
| option host-name "pc8" ; | |
| } | |
| host trist{ | |
| # Triston beer little think pad | |
| # manufactorer: Wistron Corporation | |
| hardware ethernet 00:16:d3:c6:68:98 ; | |
| option host-name "trist" ; | |
| } | |
| host kasp{ | |
| # pycon hp #3 | |
| # kasper's first | |
| # manufactorer: Hewlett Packard | |
| hardware ethernet 00:24:81:b1:2f:a8 ; | |
| option host-name "kasp" ; | |
| } | |
| host pc9a{ | |
| # pycon hp #1 Scratchy | |
| # manufactorer: Hewlett Packard | |
| hardware ethernet 00:24:81:b1:32:0b ; | |
| option host-name "pc9a" ; | |
| } | |
| host pc9d{ | |
| # pycon hp #4 | |
| # manufactorer: Hewlett Packard | |
| hardware ethernet 00:24:81:b1:0d:90 ; | |
| option host-name "pc9d" ; | |
| } | |
| host pc9e{ | |
| # pycon hp #5 ? | |
| # manufactorer: Hewlett Packard | |
| hardware ethernet 00:24:81:b1:32:09 ; | |
| option host-name "pc9e" ; | |
| } | |
| host nemesis{ | |
| # blinb box | |
| # manufactorer: ASUSTek COMPUTER INC. | |
| hardware ethernet 00:17:31:9c:4c:bb ; | |
| option host-name "nemesis" ; | |
| } | |
| host insp{ | |
| # dell inspiron i8100 P3 777 laptop w/firewire | |
| # vga=2 or 791 792 794 795. | |
| hardware ethernet 00:04:76:4a:74:58 ; | |
| option host-name "insp" ; | |
| } | |
| host cp333{ | |
| # bootable card? (not in cp333 4/1/11) | |
| hardware ethernet 00:14:d1:16:ac:c9 ; | |
| option host-name "chipy" ; | |
| # fixed-address 192.168.1.4 ; | |
| } | |
| host g2a{ | |
| hardware ethernet 00:08:02:a0:ab:cf; | |
| # orbitz 1U 2xP3-1400 server | |
| option host-name "g2a" ; | |
| } | |
| host cw1b{ | |
| hardware ethernet 00:90:27:1C:C4:AC ; | |
| option host-name "cw1b" ; | |
| fixed-address 192.168.1.177 ; | |
| } | |
| host w2kas{ | |
| hardware ethernet 00:90:27:07:5A:9E ; | |
| option host-name "w2kas" ; | |
| fixed-address 192.168.1.6 ; } | |
| host shaz { | |
| # this is a placeholder. | |
| # shaz is the dhcp server, so its config is somewhere else. | |
| hardware ethernet 00:90:27:8E:5F:AF ; | |
| option host-name "shaz" ; | |
| fixed-address 192.168.1.7 ; } | |
| host hp600 { | |
| hardware ethernet 00:0f:b5:8a:bd:08 ; | |
| option host-name "hp600" ; | |
| fixed-address 192.168.1.8 ; } | |
| host adocentyn{ | |
| hardware ethernet 00:30:65:1d:21:7c ; | |
| option host-name "adocentyn" ; | |
| # fixed-address 192.168.1.3 ; | |
| filename="yaboot" ; | |
| # next-server "192.168.1.36" ; | |
| } | |
| host pizza { | |
| hardware ethernet 00:1c:c0:5e:24:da ; | |
| option host-name "pizza" ; | |
| } | |
| host averatec { | |
| hardware ethernet 00:40:45:21:4f:b3 ; | |
| option host-name "averatec" ; | |
| # fixed-address 192.168.1.155 ; | |
| } | |
| group { | |
| # oronoco gold | |
| # product info: "Lucent Technologies", "WaveLAN/IEEE", "Version 01.01", "" | |
| # manfid: 0x0156, 0x0002 | |
| host orngold{ | |
| hardware ethernet 00:02:2d:61:1a:d7 ; | |
| option host-name "orngold" ; } | |
| # oronoco silver | |
| # product info: "Lucent Technologies", "WaveLAN/IEEE", "Version 01.01", "" | |
| # manfid: 0x0156, 0x0002 | |
| host ornsilv{ | |
| hardware ethernet 00:02:2d:38:85:bc ; | |
| option host-name "ornsilv" ; } | |
| # dlink | |
| # product info: "Wireless Network CardBus PC Card", "Global", "", "" | |
| # manfid: 0x0097, 0x8402 | |
| # Found ACX100-based wireless network card | |
| # host dwl650p { | |
| # hardware ethernet 00:05:5d:5a:81:f0 ; | |
| # option host-name "dwl650p" ; } | |
| # CompUSA short | |
| # product info: "ATMEL", "AT76C502AR" | |
| # manfid: 0x0000, 0x0000 | |
| host snubby { | |
| hardware ethernet 00:02:72:00:68:97 ; | |
| option host-name "snubby" ; } | |
| # CompUSA long OEM...V-3 | |
| # product info: "OEM", "11Mbps Wireless LAN PC Card V-3" | |
| # manfid: 0x0000, 0x0000 | |
| host compusa2 { | |
| hardware ethernet 3a ; | |
| option host-name "compusa2" ; } | |
| # 3com OfficeConnect | |
| # product info: "3Com", "3CRSHPW_96 Wireless LAN PC Card" | |
| # manfid: 0x0101, 0x0696 | |
| host 3CRSHPW_96 { | |
| hardware ethernet 00:04:75:92:50:8A ; | |
| option host-name "3CRSHPW_96" ; } | |
| # 3com OfficeConnect - x-Jack | |
| # product info: "3Com", "3CRSHPW_96 Wireless LAN PC Card" | |
| # manfid: 0x0101, 0x0696 | |
| # host tsp3 { | |
| # hardware ethernet 00:04:75:CC:25:70 ; | |
| # option host-name "tsp3" } | |
| # tsp2 6100 - a=wired, b= built in wifi | |
| host tsp2a { | |
| hardware ethernet 00:00:39:fa:ff:f3 ; | |
| option host-name "tsp2a" ; } | |
| host tsp2b { | |
| hardware ethernet 00:02:2d:b0:c8:6c ; | |
| option host-name "tsp2b" ; } | |
| host tsp1 { | |
| hardware ethernet 00:00:39:88:31:a6 ; | |
| option host-name "tsp1" ; } | |
| host tsp2 { | |
| hardware ethernet 00:10:a4:15:07:0b ; | |
| option host-name "tsp2" ; } | |
| host ibm800 { | |
| hardware ethernet 00:10:a4:15:07:0b ; | |
| option host-name "ibm800" ; } | |
| # host LinuxBook1 { | |
| # hardware ethernet 00:d0:09:1d:51:13 ; | |
| # ddns-hostname "LinuxBook1" ; | |
| # option host-name "LinuxBook1" ; } | |
| # dell v333 | |
| # 8255/7/8/9 Eternet Pro 100 | |
| host v333w98b { | |
| hardware ethernet 00:90:27:07:58:30 ; | |
| # fixed-address 24.13.54.45 ; | |
| option host-name "v333w98bx" ; } | |
| host dell17 { | |
| hardware ethernet 00:50:8b:ac:6f:75 ; | |
| option host-name "dell17" ; } | |
| host dell29 { | |
| hardware ethernet 00:0d:56:d4:c9:4e ; | |
| option host-name "dell29" ; } | |
| host dell30 { | |
| hardware ethernet 00:08:74:ff:13:03 ; | |
| option host-name "dell30" ; } | |
| host dell800 { | |
| hardware ethernet 00:d0:b7:22:b4:d1 ; | |
| option host-name "dell800" ; } | |
| host e18 { | |
| hardware ethernet 00:40:ca:30:eb:f2 ; | |
| option host-name "e18" ; } | |
| # 3com wired | |
| # product info: "3Com Corporation", "3C575A", "Fast EtherLink XL PC Card", "001" | |
| # manfid: 0x0101, 0x5057 | |
| # pci.agent[20592]: 3c59x: loaded successfully | |
| host 3C575A { | |
| hardware ethernet 00:60:08:02:07:d5 ; | |
| option host-name "3C575A" ; } | |
| host cpEpro1 { | |
| hardware ethernet 00:90:27:1c:dc:9d ; | |
| option host-name "cpEpro1" ; } | |
| host cp600 { | |
| hardware ethernet 00:d0:b7:75:04:b4 ; | |
| option host-name "cp600" ; } | |
| host v550a { | |
| hardware ethernet 00:90:27:8e:5f:af ; | |
| option host-name "v550a" ; } | |
| host vaio { | |
| hardware ethernet 00:e0:18:32:7c:55 ; | |
| option host-name "vaio" ; } | |
| host v550b { | |
| hardware ethernet 00:90:27:A5:B6:16 ; | |
| # nextserver="" ; | |
| # filename="" ; | |
| option host-name "v550b" ; } | |
| # Dell 350 - road | |
| # 00:90:27:07:58:2E | |
| host cnt1 { | |
| hardware ethernet f4:6d:04:8d:d1:ea ; | |
| option host-name "cnt1" ; } | |
| host cnt2 { | |
| hardware ethernet f4:6d:04:8d:d4:e9 ; | |
| option host-name "cnt2" ; } | |
| # host cnt550 { | |
| # hardware ethernet 00:60:08:b0:62:0d ; | |
| # option host-name "cnt550" ; } | |
| host qemu { | |
| hardware ethernet 52:54:00:12:34:56 ; | |
| option host-name "qemu" ; } | |
| host cp666 { | |
| hardware ethernet 00:50:ba:b5:c7:7d ; | |
| option host-name "cp666" ; } | |
| host asus17 { | |
| hardware ethernet 00:15:f2:d6:a5:4c ; | |
| option host-name "asus17" ; } | |
| host xps { | |
| hardware ethernet 00:14:22:94:06:6a ; | |
| option host-name "xps" ; } | |
| host ub40-laptop{ | |
| # IBM ThinkPad T43 | |
| # from O, now CTE | |
| # nic manufactorer: USI | |
| hardware ethernet 00:10:c6:dc:dd:96 ; | |
| # fixed-address 192.168.1.60 ; | |
| option host-name "ub40-laptop" ; | |
| } | |
| host ub1-laptop{ | |
| # IBM ThinkPad T43 | |
| # from O, now CTE | |
| # nic manufactorer: UBI | |
| hardware ethernet 00:15:58:29:f6:56 ; | |
| # fixed-address 192.168.1.109 ; | |
| option host-name "ub1-laptop" ; | |
| } | |
| host u2-laptop{ | |
| # IBM ThinkPad T43 | |
| # | |
| # nic manufactorer: USI (if IBM TP...) | |
| hardware ethernet 00:10:c6:dc:dd:22 ; | |
| # fixed-address 192.168.1.107 ; | |
| option host-name "u2-laptop" ; | |
| } | |
| } | |
| # eof: /etc/dhcp/dhcpd.conf.macs |