Skip to content
Snippets Groups Projects
Commit ce1768a2 authored by Sukru Senli's avatar Sukru Senli
Browse files

enable option 43 in repeater mode

parent 8156925c
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ config interface 'wan'
option vendorid 'Inteno_Repeater_$MAC4'
option hostname 'Inteno_Repeater_$MAC4'
option ifname 'eth0.1'
option reqopts '43'
config interface 'lan'
option is_lan '1'
......
......@@ -21,7 +21,7 @@ config interface 'wan'
option vendorid '$HARDWAREID-INTENO'
option hostname 'Inteno_$MAC4'
option ifname 'ptm0.1 atm0.1 eth0.1'
option ipv6 '1'
option reqopts '43'
config interface 'wan6'
option proto 'dhcpv6'
......
......@@ -12,6 +12,7 @@ config interface 'wan'
option vendorid 'Inteno_Repeater_$MAC4'
option hostname 'Inteno_Repeater_$MAC4'
option ifname 'eth0.1'
option reqopts '43'
config interface 'lan'
option is_lan '1'
......
......@@ -21,7 +21,7 @@ config interface 'wan'
option vendorid '$HARDWAREID-INTENO'
option hostname 'Inteno_$MAC4'
option ifname 'ptm0.1 atm0.1 eth0.1'
option ipv6 '1'
option reqopts '43'
config interface 'wan6'
option proto 'dhcpv6'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment