Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Not able to see ARP response in wireshark

Hi,

I am trying to understand how ARP works. I'm running a CentOS 7 as a guest VM(Virtual Box) on a Windows 10 host.

The guest configuration network is set to "bridged adapter" and the VirtualBox Host-Only Network is set to IP:192.168.56.1 mask: 255.255.255.0

Wireless LAN adapter Wi-Fi:

IPv4 Address. . . . . . . . . . . : 192.168.0.107 Subnet Mask . . . . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . . . . : 192.168.0.1

I am pinging the CentOS VM from host(Ping is working fine). I captured the network packets on wireshark on the host.

Ideally, I should see an ARP response directly from CentOS VM(192.168.0.177) to the host(192.168.0.107) since both are in the same network.

In my case, I see no response from CentOS VM(192.168.0.177) to the host(192.168.0.107). I am still able to ping.

Is there any setting I need to change in order to see the reply from CentOS?

Thanks in advance

click to hide/show revision 2
None

Not able to see ARP response in wireshark

Hi,

I am trying to understand how ARP works. I'm running a CentOS 7 as a guest VM(Virtual Box) on a Windows 10 host.

The guest configuration network is set to "bridged adapter" and the VirtualBox Host-Only Network is set to IP:192.168.56.1 mask: 255.255.255.0

Wireless LAN adapter Wi-Fi:

IPv4 Address. . . . . . . . . . . : 192.168.0.107 192.168.0.107

Subnet Mask . . . . . . . . . . . : 255.255.255.0 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.0.1

I am pinging the CentOS VM from host(Ping is working fine). I captured the network packets on wireshark on the host.

Ideally, I should see an ARP response directly from CentOS VM(192.168.0.177) to the host(192.168.0.107) since both are in the same network.

In my case, I see no response from CentOS VM(192.168.0.177) to the host(192.168.0.107). I am still able to ping.

Is there any setting I need to change in order to see the reply from CentOS?

Thanks in advance

click to hide/show revision 3
retagged

Not able to see ARP response in wireshark

Hi,

I am trying to understand how ARP works. I'm running a CentOS 7 as a guest VM(Virtual Box) on a Windows 10 host.

The guest configuration network is set to "bridged adapter" and the VirtualBox Host-Only Network is set to IP:192.168.56.1 mask: 255.255.255.0

Wireless LAN adapter Wi-Fi:

IPv4 Address. . . . . . . . . . . : 192.168.0.107

Subnet Mask . . . . . . . . . . . : 255.255.255.0

Default Gateway . . . . . . . . . : 192.168.0.1

I am pinging the CentOS VM from host(Ping is working fine). I captured the network packets on wireshark on the host.

Ideally, I should see an ARP response directly from CentOS VM(192.168.0.177) to the host(192.168.0.107) since both are in the same network.

In my case, I see no response from CentOS VM(192.168.0.177) to the host(192.168.0.107). I am still able to ping.

Is there any setting I need to change in order to see the reply from CentOS?

Thanks in advance