ddns-update-style interim; ignore client-updates; option subnet-mask 255.255.255.0; option time-offset -18000; # Eastern Standard Time option ntp-servers 152.18.69.40; option domain-name-servers 152.18.69.40,152.18.68.2 ; option routers 152.18.69.254; ## These are the truely dynamic addresses subnet 152.18.69.0 netmask 255.255.255.0 { option domain-name "cs.unca.edu"; range dynamic-bootp 152.18.69.160 152.18.69.191; default-lease-time 21600; max-lease-time 43200; } ## These are the Windows domain computers (in csci.cs.unca.edu) group { option domain-name "csci.cs.unca.edu"; # RH223 PC's when running Windows host alarka { fixed-address alarka.csci.cs.unca.edu ; hardware ethernet 00:16:35:a7:cf:b0 ; } host alexander { fixed-address alexander.csci.cs.unca.edu ; hardware ethernet 00:11:43:a1:e1:1a ; } host brevard { fixed-address brevard.csci.cs.unca.edu ; hardware ethernet 00:13:D3:FC:40:99 ; } host bryson-city { fixed-address bryson-city.csci.cs.unca.edu ; hardware ethernet 00:13:D3:FC:40:63 ; } host burnsville { fixed-address burnsville.csci.cs.unca.edu ; hardware ethernet 00:13:D3:FC:6A:22 ; } host canton { fixed-address canton.csci.cs.unca.edu ; hardware ethernet 00:19:b9:45:82:a1 ; } host cartoogechaye { fixed-address cartoogechaye.csci.cs.unca.edu ; hardware ethernet 00:0b:cd:62:4e:5b ; } host cashiers { fixed-address cashiers.csci.cs.unca.edu ; hardware ethernet 00:16:35:00:a0:ab ; } host clyde { fixed-address clyde.csci.cs.unca.edu ; hardware ethernet 00:08:74:fb:ba:bb ; } host cowee { fixed-address cowee.csci.cs.unca.edu ; hardware ethernet 00:19:b9:45:7c:23 ; } host dellwood { fixed-address dellwood.csci.cs.unca.edu ; hardware ethernet 00:19:b9:45:85:cc ; } host ela { fixed-address ela.csci.cs.unca.edu ; hardware ethernet 00:19:b9:45:84:00 ; } host ellijay { fixed-address ellijay.csci.cs.unca.edu ; hardware ethernet 00:11:43:a1:e1:03 ; } host enka { fixed-address enka.csci.cs.unca.edu ; hardware ethernet 00:11:11:E2:9E:9B ; } host franklin { fixed-address franklin.csci.cs.unca.edu ; hardware ethernet 00:19:b9:45:8a:59 ; } host hayesville { fixed-address hayesville.csci.cs.unca.edu ; hardware ethernet 00:13:D3:FC:6A:27 ; } host hendersonville { fixed-address hendersonville.csci.cs.unca.edu ; hardware ethernet 00:13:D3:FC:40:9A ; } host iotla { fixed-address iotla.csci.cs.unca.edu ; hardware ethernet 00:11:43:a1:e0:f4 ; } host jefferson { fixed-address jefferson.csci.cs.unca.edu ; hardware ethernet 00:11:11:E3:4B:D0 ; } host marion { fixed-address marion.csci.cs.unca.edu ; hardware ethernet 00:16:17:3A:C6:87 ; } host marshall { fixed-address marshall.csci.cs.unca.edu ; hardware ethernet 00:11:43:a1:e1:9c ; } host murphy { fixed-address murphy.csci.cs.unca.edu ; hardware ethernet 00:08:74:4E:F4:20 ; } host robbinsville { fixed-address robbinsville.csci.cs.unca.edu ; hardware ethernet 00:16:17:3C:6E:08 ; } host skyland { fixed-address skyland.csci.cs.unca.edu ; hardware ethernet 00:11:11:E2:A1:64 ; } host sparta { fixed-address sparta.csci.cs.unca.edu ; hardware ethernet 00:11:11:E2:9F:E7 ; } host sylva { fixed-address sylva.csci.cs.unca.edu ; hardware ethernet 00:13:D3:FC:6A:2D ; } host tryon { fixed-address tryon.csci.cs.unca.edu ; hardware ethernet 00:11:43:a1:e8:16 ; } } ## This are mostly linux computers -- cs.unca.edu group { option domain-name "cs.unca.edu"; host ihuru { hardware ethernet 00:0f:1f:11:46:39 ; fixed-address ihuru.cs.unca.edu ; } host otto { hardware ethernet 00:50:04:86:c2:3f ; fixed-address otto.cs.unca.edu ; } # Rebecca Bruce # host flat-rock { # fixed-address flat-rock.cs.unca.edu ; # hardware ethernet 00:16:d4:0e:6d:6f ; # } host tuxedo { fixed-address tuxedo.cs.unca.edu ; hardware ethernet 00:24:01:34:45:05 ; } # host zirconia { # fixed-address zirconia.cs.unca.edu ; # hardware ethernet 00:12:3f:30:e2:21 ; # } # J. Dean Brock host brock-nb { fixed-address brock-nb.cs.unca.edu ; hardware ethernet 00:17:a4:e1:bb:5d ; } host waynesville { fixed-address waynesville.cs.unca.edu ; hardware ethernet 00:d0:4b:83:ee:be ; } host mck { fixed-address mck.cs.unca.edu ; hardware ethernet ac:de:48:50:0b:2d ; } # Joe Daugherty host rosman { fixed-address rosman.cs.unca.edu ; hardware ethernet 00:19:b9:45:80:15 ; } # Router for the playpen host playpen { fixed-address playpen.cs.unca.edu ; hardware ethernet 00:0d:88:5f:a8:e1 ; } } group { option domain-name "cs.unca.edu"; # Printer in RH004 host rh004pr { fixed-address rh004pr.cs.unca.edu ; hardware ethernet 00:60:b0:ae:d4:71 ; } host rbh221 { fixed-address rbh221.cs.unca.edu ; hardware ethernet 00:30:6e:ca:91:45 ; } host rbh223 { fixed-address rbh223.cs.unca.edu ; hardware ethernet 00:0e:7f:36:93:f5 ; } }