Forum Discussion
Is there F5 ip intelligence based on domain/FQDN (domain intelligence)?
- May 10, 2021
Yea! I'm using this codeshare with great sucess!
https://devcentral.f5.com/s/articles/dns-interception-protecting-the-client
this code validates the query FQDN with URL Feed and also can validate the response with IPI.
Yea! I'm using this codeshare with great sucess!
https://devcentral.f5.com/s/articles/dns-interception-protecting-the-client
this code validates the query FQDN with URL Feed and also can validate the response with IPI.
Aha , so with the SWG URL database I can create data groups and then use them in an iRule including and irule HTTP requests(when HTTP_REQUEST) or for the DNS requests (when DNS_REQUEST ) :)
create ltm data-group internal dns_request_url_categories_dg type string
modify ltm data-group internal dns_request_url_categories_dg records add {"Adult_Content"}
F5 needs to better document this solution as it seems to not be well known.
Also maybe with the SIDEBAND function I can reference also a free URL/FQDN database, using HTTP(S) as the communication protocol, in the iRule and use it in checking the DNS FQDN domains or URLs. Again thanks for the idea.
https://clouddocs.f5.com/api/irules/SIDEBAND.html
Recent Discussions
Related Content
* 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