odhcpd: don't enable relaying by default anymore
SVN-Revision: 41228
This commit is contained in:
parent
1e989206f4
commit
d923104149
1 changed files with 2 additions and 8 deletions
|
@ -7,13 +7,7 @@ set dhcp.odhcpd=odhcpd
|
||||||
set dhcp.odhcpd.maindhcp=0
|
set dhcp.odhcpd.maindhcp=0
|
||||||
set dhcp.odhcpd.leasefile=/tmp/hosts/odhcpd
|
set dhcp.odhcpd.leasefile=/tmp/hosts/odhcpd
|
||||||
set dhcp.odhcpd.leasetrigger=/usr/sbin/odhcpd-update
|
set dhcp.odhcpd.leasetrigger=/usr/sbin/odhcpd-update
|
||||||
set dhcp.lan.dhcpv6=hybrid
|
set dhcp.lan.dhcpv6=server
|
||||||
set dhcp.lan.ra=hybrid
|
set dhcp.lan.ra=server
|
||||||
set dhcp.lan.ndp=hybrid
|
|
||||||
set dhcp.wan6=dhcp
|
|
||||||
set dhcp.wan6.dhcpv6=hybrid
|
|
||||||
set dhcp.wan6.ra=hybrid
|
|
||||||
set dhcp.wan6.ndp=hybrid
|
|
||||||
set dhcp.wan6.master=1
|
|
||||||
commit dhcp
|
commit dhcp
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in a new issue