Source routing for static protocol
Hi everyone, At a first (and second) glance it's not possible to specify a source option for static routes, to achieve an effect similar to what happens under Linux with ip route add xxx.xxx.xxx/pp via yyy.yyy.yyy.yyy src zzz.zzz.zzz.zzz. Are there any plans to add this as a feature? Thanks, Pierluigi
On Tue, Feb 11, 2014 at 08:20:13PM +0000, Pierluigi Rolando wrote:
Hi everyone, At a first (and second) glance it's not possible to specify a source option for static routes, to achieve an effect similar to what happens under Linux with ip route add xxx.xxx.xxx/pp via yyy.yyy.yyy.yyy src zzz.zzz.zzz.zzz. Are there any plans to add this as a feature?
It is possible, but you have to modify krt_prefsrc route attribute in filters (import from static or export to kernel). -- Elen sila lumenn' omentielvo Ondrej 'SanTiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
participants (2)
-
Ondrej Zajicek -
Pierluigi Rolando