My goal is the following: have the palo alto insert something into the http stream that would allow me to detect which firewall it went through. I am working on a FW load balancing scenario in which multiple active firewalls can handle each request. I have a script set up on a client to initiate multiple connections to a server and simply download the web page (it's just a curl command). I just want the PA to insert SOMETHING, SOMEWHERE, that i can parse out either on the server or client. This is a lab setup, so I have full control of all devices. I don't care if it's a custom response page, inserting an HTTP GET variable into the URL, or whatever. as long as i can parse it out using a script (i can't require a 'mouse click'), i'm fine. Since i'm fairly new to Palo Alto stuff, I'm not sure if this is even possible. Does anyone have any ideas? Thanks.
... View more