Forum Discussion
Insert host header using the edge client for iOS
Hope somebody can help me with this problem:
Users have the edge client installed on their iPads/iPhones and they connect to the server to establish a VPN connection. They open the Safari browser and navigate to an internal address. It works just fine however we need to insert a host header into the HTTP request that the user makes from the safari browser. I know we can accomplish this by using an iRule HTTP::header insert in the http_request but when the users a VPN'd in, the http_request doesn't seem to trigger.
How can I insert a HTTP host header to the HTTP requests to specific domains when the users are VPN'd in using the edge client?
Thank you!
6 Replies
- JPV_131616
Cirrus
does the internal URL that gets launched in safari go through the f5 as well via a HTTP/HTTP VIP/VSA?
- Dennis_Andrade_
Nimbostratus
After the edge client is connected to the APM then the user will open the safari browser and enter the internal URL to connect to the internal server through the F5 VPN tunnel
- JPV_131616
Cirrus
I'm not sure it's possible, since the HTTP traffic is not going through a virtual IP on the f5 where an iRule could do this for you.
Maybe someone else in the group can confirm whether APM has this capability.....
cheers
- Dennis_Andrade_
Nimbostratus
I will have to think about another way to do this. Thanks!
i believe you can add a virtual server on the big-ip with the same ip as the internal server and put the iRule on that, node is also the the ip of the internal server.
if this fails you could point DNS to a virtual server on the big-ip and have the internal server.
- Seth_Cooper
Employee
You could also add a standard TCP virtual for a subnet like 10.0.0.0/255.0.0.0 with no default pool and NAT and PAT turned off.
You can then apply your iRule to that Virtual to do the work you neeed it to do.
Seth
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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