Remove router

This commit is contained in:
Andreas Zweili 2023-04-08 14:47:07 +02:00
parent 3a5aef547b
commit 0f6c8e68cb
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ in
option subnet-mask 255.255.255.0;
option broadcast-address 10.213.0.255;
option domain-name-servers 84.200.69.80, 84.200.70.40;
option routers 10.213.0.1;
subnet 10.213.0.0 netmask 255.255.255.0 {
range 10.213.0.100 10.213.0.200;
}