Wireshark Sees No Networks
Posted: 6. Nov 2018, 19:00
I have VirtualBox Version 5.2.20 r125813 (Qt5.6.3) running on macOS Mojave 10.14 (18A391). The guest OS is Ubuntu 18.04.1. Log is attached.
I have two network adapters:
The problem is that Wireshark doesn't see the network adapter(s) - all it sees to capture from is ciscodump, randpkt, sshdump, and udpdump.
Where did I setup something wrong? I'd expected that at least vboxnet0 would show up (If I start Wireshark on the host, it does see vboxnet0 and can see traffic). Both and work.
Summary: In the VM, Wireshark does not see the network interfaces. Promiscuous mode is on. IPv6 ping works. Host can see host-only network traffic.
Thanks for any help you can offer
Barry Press
I have two network adapters:
- Adapter 1 attached to NAT, Cable Connected
- Adapter 2 attached to Host-only Adapter, name vboxnet0. Promiscuous Mode Allow All, Cable Connected
The problem is that Wireshark doesn't see the network adapter(s) - all it sees to capture from is ciscodump, randpkt, sshdump, and udpdump.
Where did I setup something wrong? I'd expected that at least vboxnet0 would show up (If I start Wireshark on the host, it does see vboxnet0 and can see traffic). Both
Code: Select all
ping6 ::1Code: Select all
ping6 fe80::29bd:6390:d701:567Summary: In the VM, Wireshark does not see the network interfaces. Promiscuous mode is on. IPv6 ping works. Host can see host-only network traffic.
Thanks for any help you can offer
Barry Press