Forum Discussion
Nacho_de_Aguina
Nimbostratus
May 25, 2013Client source IP -> SSH VS forward to Syslog
Hello all
I have a big problem with the following scenario and any help will be wonderfull and apreciate
I have a VS serving ssh to a pool of servers, til now everything works fine. The pro...
Nacho_de_Aguina
Nimbostratus
May 27, 2013Hello Nitass
I´m confused
the syslog pool does not contains any service but the member should has?
as you write me in your example
pool syslog_server_pool {
members 192.168.206.51:514 {}
}
my problem is how to declare a member with udp, cause when i add a member of the pool and i cannot see any place where define UDP.
So as you said i must not say service, but if i try to add a pool member with service number declaration F% says me that is required.
here you have how i define the objects
[nacho@UniF53400:Active] ~ b virtual BSPLINK_FTP list
virtual BSPLINK_FTP {
snat automap
pool pool_bsplink-sftp
destination 10.24.0.32:ssh
ip protocol tcp
rules syslog
profiles FastL4_Bsplink {}
}
[nacho@UniF53400:Active] ~ b rule syslog list
rule syslog {
when CLIENT_ACCEPTED {
set hsl [HSL::open -proto UDP -pool pool_syslog]
HSL::send $hsl "<190> client is [IP::client_addr]:[TCP::client_port]"
}
}
[nacho@UniF53400:Active] ~ b pool pool_syslog list
pool pool_syslog {
monitor all gateway_icmp
members 150.175.45.24:shell {}
}
Thxs
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
