Forum Discussion
Fabian_Arroyo_M
Nimbostratus
Jan 11, 2017F5 acting like a Web Proxy Server for internet traffic
Hi all,
Anyone know if it is possible to setup LTM to act as proxy server for internet traffic. So, a browser can be pointed at it and traffic proxied to the internet.
I need to migrate thi...
Stewart
Altostratus
Jan 11, 2017Hi Fabián,
If you want something a little less sophisticated than SWG, a Virtual Server can be configured with an http-explicit profile attached. This profile was introduced at 11.5.4 IIRC.
You'll need to configure the profile to use a DNS Reslolver and if you want to proxy more than http turn on a few other non default settings.
The configuration for the profile will look something like this:
ltm profile http http-explicit-BLAH {
app-service none
defaults-from http-explicit
explicit-proxy {
default-connect-handling allow
dns-resolver BLAH-dns-resolver
tunnel-name http-tunnel
}
proxy-type explicit
}
You won't be able to do all the fancy stuff that SWG can do, but if all you need is to point your browser at it it'll work.
S
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