Forum Discussion
krishans_52349
Jan 25, 2011Nimbostratus
Configure syslog server in F5 with an irule to see actual internet IP in syslog server
Hi,
we are using Big IP 3900 version 10.2 , We had network topolgy in this way that we need to enable SNAT as AutoMap , For this reason we are not been able to see the actual Internet IP ...
krishans_52349
Jan 26, 2011Nimbostratus
Hi Colin ,
I am Still unclear that , to achieve one log message that is sent to the syslog server 192.168.x.x , per connection , Should i configure these six line statement
--------------------------------------------------------------------------------------
when CLIENT_ACCEPTED {
log 192.168.203.174 local0.info "Client Connected, IP: [IP::client_addr]"
}
when SERVER_CONNECTED {
log 192.168.203.174 local0.info "Client: [IP::client_addr], Pool member [IP::server_addr]:[TCP::server_port]"
}
--------------------------------------------------------------------------------------
or should i configure these three line statements is enough , Could you please tell me the exact syntax to achieve my aim .
------------------------------------------------------------------------------------------------------------------------------------------------------
when SERVER_CONNECTED {
log 192.168.x.x local0.info "Client: [IP::client_addr], Pool member [IP::server_addr]:[TCP::server_port]"
}
------------------------------------------------------------------------------------------------------------------------------------------------------
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