Hi All,
On a Fedora Core 11 machine, I have set up a host only network with Fedora Core 11 also as guest.
Host (Fedora Core 11):
vmnet1 Link encap:Ethernet HWaddr 00:50:56:C0:00:01
inet addr:192.168.93.1 Bcast:192.168.93.255 Mask:255.255.255.0
inet6 addr: fe80::250:56ff:fec0:1/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:72 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Guest (Fedora Core 11):
eth3 with IP address 192.168.93.2
The problem is I am unable to ping the guest from the host or vice versa. (They both are able to ping themselves successfully).
I have stopped iptables on both the guest and the host.
When I do a ping 192.168.93.1 from the guest, I see in Wireshark running on the host that it (the host) receives the ARP request and sends the response promptly. But somehow, it is not reaching the guest.
Could you suggest how to resolve this issue? Thank you.
Regards,
Sanjeev