chgt plage adresse pour n-user : 100-150
This commit is contained in:
@@ -120,7 +120,7 @@ subnet 172.16.65.0 netmask 255.255.255.0 {
|
|||||||
#DHCP pour le réseau USER
|
#DHCP pour le réseau USER
|
||||||
|
|
||||||
subnet 172.16.64.0 netmask 255.255.255.0 {
|
subnet 172.16.64.0 netmask 255.255.255.0 {
|
||||||
range 172.16.64.20 172.16.64.120;
|
range 172.16.64.100 172.16.64.150;
|
||||||
option domain-name-servers 172.16.0.1 ;
|
option domain-name-servers 172.16.0.1 ;
|
||||||
option routers 172.16.64.254;
|
option routers 172.16.64.254;
|
||||||
option broadcast-address 172.16.64.255;
|
option broadcast-address 172.16.64.255;
|
||||||
|
Reference in New Issue
Block a user