Hi > -----Original Message----- > From: [email protected] [mailto:rhelv5-list- > [email protected]] On Behalf Of FM > Sent: 21 April 2009 22:03 > To: Red Hat Enterprise Linux 5 (Tikanga) discussion mailing-list > Subject: Re: [rhelv5-list] Xen network problem : arp who-has > > Justin Cook wrote: > > On Tue, Apr 21, 2009 at 01:44:57PM -0400, FM wrote: > > > >> I can connect to any server inside the 192.168.3.x subnet but when I > try > >> to connect to gateway ( cisco pix) for ex (using ssh) : > >> ssh 192.168.3.1 > >> ssh: connect to host 192.168.3.1 port 22: No route to host > >> > >> > >> and tcpdump (on another server in 192.168.3.x) show me : > >> 13:42:55.829750 arp who-has 192.168.3.1 tell 192.168.3.201 > >> 13:42:56.759948 arp who-has 192.168.3.1 tell 192.168.3.201 > >> 13:42:57.783754 arp who-has 192.168.3.1 tell 192.168.3.201
I had a similar issue recently and it was because /etc/xen/domainfile had the mac addresses for the nic's wrong. I checked this with ifconfig and comparing the mac address for each nic with the corresponding entry in /etc/xen/domainfile. I shutdown the domain, fixed /etc/xen/domainfile and restarted host and then the guest. Cheers, Nick . __________ Information from ESET NOD32 Antivirus, version of virus signature database 4035 (20090425) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com _______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
