Forum Discussion
daveclarkjr
Nimbostratus
Aug 09, 2017source ip for clone-pool syslog
Quick question trying to duplicate traffic to go to two backend syslog servers trying to get the cloned traffic to send source client-ip and not the self ip of the f5 what is the best way to go about this?
below is the current iRule being used to clone traffic.
when CLIENT_ACCEPTED {
snat [IP::client_addr]
set hsl [HSL::open -proto UDP -pool syslog-pool]}
when CLIENT_DATA {
HSL::send $hsl [UDP::payload]
}
- daveclarkjr
Nimbostratus
All about finding the right tool for the job!!!!! Very nice iapp kudos to the creators.
https://devcentral.f5.com/codeshare/udp-tcp-packet-duplication
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects