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

Radvd does not start on startup (empty config file)

Scheduled Pinned Locked Moved 2.1 Snapshot Feedback and Problems - RETIRED
1 Posts 1 Posters 1.1k 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.
  • B
    bkraptor
    last edited by Sep 7, 2012, 5:09 PM Sep 7, 2012, 5:07 PM

    I have rebooted my box and then noticed that radvd was not running because of this empty config file:

    [2.1-BETA0][root@box]/root(1): cat /var/etc/radvd.conf 
    # Automatically Generated, do not edit
    [2.1-BETA0][root@box]/root(2):
    

    After re-saving the LAN interface without changing anything:

    [2.1-BETA0][root@box]/root(2): cat /var/etc/radvd.conf
    # Automatically Generated, do not edit
    # Generated for DHCPv6 Server lan
    interface em0 {
            AdvSendAdvert on;
            MinRtrAdvInterval 5;
            MaxRtrAdvInterval 20;
            AdvLinkMTU 1280;
            AdvDefaultPreference medium;
            prefix x:y:1014:215:0:0:0:0/64 {
                    DeprecatePrefix on;
                    AdvOnLink on;
                    AdvAutonomous on;
                    AdvRouterAddr on;
            };
            route ::/0 {
                    RemoveRoute on;
            };
            RDNSS x:y:1014:215:222:4dff:fe6b:73fc { };
            DNSSL localdomain { };
    };
    

    I am running:
    2.1-BETA0 (i386)
    built on Tue Sep 4 16:39:17 EDT 2012
    FreeBSD 8.3-RELEASE-p4

    Normally I would have said the problem was with this build, but I have just upgraded from an August 23rd build that had the same issue.

    1 Reply Last reply Reply Quote 0
    1 out of 1
    • First post
      1/1
      Last post
    Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.
      This community forum collects and processes your personal information.
      consent.not_received