id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	guest	host
1247	ping doesn't work with NAT network interfaces	bvassche		Run a Windows XP guest on a Linux host, and configure the network interface as NAT.\r\nIn the guest, run a ping command to a live host.\r\n\r\nExpected: Windows guest reports that the host is alive.\r\n\r\nActual result: Windows guest reports that the request timed out.\r\n\r\nTechnical background: VirtualBox NAT translates the outgoing ICMP request in an UDP echo request (port 7). If the echo service is not enabled on this host (which is e.g. the case on OpenSolaris servers), that host will send back an ICMP error (destination unreachable). VirtualBox does not translate this ICMP error into an ICMP response for the guest. This can be easily verified by running Wireshark simultaneously on the guest OS and on the host OS.	defect	closed	major	network	VirtualBox 1.5.6	fixed			other	other
