Forum Discussion
Stefan_Hellkvis
Nimbostratus
Apr 04, 2005Changing source address for outgoing UDP
Hi,
Is it possible to change the UDP souce address (both IP address and port number) with an iRule command?
I'm redirecting some UDP packets with the node command but wo...
drteeth_127330
Apr 08, 2005Historic F5 Account
UDP is connectionless, but like all stateful network devices, BIG-IP creates connections for UDP. Idle UDP connections eventually expire. As I said earlier, you can only select the pool (or pool member or server) and SNAT once at the beginning of the connection. You can not change the server or SNAT after the connection to the server is established. However, if you enable the datagram lb option in the UDP profile, then a new connection will be established for each packet. This allows you to choose the pool and/or SNAT for each packet. Use the CLIENT_ACCEPTED event. Good luck!
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