Forum Discussion
Richard__Harlan
Jun 15, 2006Historic F5 Account
DNS Lookup
Playing with the following rule trying to get DNS lookups working. Every time I hit the rule the name::response allways comes back empty. Any ideas what I am doing wrong. Thanks
when HTTP_RE...
Thomas_Schaefer
Nimbostratus
Apr 24, 2009Is this configuration still required on v9.4? I tried this and am get a blank response as well.
I'm just doing a brute force test to see if resolution is working. I assume this can be host to IP.
when HTTP_REQUEST priority 5 {
Hold HTTP data until hostname is resolved
HTTP::collect
Start a name resolution on the hostname
NAME::lookup "www.xmission.com"
}
when NAME_RESOLVED {
log local0. "client name = >[NAME::response]<"
Release HTTP data once hostname is resolved
HTTP::release
}
Thanks,
Tom Schaefer
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
