Forum Discussion
iRule to pool causing http profile issues
when HTTP_REQUEST { if {[HTTP::uri] starts_with {/vovici/}} {pool survey} }
This iRule is on a VS that directs traffic through port 443. Only uri's with the /vovici path go to this specific pool. All other traffic goes to the default pool set on the VS. Since it is an http iRule, in order to use it on the Port 443 VS, I need to have an http profile set on the VS. The http profile is a basic http profile. The VS works and directs traffic to the correct pool. However, when running scans on the VS, it shows there is a vulnerability. If I do not use the iRule and take off the http profile from the VS on port 443, the scan shows no vulnerability. I do need to direct the traffic to this specific pool. Is there a way to do this so I can take off the http profile or is there a way to set the http profile so it will scan without a vulnerability? The first option is my preference.
Thanks,
Deni
4 Replies
**Version 1.0 has been tested and verified.
- Taral
Nimbostratus
H Philip, well spent effort. I am now trying to use your guide. I have vmware workstation 15.x. Tried to install VMs in it but both server and clients are not booting up. It says "PXE E53: No boot file name received". any thought?
Darn fine initiative Philip.
Thank you very much Inxgeek! :)
- habib_Khan
Nimbostratus
Good one.. Appreciate this help your doing for all F5 family.
Thank you very much for your kind words Habib! :)
- Baris
Nimbostratus
Hello. Is it possible to run this lab on Mac PC ? If yes, do you have any documents ? I understood that it is just working on linux or windows.​ i hope i misunderstood. Thanks for your help.
Baris ​
Good one! Thanks for sharing it.
Hi Philip Jonsson,
What all ports are open for the servers?
Can I add 2 different subnet servers over the same internal interface in VMware workstation.
I have server from your site i.e. 172.16.0.0/16 and servers from subnet 10.2.0.0/24. When I am adding the servers only 172.16.0.0/16 is UP not the other one. Self and Float IP configured for both.
Same question is for external side.
Can you please help me it is achieveable or not?
Best Regards,
Ashish
- Asela
Nimbostratus
Hi Philip,
I have set up the lab but where do I find the lab guide to test the functionality.