Forum Discussion
Firewater_29708
Nimbostratus
Feb 07, 2013Blocking iOS 6.1 Devices on Exchange 2010
This is more informative, the last few hours we started experenceing issues with Apple iOS 6.1, essentially malformed meetings on a device cause the device to get into a sync loop which causes excess...
Jan_Rockstedt_4
Nimbostratus
Feb 14, 2013Hi,
I tried the script below, but I get no good logging in ltm.
Any sugestion to fix it?
Jan
Thu Feb 14 19:04:55 CET 2013 err f5-db tmm[7737] 01220001 TCL error: /Common/iphone_6.1 - no serverside connection established (line 1) invoked from within "IP::server_addr"
Thu Feb 14 19:04:56 CET 2013 err f5-db tmm[7737] 01220001 TCL error: /Common/iphone_6.1 - no serverside connection established (line 3) invoked from within "IP::server_addr"
Thu Feb 14 19:04:57 CET 2013 err f5-db tmm[7737] 01220001 TCL error: /Common/iphone_6.1 - no serverside connection established (line 3) invoked from within "IP::server_addr"
Thu Feb 14 19:04:57 CET 2013 err f5-db tmm[7737] 01220001 TCL error: /Common/iphone_6.1 - no serverside connection established (line 3) invoked from within "IP::server_addr"
Thu Feb 14 19:04:58 CET 2013 err f5-db tmm1[7738] 01220001 TCL error: /Common/iphone_6.1 - no serverside connection established (line 1) invoked from within "IP::server_addr"
priority 100
when HTTP_REQUEST {
if {[HTTP::header "User-Agent"] matches_regex {^Apple.*1002.*} } {
if { [HTTP::uri] contains "Cmd=MeetingResponse" } {
log local0. "Denied iOS 6.1 Device SNAT src=[IP::client_addr] src_port=[TCP::client_port], snat_src=[IP::local_addr] snat_src_port=[TCP::local_port], dst=[IP::server_addr] dst_port=[TCP::server_port]"
reject
}
}
}
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