[dhcpd.conf] Pas de vlan adhérent pour ytrap-llatsni
This commit is contained in:
parent
55018c7395
commit
4c4d8f484a
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ subnet 10.52.0.0 netmask 255.255.0.0 {
|
|||
}
|
||||
""" % ', '.join(config.dns.recursiv['isolement'])
|
||||
|
||||
if not has("non-vlan-adherent"):
|
||||
if not has("non-vlan-adherent") and not instpar:
|
||||
print """
|
||||
# Vlan des adhérents
|
||||
subnet 138.231.136.0 netmask 255.255.248.0 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue