Forum Discussion
southern_shred1
Nimbostratus
Feb 12, 2018BIG-IP Clients unable to connect
Hi
We have a VIP serving 2 Direct Access nodes (Server A and Server B). (Certs are on the servers)
When attempting fail over by shutting down Server A, clients fail over to Server B. When w...
southern_shred1
Nimbostratus
Feb 12, 2018irule
when CLIENT_ACCEPTED {
set vip [IP::local_addr]:[TCP::local_port] }
when SERVER_CONNECTED { set client "[IP::client_addr]:[TCP::client_port]" set node "[IP::server_addr]:[TCP::server_port]" }
when CLIENT_CLOSED {
log local0.info "Client $client -> VIP: $vip -> Node: $node"
}
ERROR:
Feb 12 12:26:29 err [22546]: 01220001:3: TCL error: /Common/Debug-Test-Temp - can't read "client": no such variable while executing "log "Client $client -> VIP: $vip -> Node: $node""
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