in reply to Re: Network interface selection in a Perl module. (route)
in thread Network interface selection in a Perl module.
yep, you can add a static route pointing to your syslog machine going out your interface you want....
looks something like .....
# route add -host x.x.x.x dev interfacename