|
|
@ -9,7 +9,7 @@ option subnet-mask 255.255.254.0; |
|
|
|
# COSI subdomain (so talks/ works for example) |
|
|
|
option domain-name "cslabs.clarkson.edu"; |
|
|
|
# domain name servers (Windows devices will round robin these btw) |
|
|
|
option domain-name-servers 128.153.145.3,128.153.145.4,1.1.1.1; |
|
|
|
option domain-name-servers 128.153.145.53,128.153.0.254,128.153.5.254; |
|
|
|
# ntp servers (these are tick.clarkson.edu and tock.clarkson.edu) |
|
|
|
option ntp-servers 128.153.2.253,128.153.5.253; |
|
|
|
|
|
|
|