For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Kiran_145850's avatar
Kiran_145850
Icon for Nimbostratus rankNimbostratus
Feb 28, 2014

irlue to send the logs to remote server using port number will use which protocol by default TCP/UDP

Hi,

 

I am using an irule to send the logs to remote server . Just wanted to know th eport number mentioned in irule will use UDP or TCP .

 

I belive its UDP , but requesting someone to please confirm . Below the irule used :

 

when SERVER_CONNECTED { log x.x.x.x:518 local0.info "client: [IP::client_addr]:[TCP::client_port] -> VIP: [clientside {IP::local_addr}]:[clientside {TCP::local_port}] -> Node: [IP::server_addr]:[TCP::server_port]" }

 

13 Replies