Link to home
Start Free TrialLog in
Avatar of PaulELS
PaulELSFlag for United States of America

asked on

Allow access via DMZ to addresses assigned to another ASA interface

Hi,

I've configured wireless access through our ASA 5510 using the manner described here:

https://www.experts-exchange.com/questions/23451240/Create-a-DMZ-for-wireless-Internet-access.html

Everything works great, however I need to let clients on the wireless interface access the outside addresses assigned on another interface on the ASA.

I haven't been able to figure out how to do this. How do I let clients accessing from one interface get to the services hosted on another?
Avatar of ullas_unni
ullas_unni
Flag of India image

if i understood correctly then you want your dmz users to access resources in the inside lan network?
Avatar of PaulELS

ASKER

No, not quite. I want the DMZ users to be able to access public resources that are available through the outside interface.

For example:

AAA.AAA.AAA.AAA = Outside IP = webmail.example.com

I want a user on the DMZ to be able to access public IP AAA.AAA.AAA.AAA which is on the outside interface to access webmail.example.com.
ASKER CERTIFIED SOLUTION
Avatar of PaulELS
PaulELS
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of PaulELS

ASKER

Solution posted.