Forum Discussion
MrHedgehog
Nimbostratus
Feb 04, 2025iRule lookup IP address from remote json endpoint and whitelist source traffic?
I've been tasked with investigating the possibility to whitelist traffic from source IP addresses that are matched against a remote list, implemented as an API endpoint that returns a json array of p...
zamroni777
MVP
Feb 05, 2025you can use "send" function in irules.
you can use it to send http request, but not https, interrogation to other server.
https://clouddocs.f5.com/api/irules/send.html
if the ip list changes is not frequent,
you can sftp the list file to f5
and schedule (using crontab) to run tmsh command to update datagroup
then use the datagroup in local traffic policy or irules to do ip filtering.
https://clouddocs.f5.com/cli/tmsh-reference/v16/modules/ltm/ltm_data-group_external.html
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