change max mac address
This commit is contained in:
parent
5f858738bc
commit
6502f9c514
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ domain=dmz
|
||||||
dhcp-range=192.168.30.100,192.168.30.200,15m
|
dhcp-range=192.168.30.100,192.168.30.200,15m
|
||||||
# Predefined DHCP hosts
|
# Predefined DHCP hosts
|
||||||
dhcp-host=b8:27:eb:b9:ab:e2,esrom
|
dhcp-host=b8:27:eb:b9:ab:e2,esrom
|
||||||
dhcp-host=b4:2e:99:77:1b:da,max,192.168.30.3
|
dhcp-host=ca:fe:c0:ff:ee:03,max,192.168.30.3
|
||||||
dhcp-host=d8:5e:d3:47:33:6e,lewis
|
dhcp-host=d8:5e:d3:47:33:6e,lewis
|
||||||
# Advertise router
|
# Advertise router
|
||||||
dhcp-option=3,192.168.30.1
|
dhcp-option=3,192.168.30.1
|
||||||
|
|
Reference in a new issue