No network communication between guest OS (VMS, Tru64) and Host (Windows, Linux)
Problem
Can't reach Guest OS from Host OS via network, while all other network connections (Guest OS and Host OS to external addresses) works perfectly.
This problem might occur if the ARP cache is corrupted either on the Host system or on a network switch.
Solution
Verify that both Host and Guest OS are able to ping anywhere internally and externally; that static or DHCP is correct, and that DNS name resolution works without issue.
If the packets transmitted from Host to Guest and Guest to Host are not reaching the gateway, the root cause is the ARP cache not keeping up with the changes made by CHARON.
Clear the ARP cache to resolve the issue.
To clear the ARP cache on the switch, please refer to the switch's documentation
To clear the ARP cache on Windows:
Remove CHARON NDIS driver
Flush the cache:
Open the command line (
cmd.exe) using run as administrator
Use thearp -acommand to display all your ARP entries.
Use the following command to flush the entire cache:
.
Refer to the following article if needed: Quick Tips: Flush the ARP cache in Windows 7 (credits: www.techrepublic.com)
Reinstall CHARON NDIS driver
Run NCC to configure NICs dedicated to CHARON
To clear the ARP cache on Linux, you can proceed one of two ways:
Clearing the cache with the
arpcommand: using "arp -n" (orarp) to list the ARP cache andarp -dto flush out entries.
Clearing the cache with the
ipcommand: newer Linux distributions have theiputility, which has a more advanced way to clear out the full ARP cacheThe first -s will provide a more verbose output. The second -s defines the neighbor table, which equals the ARP and NDISC cache.
.
Please refer to the following article if needed: How to clear the ARP cache on Linux? (credits: www.linux-audit.com )
Related articles
© Stromasys, 1999-2025 - All the information is provided on the best effort basis, and might be changed anytime without notice. Information provided does not mean Stromasys commitment to any features described.
Need fast, reliable migration? We have done it countless times. Talk to an expert