Hi misc,

How does the OpenBSD source address selection algorithm works? Is
there a way to override the source address? I have two interfaces on
my box: tun0 and vr0. tun0 uses A::2/64 as its IPv6 address. vr0 uses
B::2/48 as its IPv6 address. The default route ::/0 is on the tun0
interface. Hence, when sending IPv6 packets, the source address is the
one from tun0 (A::2/64). Is there a way to override the source address
for _all_ traffic (i.e. not having to bind services to an specific IP)
to be B::2/48 instead?

Thanks!

--
http://www.felipe-alfaro.org/blog/disclaimer/

Reply via email to