On Mon, 24 Aug 2015 16:56:37 -0600
Devin Reade wrote:
> --On Monday, August 24, 2015 12:27:06 AM + Stuart Henderson
> wrote:
>
> > Having NFS rely on DNS is not ideal. I don't see why dhcpd would
> > need DNS to run at all?
>
> If you have a 'fixed-address' definition in a 'host' block, a
--On Monday, August 24, 2015 12:27:06 AM + Stuart Henderson
wrote:
Having NFS rely on DNS is not ideal. I don't see why dhcpd would
need DNS to run at all?
If you have a 'fixed-address' definition in a 'host' block, and
the fixed-address uses a FQDN rather than an IP, you will have
probl
On 2015-08-23, George wrote:
>> >> -start_daemon syslogd ldattach pflogd nsd unbound ntpd
>> >> +start_daemon syslogd ldattach pflogd isc_named ntpd
>> >>start_daemon iscsid isakmpd iked sasyncd ldapd npppd
>> >>echo '.'
>> >>
>> probably have to add something to /etc/rc.conf.local like
>
On Sun, 23 Aug 2015 12:49:20 -0500
Edgar Pettijohn wrote:
> On 08/23/15 12:40, Theo de Raadt wrote:
> >> something like this would probably do it, but would be undone
> >> anytime you update
> or at least I think it will be undone, but maybe not I don't have any
> experience with making changes
On 08/23/15 12:40, Theo de Raadt wrote:
something like this would probably do it, but would be undone anytime
you update
or at least I think it will be undone, but maybe not I don't have any
experience with making changes to it.
--- /etc/rc Sat Aug 22 03:06:56 2015
+++ /etc/rc.new Sun Aug
> something like this would probably do it, but would be undone anytime
> you update
>
> --- /etc/rc Sat Aug 22 03:06:56 2015
> +++ /etc/rc.new Sun Aug 23 12:27:53 2015
> @@ -371,7 +371,7 @@
> make_keys
>
> echo -n 'starting early daemons:'
> -start_daemon syslogd ldattach pflogd nsd unb
something like this would probably do it, but would be undone anytime
you update
--- /etc/rc Sat Aug 22 03:06:56 2015
+++ /etc/rc.new Sun Aug 23 12:27:53 2015
@@ -371,7 +371,7 @@
make_keys
echo -n 'starting early daemons:'
-start_daemon syslogd ldattach pflogd nsd unbound ntpd
+start_daem
Hi guys,
I was wondering if someone might have a hint on how to start isc_name
(on 5.7) earlier than network services like DHCP and NFS. This was OK
for me on 5.6 when it was in base but now I have issues as my configs
are tied to DNS services on the local machine.
I read a bit and fiddled with
8 matches
Mail list logo