Hello,
I am trying to configure a new ASA without NAT.
I need to be able to access my server in dmz using his PUB ip address whithout NAT.
Could you let me know how to configure this ?
My config :
interface Ethernet0/0
nameif outside
security-level 0
ip address 82.81.80.79 255.255.255.248
!
interface Ethernet0/1
nameif dmz
security-level 100
ip address 79.78.77.76 255.255.255.248
!
interface Management0/0
nameif inside
security-level 100
ip address 192.168.1.1 255.255.255.0
management-only
Do you know if this design have security issue ?
Thanks for you help
I am trying to configure a new ASA without NAT.
I need to be able to access my server in dmz using his PUB ip address whithout NAT.
Could you let me know how to configure this ?
My config :
interface Ethernet0/0
nameif outside
security-level 0
ip address 82.81.80.79 255.255.255.248
!
interface Ethernet0/1
nameif dmz
security-level 100
ip address 79.78.77.76 255.255.255.248
!
interface Management0/0
nameif inside
security-level 100
ip address 192.168.1.1 255.255.255.0
management-only
Do you know if this design have security issue ?
Thanks for you help