Best way to make a machine boot with or without a Internet connection

Aryeh Friedman aryeh.friedman at gmail.com
Fri Aug 7 18:54:27 UTC 2020


On Fri, Aug 7, 2020 at 1:24 PM Mario Lobo <lobo at bsd.com.br> wrote:

> On Thu, Aug 6, 2020 at 6:20 PM Aryeh Friedman <aryeh.friedman at gmail.com>
> wrote:
>
> > Due to storm related damage my ISP went out for a few (12) hours earlier
> in
> > the week and while I got it usable without a Internet connection by
> putting
> > everything in my LAN in /etc/hosts (I also run a local_unbound --> local
> > bind9 on my file server which I have created a zone file for the LAN
> > machines also), but it was very slow in booting due to ntpdate, tomcat
> and
> > sendmail not being to connect to the Internet for either forward or
> reverse
> > DNS.   I don't want to turn these services off, but I want to be able to
> do
> > a normal boot (no long hangs) if the ISP goes down again.   What is the
> > best way to do this?
> >
> > --
> > Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org
> > _______________________________________________
> > freebsd-questions at freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to "
> > freebsd-questions-unsubscribe at freebsd.org"
> >
>
> This is a long shot but perhaps you could find a way to start these
> services in the background (&).
>

Given they are done by /etc/rc based on rc.onf not likely


> --
> Mario Lobo
> http://www.mallavoodoo.com.br
> FreeBSD since version 2.2.8 [not Pro-Audio.... YET!!]
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe at freebsd.org"
>


-- 
Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org


More information about the freebsd-questions mailing list