Hello Cédric

> # when the virtual ip come up
> ip r a "SIP_PROVIDER_IP" via "GATEWAY_IP" dev eth0:0
> 
> # when the virtual ip come down, maybe facultative because the route
> is deleted when the interface fall down
> ip r d "SIP_PROVIDER_IP" via "GATEWAY_IP" dev eth0:0

thank's for your hint. 
i tried it today but connection always come from eth0 and not from the
alias eth0:0

and route -n also shows for Iface eth0 and not eth0:0

BR/Torsten






--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to