cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
481
Views
0
Helpful
2
Replies

DMZ server access Inside server

shanemcanuff
Level 1
Level 1

I have a Server on my DMZ on security level 50 and I am on the inside interface security level 100, I need to access a server on the Inside from the DMZ using UNC path, can someone point me how to do this?

2 Replies 2

Kureli Sankar
Cisco Employee
Cisco Employee

Do you have nat control enabled?

sh run all | i nat-control

If you do have nat configured then you need to add static translation for the inside hosts which are on the higher security.

static (inside,dmz) x.x.x.x x.x.x.x - where x.x.x.x is the inside n/w

once done allow permission from DMZ to initiate traffic to the inside and it should work.  Make sure to open all the ports needs to use UNC path.

-KS

I check and I don't have nat control on.

Review Cisco Networking for a $25 gift card