Page 1 of 1

Set EoIP Tunnel src address?

Posted: Wed Sep 08, 2010 10:07 pm
by gazumping
How would one go about setting an EoIP tunnel src address?

We'd like to have two tunnels going out the same ethernet but originating via different IP addresses for routing and prioritization purposes.

I see that there is no setting on the interface, but is there a way via a virtual ethernet or vlan?

Thanks,
--Chris

Re: Set EoIP Tunnel src address?

Posted: Wed Sep 08, 2010 11:57 pm
by hedele
Well there is a rather long way...

Create a host route (/32) to the EoIP tunnel destination and set the source ip you want to use as preferred-source in the route parameters.
However, that only works if both EoIP tunnels go to different destination IPs ;)

So please MT: add a source IP option :)

Re: Set EoIP Tunnel src address?

Posted: Mon Sep 20, 2010 7:46 pm
by Chupaka
what about GRE tunnel in v5? it has an ability to set Local Address =)