Forum Discussion
ipman_1988_5418
Sep 25, 2013Nimbostratus
GeoLocation iRule Client_Accepted missing some traffic
I have an iRule that fires on client_accepted applied to a virtual forwarder (0.0.0.0) that basically forwards all tcp and udp traffic (not destined to our GTM DNS virtual). The iRule does a whereis ...
What_Lies_Bene1
Sep 25, 2013Cirrostratus
So, perhaps your subnets are not matched by the F5, that's still a big issue here. Perhaps add this to your iRule in an appropriate place to log this, creating a DG with what you believe are the class A's you shouldn't see. Perhaps you and the F5database disagree, how recent is it anyway?;
elseif { if class match [IP::client_addr] equals 'some_data_group' } {
log local0. "Allowed apparent blocked IP from this place: [whereis [IP::client_addr] country]"
}
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