Transparent Forward Proxy iApp
Hello, my organization has used a simple F5 Forward Proxy iApp, built by F5/Websense, for many years. It functioned exactly as expected - a simple transparent proxy that allowed servers behind the F5 communcate over HTTPS with systems outside our network (not internet). No cert inspection or any authenication beyond allowed vlans, just an extremely basic "forwarder."
After upgrade from 13.x to 16.x it no longer functions as expected. Packet captures show the process stopping at DNS lookups and never making the connect to the outside systems. Possibly some command in the iApp code no longer exists in v16.
Does anyone know if there is an alternative to this iApp without SWG? Plenty of posts here point to explicit proxy but rarely a transparent proxy, or a simple proxy without SWG. Appreciate the assistance!
Header from the original iApp implementation if anyone is familiar with it:
#################################################################################
### FORWARD PROXY IAPP
### Version: 1.0 - F5 Networks
###
### Makes use of WISP API - Copyright 2013 Websense, Inc. All Rights Reserved.
### Functionality: Supports a generic, anonymous CONNECT or SOCKS proxy.
###