I am using rsyslog-8.22 on my product. Is there a way for me to set the source ip when forwarding a message to a remote server ? I need this since the remote server is running a firewall which is opened to a specific interface, I'd like to be able to specify this IF when forwarding messages. Thanks, Ran
Asked
Active
Viewed 670 times
0
-
IMHO, that's something controlled by your routing table, not by rsyslog. Look at [this question](http://serverfault.com/questions/182550/specifing-ip-address-for-outbound-connections-on-a-multi-ip-host). – Bbak Jan 31 '17 at 20:13
-
Solved using spoof model of rsyslog – user3087632 Mar 15 '17 at 10:04