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

    Unable to reboot 2.4

    Scheduled Pinned Locked Moved 2.4 Development Snapshots
    45 Posts 12 Posters 10.0k 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.
    • P
      psulions5
      last edited by

      This happens during a normal reboot also - without actually installing anything.

      My DNS is pulling from my ISP for my WAN, and 2 OpenVPN connections are static DNS for Private Internet Access.  The lockup happens during JUST the shutdown process, and not a clean boot.  A clean boot takes literally 15 seconds or so to complete, and completes perfectly every time.

      1 Reply Last reply Reply Quote 0
      • P
        pfBasic Banned
        last edited by

        Is there anything in the system logs at the time of shutdown?

        Did anything change when this started happening?

        1 Reply Last reply Reply Quote 0
        • P
          psulions5
          last edited by

          Logs didnt show much.  This was a fresh install of the latest snapshot for 2.4.  I run the same snapshot in a hyper-v container, and it has no issues rebooting.

          So strange.

          1 Reply Last reply Reply Quote 0
          • P
            psulions5
            last edited by

            Specs are:

            7700K
            Asrock H270M ITX
            8GB Ram
            Intel Pro/1000 4 port NIC.

            Forgot to post them.

            1 Reply Last reply Reply Quote 0
            • P
              pfBasic Banned
              last edited by

              IDK then , maybe something got corrupted? I'd just do a fresh install then restore config.

              If you aren't already maybe give a ZFS install a shot, it is generally less prone to corruption.

              1 Reply Last reply Reply Quote 0
              • P
                psulions5
                last edited by

                I will try that tonight, thank you!

                Someone on Reddit says he experiences something similar, and when he unplugs the WAN, it instantly finishes rebooting.  I haven't tried this yet though.

                1 Reply Last reply Reply Quote 0
                • P
                  psulions5
                  last edited by

                  @pfBasic:

                  IDK then , maybe something got corrupted? I'd just do a fresh install then restore config.

                  If you aren't already maybe give a ZFS install a shot, it is generally less prone to corruption.

                  Update:  Fresh install won't even reboot when it completes the installation.  I have to push the rest button on the front of the computer to force a reboot.  Everything works 100%, just cant reboot.  :(

                  1 Reply Last reply Reply Quote 0
                  • P
                    pfBasic Banned
                    last edited by

                    Interesting, sounds like a hardware issue. What is your install media?

                    Also might want to check out your bios settings and turn off unneeded features. You'll have to search around the forums to pursue this, I have never had to adjust bios for pfsense.

                    1 Reply Last reply Reply Quote 0
                    • P
                      psulions5
                      last edited by

                      Yeah,  I have been going around disabling stuff.  I will search the forum looking for a possible cause with the BIOS.

                      1 Reply Last reply Reply Quote 0
                      • P
                        psulions5
                        last edited by

                        Is there a console command that I can use to force a reboot instead of the normal process?  In case of an emergency need to reboot or something?  Like if I am away from home etc.

                        Thanks.

                        1 Reply Last reply Reply Quote 0
                        • P
                          pfBasic Banned
                          last edited by

                          https://www.freebsd.org/cgi/man.cgi?reboot(8)

                          1 Reply Last reply Reply Quote 0
                          • stephenw10S
                            stephenw10 Netgate Administrator
                            last edited by

                            You probably want:

                            shutdown -p now
                            

                            If your box still doesn't shutdown using that there's probably some bad value being fed to the system about how to power down the board. BIOS up to date?

                            Steve

                            1 Reply Last reply Reply Quote 0
                            • K
                              kpa
                              last edited by

                              There are known problems on certain hardware where FreeBSD fails to reboot or powerdown properly. USB seems to be one of the common factors.

                              This is rather old bug but showcases the problem:

                              https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=167685

                              Suggested workaround is a sysctl:

                              
                              # sysctl hw.usb.no_shutdown_wait=1
                              
                              
                              1 Reply Last reply Reply Quote 0
                              • P
                                psulions5
                                last edited by

                                @kpa:

                                There are known problems on certain hardware where FreeBSD fails to reboot or powerdown properly. USB seems to be one of the common factors.

                                This is rather old bug but showcases the problem:

                                https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=167685

                                Suggested workaround is a sysctl:

                                
                                # sysctl hw.usb.no_shutdown_wait=1
                                
                                

                                Oh nice.  I moved my router to my Supermicro xeon server for the time being, and it works on that flawlessly (I had an issue with a NIC not showing up but it seems to be fixed).  I think I may just move my 7700K to my video encoding box, and keep the xeon as my router.

                                Where would I add that code if I wanted to test it out?  Not very familiar with that aspect of pfsense.  Thanks for all the help, this forum is great.

                                1 Reply Last reply Reply Quote 0
                                • K
                                  kpa
                                  last edited by

                                  You can add any sysctl tunable at System->Advanced->System Tunables. Select new, enter hw.usb.no_shutdown_wait as the tunable and 1 as the value.

                                  1 Reply Last reply Reply Quote 0
                                  • P
                                    psulions5
                                    last edited by

                                    Thank you!

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      docBliny
                                      last edited by

                                      I'm seeing the same issue on a new ASRock H270M-ITX/ac P2.00 with the latest BIOS and the latest beta "built on Mon Apr 10 18:49:44 CDT 2017".

                                      Applying the "hw.usb.no_shutdown_wait=1" did not seem to resolve the issue.

                                      I've turned off most everything extra in the BIOS (except all the unused USB ports).

                                      I do see the following in /var/log/system.log several times right at shutdown:
                                      ACPI Exception: AE_ERROR, Thread 100762 could not acquire Mutex [0x0] (20160527/utmutex-345)
                                      ACPI Error: Could not acquire AML Interpreter mutex (20160527/exutils-104)

                                      Other info:
                                      Intel Core i5-7600K @ 3.80GHz
                                      8 GB RAM (2xCrucial 4GB DDR4-2133)
                                      Samsung PM951 128GB M.2

                                      Let me know what would be helpful to troubleshoot. (I am seeing packet loss from the LAN side with ping 8.8.8.8, but not from the pfSense machine or to the machine itself, and it seems php-fhm needs a restart pretty frequently, but those are for another post)

                                      Thanks,

                                      // Tomi B.

                                      1 Reply Last reply Reply Quote 0
                                      • stephenw10S
                                        stephenw10 Netgate Administrator
                                        last edited by

                                        Hard to say exactly what that is. That ACPI error could be causing it to not pass the power functions correctly.

                                        Can you power down with any manual command line?

                                        Probably not much we can do there.

                                        Steve

                                        1 Reply Last reply Reply Quote 0
                                        • R
                                          Runenaldo
                                          last edited by

                                          @psulions5:

                                          @pfBasic:

                                          IDK then , maybe something got corrupted? I'd just do a fresh install then restore config.

                                          If you aren't already maybe give a ZFS install a shot, it is generally less prone to corruption.

                                          Update:  Fresh install won't even reboot when it completes the installation.  I have to push the rest button on the front of the computer to force a reboot.  Everything works 100%, just cant reboot.  :(

                                          I'm having the excact same issue after installing ZFS 2 disk mirror onto two USB sticks.

                                          Asrock J3455-ITX latest bios 1.20
                                          2x4gb HyperX DDR3L 1866MHz RAM

                                          Any updates?

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            meruem
                                            last edited by

                                            Same issue, driving me crazy.

                                            H270M-ITX/ac : manual if interested http://asrock.pc.cdn.bitgravity.com/Manual/H270M-ITXac.pdf
                                            i5-7500
                                            zfs
                                            Samsung PM961 256GB M.2 NGFF PCIe Gen3 x4, NVME Solid state drive SSD, OEM (2280) (MZVLW256HEHP-00000)

                                            Also if I enable the temperature widget, it will not show my cpu temps and shortly crash the web interface, i wont be able to get to the web interface unless I do "16) Restart PHP-FPM" .. i think it's 16 anyway. But the system information widget 'Temperature' seems to be working fine

                                            I tried to do a reboot, and it froze like the OP picture, and so I hard power cycled it, this is the log

                                            
                                            Apr 22 00:38:34	php-fpm	39118	/index.php: Successful login for user 'admin' from: 192.168.1.10
                                            Apr 22 00:38:15	kernel		arp: 192.168.1.25 moved from 20:a2:0b:13:00:f8 to 54:04:a6:8a:d6:10 on em0
                                            Apr 22 00:38:14	sshlockout	86053	sshlockout/webConfigurator v3.0 starting up
                                            Apr 22 00:38:14	login		login on ttyv0 as root
                                            Apr 22 00:38:14	php-fpm	39118	/rc.start_packages: Restarting/Starting all packages.
                                            Apr 22 00:38:14	syslogd		kernel boot file is /boot/kernel/kernel
                                            Apr 22 00:38:14	syslogd		exiting on signal 15
                                            Apr 22 00:38:12	kernel		done.
                                            Apr 22 00:38:12	root		/etc/rc.d/hostid: WARNING: hostid: unable to figure out a UUID from DMI data, generating a new one
                                            Apr 22 00:38:12	php-cgi		rc.bootup: Creating rrd update script
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/lan-dhcpd.rrd N:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/lan-dhcpd.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863558 (minimum one second step)'
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/ntpd.rrd N:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/ntpd.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863559 (minimum one second step)'
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/system-mbuf.rrd N:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/system-mbuf.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863559 (minimum one second step)'
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/system-memory.rrd N:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/system-memory.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863559 (minimum one second step)'
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/system-processor.rrd N:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/system-processor.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863559 (minimum one second step)'
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/system-states.rrd N:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/system-states.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863558 (minimum one second step)'
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/ipsec-packets.rrd N:U:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/ipsec-packets.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863558 (minimum one second step)'
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/ipsec-traffic.rrd N:U:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/ipsec-traffic.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863558 (minimum one second step)'
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/lan-packets.rrd N:U:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/lan-packets.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863558 (minimum one second step)'
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/lan-traffic.rrd N:U:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/lan-traffic.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863558 (minimum one second step)'
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/wan-packets.rrd N:U:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/wan-packets.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863558 (minimum one second step)'
                                            Apr 22 00:38:12	php-cgi		rc.bootup: The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/wan-traffic.rrd N:U:U:U:U:U:U:U:U' returned exit code '1', the output was 'ERROR: /var/db/rrd/wan-traffic.rrd: illegal attempt to update using time 1492846692 when last update time is 1492863558 (minimum one second step)'
                                            Apr 22 00:38:12	php-fpm	295	/rc.dyndns.update: phpDynDNS (dev-local.net): No change in my IP address and/or 25 days has not passed. Not updating dynamic DNS entry.
                                            Apr 22 00:38:11	php-fpm	295	/rc.dyndns.update: phpDynDNS (lawrie.family): No change in my IP address and/or 25 days has not passed. Not updating dynamic DNS entry.
                                            Apr 22 00:38:10	kernel		em0: link state changed to UP
                                            Apr 22 00:38:10	check_reload_status		Linkup starting em0
                                            Apr 22 00:38:09	php-fpm	295	/rc.dyndns.update: phpDynDNS (): No change in my IP address and/or 25 days has not passed. Not updating dynamic DNS entry.
                                            Apr 22 00:38:09	php-fpm	295	/rc.dyndns.update: Dynamic Dns (): Current WAN IP: [redacted ip] Cached IP: [redacted ip]
                                            Apr 22 00:38:09	php-fpm	295	/rc.dyndns.update: Dynamic DNS custom (): [redacted ip] extracted from local system.
                                            Apr 22 00:38:09	php-fpm	295	/rc.dyndns.update: Dynamic DNS (): running get_failover_interface for wan. found igb0
                                            Apr 22 00:38:09	php-fpm	295	/rc.dyndns.update: Dynamic DNS custom (): [redacted ip] extracted from local system.
                                            Apr 22 00:38:09	php-fpm	295	/rc.dyndns.update: Dynamic DNS: updatedns() starting
                                            Apr 22 00:38:08	kernel		0 addresses deleted.
                                            Apr 22 00:38:08	kernel		...
                                            Apr 22 00:38:08	kernel		.
                                            Apr 22 00:38:08	kernel		done.
                                            Apr 22 00:38:08	check_reload_status		Updating all dyndns
                                            Apr 22 00:38:08	kernel		done.
                                            Apr 22 00:38:08	php-cgi		rc.bootup: NTPD is starting up.
                                            Apr 22 00:38:08	kernel		done.
                                            Apr 22 00:38:07	dhcpleases		/etc/hosts changed size from original!
                                            Apr 22 00:38:07	php-fpm	295	/rc.newwanip: rc.newwanip: on (IP address: [redacted ip]) (interface: WAN[wan]) (real interface: igb0).
                                            Apr 22 00:38:07	php-fpm	295	/rc.newwanip: rc.newwanip: Info: starting on igb0.
                                            Apr 22 00:38:07	kernel		done.
                                            Apr 22 00:38:06	php-cgi		rc.bootup: ROUTING: setting default route to 73.151.192.1
                                            Apr 22 00:38:06	kernel		pflog0: promiscuous mode enabled
                                            Apr 22 00:38:06	kernel		done.
                                            Apr 22 00:38:06	php-cgi		rc.bootup: Resyncing OpenVPN instances.
                                            Apr 22 00:38:06	check_reload_status		rc.newwanip starting igb0
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	check_reload_status		Linkup starting igb0
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:06	kernel		igb0: link state changed to UP
                                            Apr 22 00:38:06	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:03	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:03	sshlockout	6930	sshlockout/webConfigurator v3.0 starting up
                                            Apr 22 00:38:03	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:03	sshd	6857	Server listening on 0.0.0.0 port 53388.
                                            Apr 22 00:38:03	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:03	sshd	6857	Server listening on :: port 53388.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		coretemp3: <cpu on-die="" thermal="" sensors="">on cpu3
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		coretemp2: <cpu on-die="" thermal="" sensors="">on cpu2
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		coretemp1: <cpu on-die="" thermal="" sensors="">on cpu1
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		coretemp0: <cpu on-die="" thermal="" sensors="">on cpu0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ugen0.4: <vendor 0x8087="">at usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Root mount waiting for: usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		uhid1: <vendor 0="" 2="" 0x04d9="" product="" 0x1203,="" class="" 0,="" rev="" 2.00="" 2.80,="" addr="">on usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		kbd2 at ukbd0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ukbd0: <vendor 0="" 2="" 0x04d9="" product="" 0x1203,="" class="" 0,="" rev="" 2.00="" 2.80,="" addr="">on usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ugen0.3: <vendor 0x04d9="">at usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Root mount waiting for: usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		uhid0: <vendor 0="" 1="" 0x2516="" xornet="" gaming="" mouse,="" class="" 0,="" rev="" 2.00="" 0.32,="" addr="">on usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ugen0.2: <vendor 0x2516="">at usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		uhub0: 24 ports with 24 removable, self powered
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Root mount waiting for: usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Root mount waiting for: usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Trying to mount root from zfs:zroot/ROOT/default []...
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Timecounter "TSC-low" frequency 1704060219 Hz quality 1000
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		SMP: AP CPU #3 Launched!
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		SMP: AP CPU #2 Launched!
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		SMP: AP CPU #1 Launched!
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		nvd0: 244198MB (500118192 512 byte sectors)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		nvd0: <samsung mzvlw256hehp-00000="">NVMe namespace
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ugen0.1: <0x8086> at usbus0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		nvme cam probe device init
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Timecounters tick every 1.000 msec
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ZFS storage pool version: features support (5000)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ZFS filesystem version: 5
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		usbus0: 5.0Gbps Super Speed USB v3.0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		est3: <enhanced speedstep="" frequency="" control="">on cpu3
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		est2: <enhanced speedstep="" frequency="" control="">on cpu2
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		est1: <enhanced speedstep="" frequency="" control="">on cpu1
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		est0: <enhanced speedstep="" frequency="" control="">on cpu0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ppc0: cannot reserve I/O port range
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		atkbd0: [GIANT-LOCKED]
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		kbd0 at atkbd0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		atkbd0: <at keyboard="">irq 1 on atkbdc0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		atkbdc0: <keyboard controller="" (i8042)="">at port 0x60,0x64 on isa0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		acpi_button1: <power button="">on acpi0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		acpi_button0: <sleep button="">on acpi0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		em0: netmap queues/slots: TX 1/1024, RX 1/1024
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		em0: Ethernet address: 70:85:c2:35:34:77
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		em0: Using an MSI interrupt
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		em0: <intel(r) 1000="" pro="" network="" connection="" 7.6.1-k="">mem 0xdf300000-0xdf31ffff at device 31.6 on pci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pci0: <memory>at device 31.2 (no driver attached)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		isa0: <isa bus="">on isab0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		isab0: <pci-isa bridge="">at device 31.0 on pci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		nvme0: <generic nvme="" device="">mem 0xdf000000-0xdf003fff at device 0.0 on pci4
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pci4: <acpi pci="" bus="">on pcib4
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pcib4: <acpi pci-pci="" bridge="">at device 29.0 on pci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pci3: <network>at device 0.0 (no driver attached)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pci3: <acpi pci="" bus="">on pcib3
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pcib3: <acpi pci-pci="" bridge="">at device 28.6 on pci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		igb0: netmap queues/slots: TX 2/1024, RX 2/1024
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		igb0: Bound queue 1 to cpu 1
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		igb0: Bound queue 0 to cpu 0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		igb0: Ethernet address: 70:85:c2:35:34:75
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		igb0: Using MSIX interrupts with 3 vectors
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		igb0: <intel(r) 1000="" pro="" network="" connection,="" version="" -="" 2.5.3-k="">port 0xe000-0xe01f mem 0xdf200000-0xdf21ffff,0xdf220000-0xdf223fff at device 0.0 on pci2
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pci2: <acpi pci="" bus="">on pcib2
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pcib2: <acpi pci-pci="" bridge="">at device 28.5 on pci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pci1: <acpi pci="" bus="">on pcib1
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pcib1: <acpi pci-pci="" bridge="">at device 28.0 on pci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		device_attach: ahciem0 attach returned 6
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ahciem0: EM timeout
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ahciem0: <ahci enclosure="" management="" bridge="">on ahci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ahcich5: <ahci channel="">at channel 5 on ahci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ahcich4: <ahci channel="">at channel 4 on ahci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ahcich3: <ahci channel="">at channel 3 on ahci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ahcich2: <ahci channel="">at channel 2 on ahci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ahcich1: <ahci channel="">at channel 1 on ahci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ahcich0: <ahci channel="">at channel 0 on ahci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ahci0: AHCI v1.31 with 6 6Gbps ports, Port Multiplier not supported
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ahci0: <ahci sata="" controller="">port 0xf090-0xf097,0xf080-0xf083,0xf060-0xf07f mem 0xdf334000-0xdf335fff,0xdf338000-0xdf3380ff,0xdf337000-0xdf3377ff at device 23.0 on pci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pci0: <simple comms="">at device 22.0 (no driver attached)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		usbus0 on xhci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		xhci0: 32 bytes context size, 64-bit DMA
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		xhci0: <xhci (generic)="" usb="" 3.0="" controller="">mem 0xdf320000-0xdf32ffff at device 20.0 on pci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		vgapci0: Boot video device
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		vgapci0: <vga-compatible display="">port 0xf000-0xf03f mem 0xde000000-0xdeffffff,0xc0000000-0xcfffffff at device 2.0 on pci0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pci0: <acpi pci="" bus="">on pcib0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		pcib0: <acpi host-pci="" bridge="">port 0xcf8-0xcff on acpi0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Timecounter "ACPI-fast" frequency 3579545 Hz quality 900
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Event timer "i8254" frequency 1193182 Hz quality 100
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Timecounter "i8254" frequency 1193182 Hz quality 0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		attimer0: <at timer="">port 0x40-0x43,0x50-0x53 irq 0 on acpi0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Event timer "RTC" frequency 32768 Hz quality 0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		atrtc0: Warning: Couldn't map I/O.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		atrtc0: <at realtime="" clock="">port 0x70-0x77 irq 8 on acpi0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Event timer "HPET4" frequency 24000000 Hz quality 440
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Event timer "HPET3" frequency 24000000 Hz quality 440
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Event timer "HPET2" frequency 24000000 Hz quality 440
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Event timer "HPET1" frequency 24000000 Hz quality 440
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Event timer "HPET" frequency 24000000 Hz quality 550
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Timecounter "HPET" frequency 24000000 Hz quality 950
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		hpet0: <high precision="" event="" timer="">iomem 0xfed00000-0xfed003ff on acpi0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		cpu3: <acpi cpu="">on acpi0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		cpu2: <acpi cpu="">on acpi0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ACPI Error: Could not release AML Interpreter mutex (20160527/exutils-147)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ACPI Error: Mutex [0x0] is not acquired, cannot release (20160527/utmutex-386)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ACPI Error: Could not release AML Interpreter mutex (20160527/exutils-147)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ACPI Error: Mutex [0x0] is not acquired, cannot release (20160527/utmutex-386)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		cpu1: <acpi cpu="">on acpi0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ACPI Error: Could not release AML Interpreter mutex (20160527/exutils-147)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ACPI Error: Mutex [0x0] is not acquired, cannot release (20160527/utmutex-386)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ACPI Error: Could not release AML Interpreter mutex (20160527/exutils-147)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ACPI Error: Mutex [0x0] is not acquired, cannot release (20160527/utmutex-386)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		cpu0: <acpi cpu="">on acpi0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		unknown: memory range not supported
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		acpi0: Power Button (fixed)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		acpi0: <alaska a="" m="" i="">on motherboard
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		padlock0: No ACE support.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		cryptosoft0: <software crypto="">on motherboard
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		random: fast provider: "Intel Secure Key RNG"
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		random: registering fast source Intel Secure Key RNG
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		module_register_init: MOD_LOAD (vesa, 0xffffffff8122b980, 0) error 19
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		netmap: loaded module
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		kbd1 at kbdmux0
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		module_register_init: MOD_LOAD (iwi_monitor_fw, 0xffffffff8069ebb0, 0) error 1
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		iwi_monitor: If you agree with the license, set legal.intel_iwi.license_ack=1 in /boot/loader.conf.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		iwi_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_iwi.LICENSE.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		module_register_init: MOD_LOAD (iwi_ibss_fw, 0xffffffff8069eb00, 0) error 1
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		iwi_ibss: If you agree with the license, set legal.intel_iwi.license_ack=1 in /boot/loader.conf.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		iwi_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_iwi.LICENSE.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		module_register_init: MOD_LOAD (iwi_bss_fw, 0xffffffff8069ea50, 0) error 1
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		iwi_bss: If you agree with the license, set legal.intel_iwi.license_ack=1 in /boot/loader.conf.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		iwi_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_iwi.LICENSE.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		wlan: mac acl policy registered
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		module_register_init: MOD_LOAD (ipw_monitor_fw, 0xffffffff80675620, 0) error 1
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ipw_monitor: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ipw_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw.LICENSE.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		module_register_init: MOD_LOAD (ipw_ibss_fw, 0xffffffff80675570, 0) error 1
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ipw_ibss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ipw_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw.LICENSE.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		random: entropy device external interface
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		module_register_init: MOD_LOAD (ipw_bss_fw, 0xffffffff806754c0, 0) error 1
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ipw_bss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ipw_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw.LICENSE.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ioapic0 <version 2.0="">irqs 0-119 on motherboard
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		random: unblocking device.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		FreeBSD/SMP: 1 package(s) x 4 core(s)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		ACPI APIC Table: <alaska a="" m="" i="">Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Event timer "LAPIC" quality 600
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		avail memory = 16092884992 (15347 MB)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		real memory = 17179869184 (16384 MB)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		TSC: P-state invariant, performance statistics
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		XSAVE Features=0xf <xsaveopt,xsavec,xinuse,xsaves>Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Structured Extended Features=0x29c6fbf <fsgsbase,tscadj,sgx,bmi1,hle,avx2,smep,bmi2,erms,invpcid,rtm,nfpusg,mpx,rdseed,adx,smap,clflushopt,proctrace>Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		AMD Features2=0x121 <lahf,abm,prefetch>Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		AMD Features=0x2c100800 <syscall,nx,page1gb,rdtscp,lm>Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Features2=0x7ffafbff <sse3,pclmulqdq,dtes64,mon,ds_cpl,vmx,smx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4.1,sse4.2,x2apic,movbe,popcnt,tscdlt,aesni,xsave,osxsave,avx,f16c,rdrand>Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Features=0xbfebfbff <fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,htt,tm,pbe>Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Origin="GenuineIntel" Id=0x906e9 Family=0x6 Model=0x9e Stepping=9
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		CPU: Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz (3408.12-MHz K8-class CPU)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		VT(efifb): resolution 1280x1024
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0)
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		root@buildbot2.netgate.com:/builder/ce/tmp/obj/builder/ce/tmp/FreeBSD-src/sys/pfSense amd64
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		FreeBSD 11.0-RELEASE-p8 #37 abb86267960(RELENG_2_4): Fri Apr 21 18:04:47 CDT 2017
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		FreeBSD is a registered trademark of The FreeBSD Foundation.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		The Regents of the University of California. All rights reserved.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	kernel		Copyright (c) 1992-2016 The FreeBSD Project.
                                            Apr 22 00:38:02	syslogd		sendto: Network is unreachable
                                            Apr 22 00:38:02	syslogd		kernel boot file is /boot/kernel/kernel
                                            Apr 22 00:36:30	syslogd		exiting on signal 15
                                            Apr 22 00:36:30	reboot		rebooted by root
                                            Apr 22 00:36:28	php-fpm	40652	/diag_reboot.php: Stopping all packages.
                                            Apr 22 00:33:56	kernel		arp: 192.168.1.25 moved from 20:96:e5:13:00:f8 to 54:04:a6:8a:d6:10 on em0
                                            Apr 22 00:33:40	dhcpleases		kqueue error: unkown
                                            Apr 22 00:33:40	dhcpleases		Could not deliver signal HUP to process because its pidfile (/var/run/unbound.pid) does not exist, No such process.
                                            Apr 22 00:33:40	dhcpleases		/etc/hosts changed size from original!
                                            Apr 22 00:33:38	syslogd		kernel boot file is /boot/kernel/kernel</fpu,vme,de,pse,tsc,msr,pae,mce,cx8,apic,sep,mtrr,pge,mca,cmov,pat,pse36,clflush,dts,acpi,mmx,fxsr,sse,sse2,ss,htt,tm,pbe></sse3,pclmulqdq,dtes64,mon,ds_cpl,vmx,smx,est,tm2,ssse3,sdbg,fma,cx16,xtpr,pdcm,pcid,sse4.1,sse4.2,x2apic,movbe,popcnt,tscdlt,aesni,xsave,osxsave,avx,f16c,rdrand></syscall,nx,page1gb,rdtscp,lm></lahf,abm,prefetch></fsgsbase,tscadj,sgx,bmi1,hle,avx2,smep,bmi2,erms,invpcid,rtm,nfpusg,mpx,rdseed,adx,smap,clflushopt,proctrace></xsaveopt,xsavec,xinuse,xsaves></alaska></version></software></alaska></acpi></acpi></acpi></acpi></high></at></at></acpi></acpi></vga-compatible></xhci></simple></ahci></ahci></ahci></ahci></ahci></ahci></ahci></ahci></acpi></acpi></acpi></acpi></intel(r)></acpi></acpi></network></acpi></acpi></generic></pci-isa></isa></memory></intel(r)></sleep></power></keyboard></at></enhanced></enhanced></enhanced></enhanced></samsung></vendor></vendor></vendor></vendor></vendor></vendor></cpu></cpu></cpu></cpu> 
                                            

                                            tried system tunable hw.acpi.disable_on_reboot = 1 , no help

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.