On 16.05.26Thu 13:19, Stefan Sperling wrote: > On Sun, May 22, 2016 at 07:53:10AM +0200, butresin wrote: > > # dhclient dc0 > > DHCPREQUEST on dc0 to 255.255.255.255 > > DHCPACK from 192.168.1.1 > > bound to 192.168.1.34 -- renewal in 43200 seconds. > > > > # ifconfig dc0 > > dc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > > lladr 00:10:a4:b9:bc:43 > > groups egress > > media: Ethernet autoselect (100baseTX full-duplex) > > status: active > > inet 192.168.1.34 netmask 0xffffff00 broadcast 192.168.1.255 > > > > # route -n show > > Routing tables > > > > Internet: > > Destination Gateway Flags Refs Use Mtu Prio Iface > > default 192.168.1.1 UGS 0 2 - 8 dc0 > > 127.0.0.1 127.0.0.1 UHPl 0 0 32768 1 lo0 > > 192.168.1./24 192.168.1.34 UCP 1 0 - 4 dc0 > > 192.168.1.1 link#4 UHLcP 1 1 - 4 dc0 > > 192.168.1.34 00:10:a4:b9:bc:43UHLPl 0 0 - 1 dc0 > > 192.168.1.255 192.168.1.34 UHPb 0 0 - 1 dc0 > > > > Internet6: > > Destination Gateway Flags Refs Use Mtu Prio Iface > > ::1 ::1 UHPl 0 0 32768 1 lo0 > > fe80::1%lo0 fe80::1%lo0 UHPl 0 0 32768 1 lo0 > > ff01::%lo0/32 ::1 UC 0 1 32768 4 lo0 > > ff02::%lo0/32 ::1 UC 0 1 32768 4 lo0 > > > > # ping 192.168.1.1 > > PING 192.168.1.1 (192.168.1.1): 56 data bytes > > ping: sendto: Host is down > > ping: wrote 192.168.1.1 64 chars, ret=-1 > > > > What does this print? > > netstat -n -I dc0 >
This was yet bsd.rd, not an installed system, and there was not netstat in it. After i finished the installation and rebooted, arrived in ddb. (I copied with eye and keyboard, hope no error.) ddb> trace Debugger(d09f5794,d0d6e544,d09cbc64,d0d6e544,d0d6e538) at Debugger+0x7 panic(d09cbc64,d09cbc0c,3,d12a0340,30) at panic+0x71 malloc(30,21,9,d093f09c,d1299444) at malloc+0x5ff _acpi_os_malloc(2c,d0b39b7f,760,d093fa56,66) at _acpi_os_malloc+0x25 aml_pushscope(d129f504,d1299504,d1299444,14,d117f800) at aml_pushscope+0x42 aml_eval(d129f504,d1299504,74,0,0) at aml_eval+0xd8 aml_parse(d129f504,74,d0b3a0fb,34,0) at aml_parse+0x1daf aml_parse(d129f504,74,d0b39dc9,d129f604,d1299844) at aml_parse+0x1d2 aml_parse(d129f504,74,d0b3a0fb,d093a413,d0d6e890) at aml_parse+0x1d2 aml_parse(d129f504,74,d0b3a5bd,0,d129f844) at aml_parse+0x1d2 aml_parse(d129f504,54,d0b3a1dd,14,d0d6e9b3) at aml_parse+0x1d2 aml_eval(0,d1298444,74,0,0) at aml_eval+0x21c aml_evalnode(d115d400,d1299e04,0,0,d0d6ea24) at aml_evalnode+0x70 aml_evalinteger(d115d400,d1299684,d0d6eac3,0,0) at aml_evalinteger+0x56 acpitz_getreading(d117ce00,d0d6eac3,d0b3b1fe,0,d0b491dc, at acpitz_getreading+0x43 acpitz_attach(d115d400,d117ce00,d0d6eb3c,d03c18cb,0) at acpitz_attach+0xc1 config_attach(d115d400,d0b438a0,d0d6eb3c,d092e930,d1273504) at config_attach+0x1bc acpi_add_device(d1299684,d115d400,d092df00,d115d400,d0b38f5a) at acpi_add_device+ax96 aml_walknodes(d1299684,0,d092df00,d115d400,d0b38f5a) at aml_walknodes+0x64 aml_walknodes(d117e5c4,0,d092df00,d115d400,d09c88c7) at aml_walknodes+0x47 aml_walknodes(d0c70a40,0,d092df00,d115d400,0) at aml_walknodes+0x47 acpi_attach(d117e100,d115d400,d0d6ed68,d03c18cb,0) at acpi_attach+0x59e config_attach(d117e100,d0b437a0,d0d6ed68,d086a670,37) at config_attach+0x1bc biosattach(d117e0c0,dd17e100,d0d6ee40,d03c18cb,0) at biosattach+0x79a config_attach(d117e0c0,d0b42780,d0d6ee40,d0598c70,d0b56268) at config_attach+0x1bc mainbus_attach(0,d117e0c0,0,ff000,0) at mainbus_attach+0x6c config_attach(0,d0b40040,0,0,d0d6d000) at config_attach+0x1bc config_rootfound(d09f4776,0,0,0,d03bf3a0) at config_rootfound+0x46 cpu_configure(d09c3cac,0,1000,cfb3e000,1) at cpu_configure+0x33 main(d02004c1,d02004c9,0,0,0) at main+0x3ef ddb> ps TID PPID PGRP UID S FLAGS WAIT COMMAND * 0 -1 0 0 7 0x10200 swapper