[Bug 271456] srv-io mce(4) with bhyve: can't ping the vm
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271456] srv-io mce(4) with bhyve: can't ping the vm"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 May 2023 20:14:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271456
--- Comment #2 from benoitc <benoitc@enki-multimedia.eu> ---
tcpdump in the instance
```
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on vtnet0, link-type EN10MB (Ethernet), capture size 262144 bytes
20:13:52.004897 18:fd:74:05:15:d7 (oui Unknown) > Broadcast, ethertype Unknown
(0x9003), length 64:
0x0000: 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0010: 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0020: 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0030: 0000 ..
20:13:57.012404 18:fd:74:05:15:d7 (oui Unknown) > Broadcast, ethertype Unknown
(0x9003), length 64:
0x0000: 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0010: 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0020: 0000 0000 0000 0000 0000 0000 0000 0000 ................
0x0030: 0000
```
I'm only pinging this machine from another.
--
You are receiving this mail because:
You are the assignee for the bug.