Hello Ryan, All ip's (real,virtual) are on same subnet.First think is about routing problem but when i put the route 192.168.1.0 dev eth0:0 in routing table apears as eth0.Can you give me an example of what you mean??? Thanks in advance.
--- Στις Παρ., 08/05/09, ο/η Ryan Thomson <[email protected]> έγραψε: Από: Ryan Thomson <[email protected]> Θέμα: Re: [Linux-HA] Fw: Arp issues Προς: "General Linux-HA mailing list" <[email protected]> Ημερομηνία: Παρασκευή, 8 Μάιος 2009, 18:53 Hi Siakoulis, I'm not sure you're having an ARP issue here. You have a virtual IP that floats between two nodes which you want the nodes to use to connect to the NAT gateway, correct? Are the real IPs and virtual IP on the same subnet? If so, you probably need some routing rules setup as a cluster resource along with the virtual IP so that the node that currently owns the virtual IP knows that it must use your eth0:0 interface to access the NAT gateway. Otherwise the node will be trying to use it's real interface on the same subnet to connect to the gateway. --Ryan Siakoulis Yiannis wrote: > Hi guys > > I have a problem probably caused by arp tables.I have 2 nodes for proxy > cluster.Each one has an ip on dmz zone and only the virtual ip has nat for > access to outside world.Heartbeat works fine but the node who has the virtual > ip (eth0:0) cannot access the outside world.When i put the virtual ip on > physical interface the node can access outside.My firewall is ASA5505.Where > is the problem???In _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems ___________________________________________________________ Χρησιμοποιείτε Yahoo!; Βαρεθήκατε τα ενοχλητικά μηνύματα (spam); Το Yahoo! Mail διαθέτει την καλύτερη δυνατή προστασία κατά των ενοχλητικών μηνυμάτων http://login.yahoo.com/config/mail?.intl=gr _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
