Packet-Kollector
Well-Known Member
- Joined
- Jun 3, 2011
- Messages
- 422
- Reaction score
- 166
I normally use a Mikrotik, and then tested with a Huawei AX3 I think it is, whatever you send outPlease confirm the router model used.
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
I normally use a Mikrotik, and then tested with a Huawei AX3 I think it is, whatever you send outPlease confirm the router model used.
Is it a mesh system you have set up at home with both routers, or your main router is the Mikrotik?I normally use a Mikrotik, and then tested with a Huawei AX3 I think it is, whatever you send out![]()
Mikrotik is the main router, no mesh.Is it a mesh system you have set up at home with both routers, or your main router is the Mikrotik?
Yes, it does.Mikrotik is the main router, no mesh.
Anyway, the question was, does FrogFoot CPT have IPv6 enabled or not? Router shouldn't determine that.

Hi @Afrigirl @AfriNatic
Can you explain the sudden jump in ipv6 percentage on your network around 23 January? Would be interesting to know.
View attachment 1465841
I see the same spike at WebAfrica, any coincidence?We pushed an update to force enable Ipv6 on our D-link and Huawei routers as clients tend to reset or switch it off.
We are trying to avoid rolling out firmware that force enable it and removes the option for clients to switch it off but it seems like we might need to go that route.
Not on a Netgate router, but a custom pfsense router. All I did was set "IPv6 Configuration Type" in the WAN interface to DHCPv6 (I use a local DHCPv6 service for my LAN, so didn't want to use Trace Interface) and then added a NAT rule to allow outgoing IPv6 traffic. I also added a floating rule to allow IPv6 ICMP, because apparently IPv6 heavily relies on ICMP.Has anyone successfully implemented the IPv6 dual stack mechanism on a Netgate router which uses pfsense?

We pushed an update to force enable Ipv6 on our D-link and Huawei routers as clients tend to reset or switch it off.
We are trying to avoid rolling out firmware that force enable it and removes the option for clients to switch it off but it seems like we might need to go that route.
Please let them get rid of CGNAT. It is evil ti be double natted. NAT should never have been invented in the first placeThis interests me, is there an appetite to "force" people towards IPv6 on your network?
I'd be interested to know why, since you seem to have a decent enough CGNAT setup anyway?
Please let them get rid of CGNAT. It is evil ti be double natted. NAT should never have been invented in the first placeThis interests me, is there an appetite to "force" people towards IPv6 on your network?
I'd be interested to know why, since you seem to have a decent enough CGNAT setup anyway?
That's a rather large can of worms you can open with all of these questions and statements. Without CGNat users would be paying quite a bit more for an internet connection and we would have ran out of v4 IP's longggg ago. There are a ton of arguments as to why CGNAT is good and why the majority of ISP's will be using it now.P
Please let them get rid of CGNAT. It is evil ti be double natted. NAT should never have been invented in the first place
That's a rather large can of worms you can open with all of these questions and statements. Without CGNat users would be paying quite a bit more for an internet connection and we would have ran out of v4 IP's longggg ago. There are a ton of arguments as to why CGNAT is good and why the majority of ISP's will be using it now.
IPV6 is great, has its cases but like most people said is not exactly easy to implement on a device/network level right now with standard routers/home gear. Heck I fought for a whole week with a gigabit Mikrotik hAP just to get RouterOS to assign the right ranges.
While normally I'd agree, an end user shouldn't notice especially if they get a IPv6 IP.P
Please let them get rid of CGNAT. It is evil ti be double natted. NAT should never have been invented in the first place
Most techies (with the ISP's I know of) will just ask for a public/static IP and be done with it.While normally I'd agree, an end user shouldn't notice especially if they get a IPv6 IP.
For us techies, sure, there is a bit more room to complain for now.
Not in the mood to pay for it thanks, and then you still have to route individual services via different ports. It's just a mess. With IPV6 each service can have it's own address which is reachable if you allow. Granted, you still need to find a way go know your dynamic IPv6 prefix, but dynu.com or similar can help with that.Most techies (with the ISP's I know of) will just ask for a public/static IP and be done with it.
Your choice to use a Mikrotik, with standard home routers it is pretty easy. IPv6 should have been adopted years ago and NAT should not have seen the light of day.That's a rather large can of worms you can open with all of these questions and statements. Without CGNat users would be paying quite a bit more for an internet connection and we would have ran out of v4 IP's longggg ago. There are a ton of arguments as to why CGNAT is good and why the majority of ISP's will be using it now.
IPV6 is great, has its cases but like most people said is not exactly easy to implement on a device/network level right now with standard routers/home gear. Heck I fought for a whole week with a gigabit Mikrotik hAP just to get RouterOS to assign the right ranges.
You can always use link local address or assign a static ULA?The problem with IPv6 is that while a lot of routers support IPv6, not a lot of routers, even prosumer routers, support ULAs for IPV6, which essentially makes it impossible to provide local services on your network over IPv6.