VirtualBox

Opened 7 years ago

Last modified 7 years ago

#16383 new defect

cannot ping but can ssh and http — at Initial Version

Reported by: JacksonZheng Owned by:
Component: network/NAT Version: VirtualBox 5.1.12
Keywords: ping Cc:
Guest type: Linux Host type: Windows

Description

Host: Windows 10 Guest: Centos 5 Network: NAT

Why: cannot ping in guest, but can http or ssh.

Debug:

  1. use tcpdump in guest and host, will see icmp request is sent to host and host resent this packet to the target, but after got icmp reply, host

will try to resent reply to 10.96.1.19, then return "unrechable network"

  1. try to capture virtual machine packet by(there is only lo0 and eth0 interface in my guest):

VBoxManage.exe modifyvm "redhat32" --nictrace1 on --nictracefile1 c:\Users\xxxx\netlog.pcap But nothing is logged.

Change History (0)

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use