9
Votes

Archer AX10/1500 Blocks ALL incoming IPv6 connections

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
 
9
Votes

Archer AX10/1500 Blocks ALL incoming IPv6 connections

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
32 Reply
Re:Archer AX10/1500 Blocks ALL incoming IPv6 connections
2022-03-21 20:14:19

To get IPv6 incomming connections working, I had to add this settings to xml:

 

<rule>
<name>Forward-IPv6</name>
<src>wan</src>
<dest>lan</dest>
<proto>all</proto>
<family>ipv6</family>
<target>ACCEPT</target>
</rule>

 

It's really sad we have to do some ugly settings hacking to get IPv6 connections working.

Would be nice if tplink allow advanced firewall configuration, add an option to disable IPv6 Firewall, or at least let we ssh in the router to configure it.

#37
Options
Re:Archer AX10/1500 Blocks ALL incoming IPv6 connections
2022-03-22 11:32:14

Public IPv4 is not available anymore here, a better IPv6 support is required.

#38
Options

Voters 6

voter's avatar
voter's avatar
voter's avatar
voter's avatar
+ 2 Voters