NPTv6 translation is common for those trying to limit nat use on ipv6.My company (service provider) has been IPv6 enabled for a decade and we offer it all the time to our customers who have private IPs. Not a single one has opted for it. It will be a long time before it gets used for anything other than management IPs or closed networks like LTE. Afraid we're going to be seeing more and more CGNAT and various other flavors of translation. Heck I won't be surprised even when people start going IPv6 if they want to do NAT66 just to keep things similar to what they have now.
If you have a Verizon router they are turning it on by default. It’s actually causing lots of issues as there’s an issue with Intel nics and the Verizon Nokia ONTs that cause ipv6 heavy sites to grind to a halt. Turning off checksum offloading in the client fixes the problem (or just turning off ipv6 at the router).Here, Comcast ships all their stuff v6 enabled. That caused issues for my mom's email and had to disable it. Not sure if Verizon (the other big one in my area) does or not since I don't use their hardware and they only just recently enabled v6 here. Comcast is using native v6 for STB and modem management, have been for a long time, that's why they were one of the first to deploy v6, so they could recover a lot of v4 for customer use.
I’m also amazed by this. I’m smarter than your average user (but not as smart as most on this forum) and I would never dream of paying more for Gigabit. 300/300 can easily stream 4K on all 3 of my tvs and have a boatload of bandwidth leftover. I’ll gladly wait a few extra minutes for my Xbox games to download and save ~$500 a year thank you very much.I'm also amazed how many people fall for the gigabit plan. Verizon offers it for like $20 more than the default 300 meg plan and people just take it. Comcast is now offering multi-gig in some areas. These people are probably using under 100 meg most of the time, and when they go above it, they wouldn't have noticed that it took a little longer to download a big file anyway.
Oct 31 11:11:21 modprobe: module ip6t_REJECT not found in modules.dep
Oct 31 11:11:21 modprobe: module ip6t_ROUTE not found in modules.dep
Oct 31 11:11:21 modprobe: module ip6t_LOG not found in modules.dep
It`s just generic code that tries to load modules that, on some platforms is built in the kernel, and on some is an external module. They are compiled built-in the kernel on HND - see the "=y", versus "=m" here:I don't know what it is, but I don't like it. Testing and reporting. Keep it enabled or default disabled?
admin@stargate:/tmp/home/root# zcat /proc/config.gz | grep NF_ | grep IPV6
CONFIG_NF_SOCKET_IPV6=m
CONFIG_NF_TPROXY_IPV6=m
# CONFIG_NF_TABLES_IPV6 is not set
CONFIG_NF_DUP_IPV6=m
CONFIG_NF_REJECT_IPV6=y
CONFIG_NF_LOG_IPV6=y
CONFIG_NF_NAT_IPV6=y
CONFIG_NF_NAT_MASQUERADE_IPV6=y
# CONFIG_IP6_NF_MATCH_IPV6HEADER is not set
CONFIG_NF_DEFRAG_IPV6=y
Asuswrt uses the same codebase for all models. It's just build time options that determines code paths to use when compiling, but otherwise the code is the same for all routers. So, nothing copy/pasted there.This firmware was built for this specific model. Sounds like firmware code copy/paste issue.
I think this is the point with which most people can agree here.I hate cable companies.
It's just build time options
They are so purposefully deceptive in everything they do, in particular their billing practices. Every time it comes time to renew, the bill ALWAYS ends up being more than they promised. Their forums and BBB complaints are a fascinating read. Unfortunately, my only other option is CenturyLink and, speaking from experience with issues at my sons house, they only offer low speeds at this point and could be just as bad or worse than Comcast/Xfinity.I think this is the point with which most people can agree here.
They are so purposefully deceptive in everything they do, in particular their billing practices. Every time it comes time to renew, the bill ALWAYS ends up being more than they promised. Their forums and BBB complaints are a fascinating read. Unfortunately, my only other option is CenturyLink and, speaking from experience with issues at my sons house, they only offer low speeds at this point and could be just as bad or worse than Comcast/Xfinity.
NPTv6 translation is common for those trying to limit nat use on ipv6.
Nothing changed there, they just made the modprobe call no longer log if there's no module loaded.Good someone figured out build time options in 4 years time. Makes me feel more comfortable now.
Nothing changed there, they just made the modprobe call no longer log if there's no module loaded.
Have you ever looked at an actual Linux-based system syslog? They are filled with that kind of messages as part of the kernel itself. Linux drivers tend to probe the hardware to determine which driver to load or features to enable, and will generate log entries in the absence of such features. This is the way Linux-based devices have behaved for decades. I think you are just trying to nitpick at something here just to support your dislike of IPv6.As I said I’m not a developer and messages like this in logs reduce my trust level significantly
Have you ever looked at an actual Linux-based system syslog?
I think you are just trying to nitpick at something here just to support your dislike of IPv6.
We are talking about consumer product with exposed system log in GUI. The logs spit error messages about IPv6. We were asked to test and report. I found it was reported 4 years back. I see it on the latest available firmware. What's the point in reporting if it's not getting fixed, cosmetic or not?
Shooting back at someone else, actually. This was an example how test and report has no or little effect. I didn't know what the messages mean. They say something is missing in reject/route/log in IPv6 I just have enabled. What should I do? Unplug immediately and call Asus support or what?
I want control over my networks. IPv6 takes away most of it. No IPv6 on my networks. Failed technology forced to Internet users.
A lot of those "errors" are not very important for most people
I suspect I'm the target here
With IPv6, you still have control, nothing changes there
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!