Date: Sat, 11 Jun 2016 22:04:48 +0200 From: Niklaas Baudet von Gersdorff <stdin@niklaas.eu> To: freebsd-questions@freebsd.org Subject: Re: When your server boots too fast: How to slow it down? Message-ID: <20160611200448.GC2453@box-hlm-03.niklaas.eu> In-Reply-To: <20160611193225.GB2453@box-hlm-03.niklaas.eu> References: <20160611174849.GA2453@box-hlm-03.niklaas.eu> <CAHu1Y71kugYqWehQMZt0NnFcM05R1wA0zirnP5dSdKgWwy=LhA@mail.gmail.com> <20160611193225.GB2453@box-hlm-03.niklaas.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
--/e2eDi0V/xtL+Mc8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Niklaas Baudet von Gersdorff [2016-06-11 21:32 +0200] : > in rc.conf because the public IPv4 is assigned by the router. > However, changing it to SYNCDHCP helped only partly. Now, > tincd starts but both postfix and sshd still fail. Additionally to SYNCDHCP, I added the following three lines: netwait_enable="YES" netwait_if="<interface>" netwait_ip="<IPv6>" This solves the problem. But this also requires me to predict the IPv6 that the server gets from the router. In this special case I know it because my provider will only assign me one in particular. But maybe there's something like SYNCDHCP for IPv6 too? Niklaas --/e2eDi0V/xtL+Mc8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXXG7ZAAoJEG2fODeJrIU/uZwQAJ8zAYbbx1B8ZU0eSWpDf7Nu TurBnLx2qL7WmDceYgsqUOs0Ggu1hIM/gyFxy6peL6QWnzr/d4X0wq2B+3tdGIor R7HYCy/hMUUO76d6SVtQgns6TbgGy1eG+CpjlvXYn3Ja8Tf1rzaKBTMMQFWULN+Y 9o8s7UFNmc5V4fxvbNaDOu/XAXW2P5FYO/a4v6FUJ//47bX//Rmby3RBhFb7jnaT 9S2fIRlwCKbdljFk0LOUBkoMdpkyQhZl6SkoWCJbrfOIOYSHtHxu/sViaP/TBXE7 ElqfgxArkMoSUJn3Lhe3BMe2Vi107o6SJT9V8snS8SeSokw2CPtlXLj8vsslhlKJ /GJLktTC6a1P+AD1XTpXL2uE89gBTFS5Zk1wcUC8aGvLqGVNJ4iCHWm2/eXVp+iU 0I302MPfnYVxZqgjgWb0ySs1p71NWAfjVwikMOpM6E4ClFQxBIf7SG7eSBP8jcEd Vkn2GDELoi5s6Zhrzt0O+hylQs04K9DhTT8L3tIo+LCfiYAvAN16s1UUKk/NNBRn EHVc9trLG/5vlY5/4nZ1jkxP8+3K++m9Wn7sA6a7+SzAYOv6x+/S64Pd0Gqc1vXw Gx1bX61DHrqFBt72Li8n3+qfOwxBy9j7zh3YV1htBqBwGgNYxKYULPXU2jgn87te XoQYNcCcDNPkj8S3IG8X =3vVy -----END PGP SIGNATURE----- --/e2eDi0V/xtL+Mc8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20160611200448.GC2453>