You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
|
define host {
|
|
host_name dns1a.aws
|
|
alias dns1a.aws.Princeton.EDU
|
|
address 10.21.1.10
|
|
contacts CISDR
|
|
use generic-host
|
|
}
|
|
|
|
|
|
define host {
|
|
host_name dns1c.aws
|
|
alias dns1c.aws.Princeton.EDU
|
|
address 10.21.1.138
|
|
contacts CISDR
|
|
use generic-host
|
|
}
|
|
|
|
|
|
|