> On 22/06/16(Wed) 00:53, Lampshade wrote: > > I don't know if this is enough, but I haven't had access to web > > using other device when kernel panicked. > > What's the output of ifconfig and route -n show for this system? >
Sorry for silence. Kernel panic happened only once in June and this is all. I understand if you allocate time for more frequent bugs than this. # ifconfig lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 32768 index 3 priority 0 llprio 3 groups: lo inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 lladdr b8:88:e3:d3:08:70 index 1 priority 0 llprio 3 groups: egress media: Ethernet autoselect (1000baseT full-duplex,master,rxpause,txpause) status: active inet 192.168.0.10 netmask 0xffffff00 broadcast 192.168.0.255 enc0: flags=0<> index 2 priority 0 llprio 3 groups: enc status: active pair1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> rdomain 1 mtu 1500 lladdr fe:e1:ba:d0:d0:14 description: An isolated Ethernet index 4 priority 0 llprio 3 patch: pair2 groups: pair media: Ethernet autoselect status: active inet 172.10.0.1 netmask 0xffffff00 broadcast 172.10.0.255 pair2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 lladdr fe:e1:ba:d1:a4:80 index 5 priority 0 llprio 3 patch: pair1 groups: pair media: Ethernet autoselect status: active inet 172.10.0.2 netmask 0xffffff00 broadcast 172.10.0.255 pflog0: flags=141<UP,RUNNING,PROMISC> mtu 33144 index 6 priority 0 llprio 3 groups: pflog # route -n show Routing tables Internet: Destination Gateway Flags Refs Use Mtu Prio Iface default 192.168.0.1 UGS 4 1057 - 8 bge0 224/4 127.0.0.1 URS 0 0 32768 8 lo0 127/8 127.0.0.1 UGRS 0 0 32768 8 lo0 127.0.0.1 127.0.0.1 UHl 4 4021 32768 1 lo0 172.10.0/24 172.10.0.2 UC 0 0 - 4 pair2 172.10.0.2 fe:e1:ba:d1:a4:80 UHLl 0 0 - 1 pair2 172.10.0.255 172.10.0.2 UHb 0 0 - 1 pair2 192.168.0/24 192.168.0.10 UC 1 0 - 4 bge0 192.168.0.1 24:76:7d:20:55:f9 UHLc 2 124 - 4 bge0 192.168.0.10 b8:88:e3:d3:08:70 UHLl 0 151 - 1 bge0 192.168.0.255 192.168.0.10 UHb 0 0 - 1 bge0 Internet6: Destination Gateway Flags Refs Use Mtu Prio Iface ::/96 ::1 UGRS 0 0 32768 8 lo0 ::/104 ::1 UGRS 0 0 32768 8 lo0 ::1 ::1 UHl 14 14 32768 1 lo0 ::127.0.0.0/104 ::1 UGRS 0 0 32768 8 lo0 ::224.0.0.0/100 ::1 UGRS 0 0 32768 8 lo0 ::255.0.0.0/104 ::1 UGRS 0 0 32768 8 lo0 ::ffff:0.0.0.0/96 ::1 UGRS 0 0 32768 8 lo0 2002::/24 ::1 UGRS 0 0 32768 8 lo0 2002:7f00::/24 ::1 UGRS 0 0 32768 8 lo0 2002:e000::/20 ::1 UGRS 0 0 32768 8 lo0 2002:ff00::/24 ::1 UGRS 0 0 32768 8 lo0 fe80::/10 ::1 UGRS 0 0 32768 8 lo0 fec0::/10 ::1 UGRS 0 0 32768 8 lo0 fe80::1%lo0 fe80::1%lo0 UHl 0 0 32768 1 lo0 ff01::/16 ::1 UGRS 1 1 32768 8 lo0 ff01::%lo0/32 ::1 Um 0 1 32768 4 lo0 ff02::/16 ::1 UGRS 1 1 32768 8 lo0 ff02::%lo0/32 ::1 Um 0 1 32768 4 lo0 # cat /etc/hostname.bge0 dhcp # cat /etc/hostname.pair1 inet 172.10.0.1 255.255.255.0 172.10.0.255 rdomain 1 description "An isolated Ethernet" # cat /etc/hostname.pair2 inet 172.10.0.2 255.255.255.0 172.10.0.255 !route -T1 add default 172.10.0.2 !ifconfig pair1 patch pair2