Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Ipv6 down

    Scheduled Pinned Locked Moved 2.4 Development Snapshots
    44 Posts 6 Posters 6.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Y
      yon
      last edited by

      @yon:

      @doktornotor:

      1/ Remove the RADVD service from service watchdog!
      2/ Kindly configure your gateway monitoring so that it reflects your super-sucky connectivity which results in RTTs in 300+ms range so that it does not think one of your zillion WANs went down every couple of minutes. Or disable the monitoring altogether.

      i have do it.  but the RADVD service still can't start.

      73688 /status_services.php: The command '/usr/local/sbin/radvd -p /var/run/radvd.pid -C /var/etc/radvd.conf -m syslog' returned exit code '1', the output was ''

      i have no the file  in system /var/run/radvd.pid

      If you are interested in free peering for clearnet and dn42,contact me !

      1 Reply Last reply Reply Quote 0
      • X
        xpxp2002
        last edited by

        I've been having this issue for a few weeks now, as well. Only using one WAN. The radvd process seems to start on bootup, but the first boot after an upgrade it seems to not function. Restarting radvd or rebooting seems to fix.

        1 Reply Last reply Reply Quote 0
        • Y
          yon
          last edited by

          @xpxp2002:

          I've been having this issue for a few weeks now, as well. Only using one WAN. The radvd process seems to start on bootup, but the first boot after an upgrade it seems to not function. Restarting radvd or rebooting seems to fix.

          my radvd service cant start. i dont know why

          If you are interested in free peering for clearnet and dn42,contact me !

          1 Reply Last reply Reply Quote 0
          • ?
            Guest
            last edited by

            @yon:

            @xpxp2002:

            I've been having this issue for a few weeks now, as well. Only using one WAN. The radvd process seems to start on bootup, but the first boot after an upgrade it seems to not function. Restarting radvd or rebooting seems to fix.

            my radvd service cant start. i dont know why

            Can you post your radvd.conf, or at least examine it to confirm that it is correct.

            1 Reply Last reply Reply Quote 0
            • Y
              yon
              last edited by

              Automatically Generated, do not edit

              Generated for DHCPv6 Server lan

              interface re0 {
              AdvSendAdvert on;
              MinRtrAdvInterval 3;
              MaxRtrAdvInterval 20;
              AdvLinkMTU 1500;
              AdvDefaultPreference high;
              AdvManagedFlag on;
              AdvOtherConfigFlag on;
              prefix 2001:470:f165::/48 {
              DeprecatePrefix on;
              AdvOnLink on;
              AdvAutonomous on;
              AdvRouterAddr on;
              AdvValidLifetime 86400;
              AdvPreferredLifetime 14400;
              };
              prefix 2001:470:f165🅰:1/64 {
              DeprecatePrefix on;
              AdvOnLink on;
              AdvAutonomous on;
              AdvRouterAddr on;
              };
              route ::/0 {
              RemoveRoute on;
              };
              RDNSS 2001:470:f167::8 2001:470:f165::6 { };
              DNSSL xoyu.net  { };
              };

              Generated for DHCPv6 Server opt8

              interface gif3 {
              AdvSendAdvert on;
              MinRtrAdvInterval 5;
              MaxRtrAdvInterval 20;
              AdvLinkMTU 1480;
              AdvDefaultPreference medium;
              prefix 2001:470:d:1085::20/128 {
              DeprecatePrefix on;
              AdvValidLifetime 86400;
              AdvPreferredLifetime 14400;
              };
              route ::/0 {
              RemoveRoute on;
              };
              RDNSS 2a05:dfc7:5::53 2001:19f0:7402:d:5400:00ff:fe2a:7fb6 2001:41d0:8:be92::1 fd42:d42:d42:53::1 { };
              DNSSL xoyu.net  { };
              };

              If you are interested in free peering for clearnet and dn42,contact me !

              1 Reply Last reply Reply Quote 0
              • X
                xpxp2002
                last edited by

                @marjohn56:

                Can you post your radvd.conf, or at least examine it to confirm that it is correct.

                I obscured the prefixes and internal domains. Everything else is as generated by pfSense.

                Automatically Generated, do not edit

                Generated for DHCPv6 Server lan

                interface hn1 {
                AdvSendAdvert on;
                MinRtrAdvInterval 5;
                MaxRtrAdvInterval 20;
                AdvLinkMTU 1500;
                AdvDefaultPreference medium;
                AdvManagedFlag on;
                AdvOtherConfigFlag on;
                prefix 2607:fcc8:xxxx:xxxx::/64 {
                DeprecatePrefix on;
                AdvOnLink on;
                AdvAutonomous on;
                AdvRouterAddr on;
                AdvValidLifetime 86400;
                AdvPreferredLifetime 14400;
                };
                route ::/0 {
                RemoveRoute on;
                };
                DNSSL xxxx.local  { };
                };

                Generated for DHCPv6 Server opt1

                interface hn2 {
                AdvSendAdvert on;
                MinRtrAdvInterval 5;
                MaxRtrAdvInterval 20;
                AdvLinkMTU 1500;
                AdvDefaultPreference medium;
                AdvManagedFlag on;
                AdvOtherConfigFlag on;
                prefix 2607:fcc8:xxxx:xxxx::/64 {
                DeprecatePrefix on;
                AdvOnLink on;
                AdvAutonomous on;
                AdvRouterAddr on;
                AdvValidLifetime 86400;
                AdvPreferredLifetime 14400;
                };
                route ::/0 {
                RemoveRoute on;
                };
                DNSSL xxxx.local  { };
                };

                1 Reply Last reply Reply Quote 0
                • ?
                  Guest
                  last edited by

                  @yon:

                  Generated for DHCPv6 Server opt8

                  interface gif3 {
                  AdvSendAdvert on;
                  MinRtrAdvInterval 5;
                  MaxRtrAdvInterval 20;
                  AdvLinkMTU 1480;
                  AdvDefaultPreference medium;
                  prefix 2001:470:d:1085::20/128 {
                  DeprecatePrefix on;
                  AdvValidLifetime 86400;
                  AdvPreferredLifetime 14400;
                  };
                  route ::/0 {
                  RemoveRoute on;
                  };
                  RDNSS 2a05:dfc7:5::53 2001:19f0:7402:d:5400:00ff:fe2a:7fb6 2001:41d0:8:be92::1 fd42:d42:d42:53::1 { };
                  DNSSL xoyu.net  { };
                  };

                  prefix 2001:470:d:1085::20/128  ??? How so?

                  1 Reply Last reply Reply Quote 0
                  • ?
                    Guest
                    last edited by

                    @xpxp2002:

                    I've been having this issue for a few weeks now, as well. Only using one WAN. The radvd process seems to start on bootup, but the first boot after an upgrade it seems to not function. Restarting radvd or rebooting seems to fix.

                    If it only happens after an upgrade then it could be many things. My course of action when anything like this happens is to do a fresh install. Any junk left around after an update is then cleared.

                    1 Reply Last reply Reply Quote 0
                    • D
                      doktornotor Banned
                      last edited by

                      @marjohn56:

                      prefix 2001:470:d:1085::20/128  ??? How so?

                      The guy's lost any track of what's configured on his box. There are multiple threads here showing the mess configured there, 12 or so WANs (mostly tunnels and VPNs). The info he posted on this thread is vastly incomplete.

                      1 Reply Last reply Reply Quote 0
                      • ?
                        Guest
                        last edited by

                        @doktornotor - I may be being dense, but can you have  /128 prefix?

                        1 Reply Last reply Reply Quote 0
                        • D
                          doktornotor Banned
                          last edited by

                          He enabled DHCPv6 server on something where's it not supposed to be enabled at all… I have no idea what's his opt8 interface, nor any desire to debug this mess.

                          I frankly doubt that nonsense has ever worked. Look at this:

                          Or this:

                          1 Reply Last reply Reply Quote 0
                          • X
                            xpxp2002
                            last edited by

                            @marjohn56:

                            @xpxp2002:

                            I've been having this issue for a few weeks now, as well. Only using one WAN. The radvd process seems to start on bootup, but the first boot after an upgrade it seems to not function. Restarting radvd or rebooting seems to fix.

                            If it only happens after an upgrade then it could be many things. My course of action when anything like this happens is to do a fresh install. Any junk left around after an update is then cleared.

                            I stand corrected. I tried another reboot and it stopped working again until I restarted radvd. I think it might have been a coincidence and it arbitrarily works or doesn’t work on a reboot.

                            1 Reply Last reply Reply Quote 0
                            • ?
                              Guest
                              last edited by

                              Your issue is not the same as the OP.

                              Try a fresh install and go from there.

                              1 Reply Last reply Reply Quote 0
                              • ?
                                Guest
                                last edited by

                                @doktornotor:

                                He enabled DHCPv6 server on something where's it not supposed to be enabled at all… I have no idea what's his opt8 interface, nor any desire to debug this mess.

                                I frankly doubt that nonsense has ever worked. Look at this:

                                I only have one question after seeing that…

                                Why? :o

                                1 Reply Last reply Reply Quote 0
                                • D
                                  doktornotor Banned
                                  last edited by

                                  @marjohn56:

                                  @doktornotor:

                                  He enabled DHCPv6 server on something where's it not supposed to be enabled at all… I have no idea what's his opt8 interface, nor any desire to debug this mess.

                                  I frankly doubt that nonsense has ever worked. Look at this:

                                  I only have one question after seeing that…

                                  Why? :o

                                  No idea… Have I mentioned that there's allegedly BGP involved as well? Sure like hell would like to be on the receiving end of it.  :o ;D

                                  1 Reply Last reply Reply Quote 0
                                  • Y
                                    yon
                                    last edited by

                                    Strange thing, delete the dns fd42:d42:d42:53::1, then  radvd service can start. this is bug ?  the dns fd42:d42:d42:53::1 only for an VPN interface.  ???

                                    If you are interested in free peering for clearnet and dn42,contact me !

                                    1 Reply Last reply Reply Quote 0
                                    • Y
                                      yon
                                      last edited by

                                      @marjohn56:

                                      @yon:

                                      Generated for DHCPv6 Server opt8

                                      interface gif3 {
                                      AdvSendAdvert on;
                                      MinRtrAdvInterval 5;
                                      MaxRtrAdvInterval 20;
                                      AdvLinkMTU 1480;
                                      AdvDefaultPreference medium;
                                      prefix 2001:470:d:1085::20/128 {
                                      DeprecatePrefix on;
                                      AdvValidLifetime 86400;
                                      AdvPreferredLifetime 14400;
                                      };
                                      route ::/0 {
                                      RemoveRoute on;
                                      };
                                      RDNSS 2a05:dfc7:5::53 2001:19f0:7402:d:5400:00ff:fe2a:7fb6 2001:41d0:8:be92::1 fd42:d42:d42:53::1 { };
                                      DNSSL xoyu.net  { };
                                      };

                                      prefix 2001:470:d:1085::20/128  ??? How so?

                                      this /128 not config by myself, it is pfsense system auto config.  GIF tunnel local address is 2001:470:d:1085::20

                                      If you are interested in free peering for clearnet and dn42,contact me !

                                      1 Reply Last reply Reply Quote 0
                                      • Y
                                        yon
                                        last edited by

                                        @doktornotor:

                                        He enabled DHCPv6 server on something where's it not supposed to be enabled at all… I have no idea what's his opt8 interface, nor any desire to debug this mess.

                                        I frankly doubt that nonsense has ever worked. Look at this:

                                        this is not config by me. i don't know why it is on DHCPv6..  ???

                                        Generated for DHCPv6 Server opt8

                                        If you are interested in free peering for clearnet and dn42,contact me !

                                        1 Reply Last reply Reply Quote 0
                                        • D
                                          doktornotor Banned
                                          last edited by

                                          @yon:

                                          Strange thing, delete the dns fd42:d42:d42:53::1, then  radvd service can start. this is bug ?  the dns fd42:d42:d42:53::1 only for an VPN interface.  ???

                                          https://en.wikipedia.org/wiki/Unique_local_address

                                          @yon:

                                          @marjohn56:

                                          @yon:

                                          Generated for DHCPv6 Server opt8

                                          interface gif3 {
                                          AdvSendAdvert on;
                                          MinRtrAdvInterval 5;
                                          MaxRtrAdvInterval 20;
                                          AdvLinkMTU 1480;
                                          AdvDefaultPreference medium;
                                          prefix 2001:470:d:1085::20/128 {
                                          DeprecatePrefix on;
                                          AdvValidLifetime 86400;
                                          AdvPreferredLifetime 14400;
                                          };
                                          route ::/0 {
                                          RemoveRoute on;
                                          };
                                          RDNSS 2a05:dfc7:5::53 2001:19f0:7402:d:5400:00ff:fe2a:7fb6 2001:41d0:8:be92::1 fd42:d42:d42:53::1 { };
                                          DNSSL xoyu.net  { };
                                          };

                                          prefix 2001:470:d:1085::20/128  ??? How so?

                                          this /128 not config by myself, it is pfsense system auto config.  GIF tunnel local address is 2001:470:d:1085::20

                                          WTH are you enabling DHCPv6 server on a (apparently completely misconfigured) GIF tunnel interface?

                                          1 Reply Last reply Reply Quote 0
                                          • ?
                                            Guest
                                            last edited by

                                            The GIGO principle… 8)

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.