09-29-2010 10:13 AM
Hi it is possible to redirect the web ssl vpn to another outside ip from my external range or could i only use the outside interface?
For example:
ASA outside: 213.23.4.50 (https://213.23.4.50)
Redirect to oustide: 213.23.4.51 (https://213.23.4.51)
same question for redirect the vpn client external ip to another than the outside ip of asa.
regards
jason
Solved! Go to Solution.
09-30-2010 11:38 PM
Jason,
Fairly easy
bsns-asa5520-10(config)# webvpn
bsns-asa5520-10(config-webvpn)# port ?
webvpn mode commands/options:
<1-65535> The WebVPN server's SSL listening port. TCP port 443 is the
default.
Please note though that your users will have to use
to connect ... same for clientless and SVC.
Marcin
09-29-2010 01:42 PM
Jason,
As far as I know ASA willonly terminate on interface IP which you enable under webvpn (unlike IOS ...)
But I may have pre-8.x knowledge on this.
What would be the point?
Marcin
09-30-2010 08:42 AM
Thanks for the answer Marcin.
The point is that on the same IP (outside) https is enable for exchange webmail (owa).
and if i connect through the ssl vpn ip i connect to the exchange iis and not ssl vpn login side..... is there a solution for that or do i have to re adress the dns mail record or change the outside ip of the asa and change the nat rules?
09-30-2010 09:16 AM
Jason,
Wouldn't you rather consider moving your webvpn to a different TCP port than moving whole IP?
If that's not a possibility, changing your NAT + MX records to accmodate exchange on different IP would be more approachable solution.
Marcin
09-30-2010 10:55 PM
thats a good idea. How could i move the port?
09-30-2010 11:38 PM
Jason,
Fairly easy
bsns-asa5520-10(config)# webvpn
bsns-asa5520-10(config-webvpn)# port ?
webvpn mode commands/options:
<1-65535> The WebVPN server's SSL listening port. TCP port 443 is the
default.
Please note though that your users will have to use
to connect ... same for clientless and SVC.
Marcin
10-01-2010 12:05 AM
thanks Marcin.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide