cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
509
Views
0
Helpful
4
Replies

ASA Outside Interface

estelamathew
Level 2
Level 2

Hello Dears,

Can i use ASA outside interface public IP for servers in DMZ to publish on internet definately i will use different port number for differnt servers and also the same interface IP can i use for remote vpn.

Thanks,

3 Accepted Solutions

Accepted Solutions

Jennifer Halim
Cisco Employee
Cisco Employee

Yes, definitely you can.

An example for your reference:

Outside public ip address is 100.1.1.1

DMZ web server ip address is 172.16.1.1

DMZ mail server ip address is 172.16.1.5

You are hosting web server and mail server on your DMZ for example

static (dmz,outside) tcp interface 80 172.16.1.1 80 netmask 255.255.255.255

static (dmz,outside) tcp interface 25 172.16.1.5 25 netmask 255.255.255.255

Assuming you are using ASA version 8.2 or below.

Hope that helps.

View solution in original post

Nagaraja Thanthry
Cisco Employee
Cisco Employee

Hello,

Yes, you can use the outside interface IP for publishing services. You need

to use static PAT for this. Please make sure that there is no port conflict.

Regards,

NT

View solution in original post

Hello,

Yes, you can use the same IP for remove VPN as well as long as you are using

IPSec. If you are using WebVPN, please make sure that you are not using port

443 (HTTPS) for any other purpose on the outside interface (including ASDM).

Regards,

NT

View solution in original post

4 Replies 4

Jennifer Halim
Cisco Employee
Cisco Employee

Yes, definitely you can.

An example for your reference:

Outside public ip address is 100.1.1.1

DMZ web server ip address is 172.16.1.1

DMZ mail server ip address is 172.16.1.5

You are hosting web server and mail server on your DMZ for example

static (dmz,outside) tcp interface 80 172.16.1.1 80 netmask 255.255.255.255

static (dmz,outside) tcp interface 25 172.16.1.5 25 netmask 255.255.255.255

Assuming you are using ASA version 8.2 or below.

Hope that helps.

Nagaraja Thanthry
Cisco Employee
Cisco Employee

Hello,

Yes, you can use the outside interface IP for publishing services. You need

to use static PAT for this. Please make sure that there is no port conflict.

Regards,

NT

Hello,

Also i can use the same for remote access vpn, for users to connect from their house.

Thanks,

Hello,

Yes, you can use the same IP for remove VPN as well as long as you are using

IPSec. If you are using WebVPN, please make sure that you are not using port

443 (HTTPS) for any other purpose on the outside interface (including ASDM).

Regards,

NT

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card