I feel like I flip-flop on this every couple years, and I'm not entirely sure
what prompted this one (maybe the question of how to reach bots?), but probably
I had a reason.
define host{
use adehnert-host ; Name of host template to use
host_name augsburg
- address 18.18.208.21
+ #address 18.18.208.21
+ address augsburg.dehnerts.com
}
define host{
use adehnert-host ; Name of host template to use
host_name bots
- address 192.168.123.18
+ address bots.augsburg.vms.dehnerts.com
}
define service {
define host{
use adehnert-host ; Name of host template to use
host_name chankillo
- address 18.18.208.22
+ #address 18.18.208.22
+ address chankillo.dehnerts.com
}
# SMTP is redundant with SMTP-SSL, since they use the same port