You probably want an RA that will implement a rule like this: /sbin/route add default gw xxx.xxx.xxx.xxx eth0:0
Where xxx.xxx.xxx.xxx is your NAT gateway. Depending on your configuration, that may or may not work out-of-the-box for you, but I think it's more or less what you're after. --Ryan Siakoulis Yiannis wrote: > 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. > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
