FG
💻 Software

IPv6 routing problem

Fresh5 days ago
Mar 15, 20262888 views
Confidence Score0%
0%

Problem

I'm in the process of setting an ipv6 on my home network, and I've encountered a strange problem. My "router" (a Debian Linux box) is connected to a HE.net 6in4 and can ping and access ipv6 sites(ipv6.google.com) fine. I've installed radvd on the router(config below) and the other computers (my Mac…

Error Output

andrew@route:~$ cat /etc/radvd.conf
interface eth0
{
    AdvSendAdvert on;
    MinRtrAdvInterval 30;
    MaxRtrAdvInterval 100;
    AdvHomeAgentFlag …

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: IPv6 routing problem

Low Risk

To be completely honest, I don't know why or how this fixes it... My new route table The rule that I ended up removing: After removing that rule(randomly of course) the "other computers" could ping out with no problem at all. I've prevented my route…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment