Forum Discussion

Mait_Mandel_107's avatar
Mait_Mandel_107
Icon for Nimbostratus rankNimbostratus
Sep 29, 2008

how to duplicate UDP traffic?

hey,

 

 

how could i duplicate UDP traffic to more than 1 IP address?

 

 

i have a UDP stream destined to F5 virtual server.

 

and i want to receive that same stream on 2 different IP addresses

 

(the stream is uni-directional).

 

 

can that be done with an iRule?

 

5 Replies

  • clone pool doesnt help me - this copies the traffic to another interface but does not change the destination IP address of the outgoing UDP packet
  • agree.

     

     

    it send the exact same packet to the clone pool. To send it to the clone pool, it uses the MAC address of the clone pool members.This is used for IDS mostly

     

     

    Since you don't have command like HTTP::retry for TCP and UDP communication i don't think it's possible
  • This should now be possible using High Speed Logging in v10 or sideband connections in v11. See this post for details:

     

     

    http://devcentral.f5.com/Community/GroupDetails/tabid/1082223/asg/50/postid/2237333/aft/2161039/aff/5/action/re/afv/post/showtab/groupforums/Default.aspx

     

     

    Aaron
  • Ken_Bocchino_49's avatar
    Ken_Bocchino_49
    Historic F5 Account
    Take a look at the following iApp http://devcentral.f5.com/wiki/iApp.UDP-Packet-Duplication.ashx