Forum Discussion
Redirect office 365 from virtual server direct to internet
Hello:
Here is datagroup config:
ltm data-group internal Office_redirect_string {
records {
\*.24ur.com { }
\*.microsoft.com { }
\*.onedrive.\* { }
\*.onedrive.live.com { }
www.avto.net { }
www.najdi.si {
data www.najdi.si
}
www.pristavec.si { }
www.rtvslo.si {
data www.rtvslo.si
}
www.smart-com.si { }
www.telprom.si {
data www.telprom.si
}
}
type string
}
I think that redirect traffic goes to gw but why Web page doesn't open.
so you have a proxy configured in your browser? i believe that is the issue. for HTTP you send traffic to the IP of the virtual server, normally it then forwards it to the blue coat Proxy and that is a proxy so it will setup the further connection. but the F5 will perhaps (not sure) forward the packet to the default gateway and that doesn't know what to do with it. in the IP layer the destination isn't the external website IP yet, it is still the F5 VIP address.
you need actually proxy functionality on the F5 for this to work, look up the destination based on the host header and then set the IP.
with HTTPS CONNECT is used, in that case you probably need to do more rewriting. this will get rather complicated.
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