diff options
Diffstat (limited to 'dhcp/conf.d/ymse.conf')
| -rw-r--r-- | dhcp/conf.d/ymse.conf | 15 | 
1 files changed, 0 insertions, 15 deletions
diff --git a/dhcp/conf.d/ymse.conf b/dhcp/conf.d/ymse.conf deleted file mode 100644 index 06854df..0000000 --- a/dhcp/conf.d/ymse.conf +++ /dev/null @@ -1,15 +0,0 @@ -zone ymse.tg13.gathering.org { -    primary 127.0.0.1; -    key DHCP_UPDATER; -} - -subnet 151.216.115.0 netmask 255.255.255.0 { -    authoritative; -    option routers 151.216.115.1; -    option domain-name "ymse.tg13.gathering.org"; -    ddns-domainname "ymse.tg13.gathering.org"; -    range 151.216.115.5 151.216.115.254; -    ignore client-updates; -} - -host recording02.stageboh { hardware ethernet 80:ee:73:33:8e:e4; fixed-address 151.216.115.254; }  | 
