Closed GoogleCodeExporter closed 9 years ago
Use English.
Original comment by themiron.ru
on 3 Feb 2011 at 1:12
What steps will reproduce the problem?
wl-500gp, wl-500gpv2
firmware rt-n build 2532
IPV6 disabled in WEb GUI
in /proc/sys/net/ipv6/conf/all/disable_ipv6 set to "1"
but
/proc/sys/net/ipv6/conf/lo/disable_ipv6
/proc/sys/net/ipv6/conf/eth0/disable_ipv6
/proc/sys/net/ipv6/conf/eth1/disable_ipv6
set to "0"
and if on lo interface we can fix this by sending echo "1" to
/proc/sys/net/ipv6/conf/lo/disable_ipv6 in preboot
than for eth0 and eth1 interfaces this way not suitable.
I must send in disable_ipv6 "1" and then make ifconfig down/up
or catch appointed ipv6 address and make ifconfig del <ipv6_address>
Original comment by ad...@csa.dp.ua
on 3 Feb 2011 at 1:43
conf/all works for current interfaces, but conf/default for new.
is that behaviour observed after boot (with disabled ipv6 via WebUI), or with
manual changing conf/all/disable_ipv6?
Original comment by themiron.ru
on 3 Feb 2011 at 2:20
[deleted comment]
1. IPV6 disabled in Web GUI
2. in conf/default also sets to "1" like in conf/all
after IPV6 disabled in Web GUI and reboot disable_ipv6 sets to "1":
all
default
br0
vlan0
vlan1
sets to "0":
lo
eth0
eth1
sit0
Original comment by ad...@csa.dp.ua
on 3 Feb 2011 at 2:35
Got it, will check.
Lly, please, confirm too
Original comment by themiron.ru
on 3 Feb 2011 at 3:56
Original comment by lly.dev
on 3 Feb 2011 at 4:57
Fixed in r2665, please test.
Original comment by lly.dev
on 22 Feb 2011 at 9:13
test on wl-500gp and wl-500gpv2. now when disable ipv6 in web than anywhere
disable_ipv6 sets to 1.
Original comment by ad...@csa.dp.ua
on 24 Feb 2011 at 2:57
Original comment by lly.dev
on 26 Feb 2011 at 9:02
Original issue reported on code.google.com by
ad...@csa.dp.ua
on 3 Feb 2011 at 12:18