As addition, I also tried it with the em0 interface. As soon as I try to send
packets, I'll get the following error:
# ping 192.168.2.1
PING 192.168.2.1 (192.168.2.1): 56 data bytes
ping: sendto: Host is down
ping: wrote 192.168.2.1 64 chars, ret=-1
em0: watchdog: head 5 tail 0 TDH 5 TDT 5
With both interfaces, no TCP/IP traffic is possible.
dmesg shows:
em0 at pci0 dev 5 function 0 "Intel I217-V" rev 0x00: msi, address
40:8d:5c:b7:ca:41
em0: watchdog: head 2 tail 0 TDH 2 TDT 2
em0: watchdog: head 5 tail 0 TDH 5 TDT 5
The watchdog occurs, as soon as I try to connect to another host. Sending ICMP
packets to myself is of course possible.
The ifconfig entry:
em0: flags=18843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST,MPSAFE> mtu 1500
lladdr 40:8d:5c:b7:ca:41
priority: 0
groups: egress
media: Ethernet autoselect (1000baseT full-duplex,rxpause,txpause)
status: active
inet 192.168.2.6 netmask 0xffffff00 broadcast 192.168.2.255
pcidump:
0:31:0: Intel 82371SB ISA
0x0000: Vendor ID: 8086 Product ID: 7000
0x0004: Command: 0007 Status: 0000
0x0008: Class: 06 Subclass: 01 Interface: 00 Revision: 00
0x000c: BIST: 00 Header Type: 00 Latency Timer: 00 Cache Line Size: 00
0x0010: BAR empty (00000000)
0x0014: BAR empty (00000000)
0x0018: BAR empty (00000000)
0x001c: BAR empty (00000000)
0x0020: BAR empty (00000000)
0x0024: BAR empty (00000000)
0x0028: Cardbus CIS: 00000000
0x002c: Subsystem Vendor ID: 0000 Product ID: 0000
0x0030: Expansion ROM Base Address: 00000000
0x0038: 00000000
0x003c: Interrupt Pin: 00 Line: ff Min Gnt: 00 Max Lat: 00
0x0000: 70008086 00000007 06010000 00000000
0x0010: 00000000 00000000 00000000 00000000
0x0020: 00000000 00000000 00000000 00000000
0x0030: 00000000 00000000 00000000 000000ff
0x0040: 00000000 00000000 00000000 00000000
0x0050: 00000000 00000000 00000000 00000000
0x0060: 80808005 00000000 80808080 00000000
0x0070: 00000000 00000000 00000000 00000000
0x0080: 00000000 00000000 00000000 00000000
0x0090: 00000000 00000000 00000000 00000000
0x00a0: 00000000 00000000 00000000 00000000
0x00b0: 00000000 00000000 00000000 00000000
0x00c0: 00000000 00000000 00000000 00000000
0x00d0: 00000000 00000000 00000000 00000000
0x00e0: 00000000 00000000 00000000 00000000
0x00f0: 00000000 00000000 00000000 00000000
Greets,
Boris