Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dmz access from lan not working 1

Status
Not open for further replies.

RideCR

IS-IT--Management
Jan 8, 2007
5
US
read many prior to post and none found to help me, i am sure it is there just not understanding. this is my layout

www----->[1720]----->[pix]---->dmz 10.200.0.0/16
| |
| |<---dmz server 10.200.0.100
|
|
[3600]
|
|<---vlan101 10.101.0.0/16
|<---vlan12010.120.0.0/16

1. the only traffic allowed into my DMZ is https. working.
a. access from dmz. working.
2. need lan traffic to access http server in dmz. not working.

not sure how to create a no nat from inside vlan101 to dmz?

will i need an acl from dmz back into the inside(10.101.0.0 network)?

thank you for any help...
 
Try adding the following:

static (inside,dmz) 10.101.0.0 10.101.0.0 netmask 255.255.0.0 0 0

If you want the DMZ server to access the inside, you will need to specify an ACL.
 
added the statement and did not get anywhere with it. any other ideas?
 
after some thinking about this i made some changes on my dns to point my site to the 10.200 instead of the public ip of the server and it is now working. thank you very much....
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top