Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Sep 2024 08:57:44 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 281759] net/dhcp6: dhcp6c rejects starting when mpd5 hsn't finished yet
Message-ID:  <bug-281759-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281759

            Bug ID: 281759
           Summary: net/dhcp6: dhcp6c rejects starting when mpd5 hsn't
                    finished yet
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs@FreeBSD.org
          Reporter: ohartmann@walstatt.org
             Flags: maintainer-feedback?(hrs@FreeBSD.org)
          Assignee: hrs@FreeBSD.org

Running a small router/firewall selfmade appliance using mpd5 to connect to=
 my
ISP via mpd5 PPPoE service via an external MODEM, starting dhcp6c client fr=
om
/etc/rc.conf.local will fail while mpd5 is still starting and establishing =
the
connection.

I could mitigate the problem successfuly changing the rc.d/dhcp6c srcipt li=
ne

 # REQUIRE: netif

to

 # REQUIRE: netif mpd5

This is a quick and dirty solution and there might be a more generalized and
cleaner solution?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281759-7788>