Forum Discussion
DarthW_125478
Nimbostratus
Dec 27, 2012iRule to ping host
I'm pretty new to the Big IP load balancers. We have a couple servers on which we have SharePoint sites load balanced. The load balancing appears to work fine. Obviously, I've set up a Virtual Ser...
Darthw_20046
Nimbostratus
Jan 02, 2013When I try to save the iRule as it is written I get this on the Load Balancer:
error: line 2: [parse error: missing close-bracket] [[IP::addr [IP::client_addr] connected to real server IP: [LB::server addr]" ]
It's set up like this in the LB. Am I missing something in the format?
when LB_SELECTED {
log local0. "Client [IP::addr [IP::client_addr] connected to real server IP: [LB::server addr]"
}
To change it I simply took out the "[IP::addr ", and changed it to "IP" and it seemed to save without error. Again, I'm new, so I'm not sure which format is ultimately correct. Thanks.
when LB_SELECTED {
log local0. "Client IP:[IP::client_addr] connected to real server IP: [LB::server addr]"
}
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