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!

conduit for server access

Status
Not open for further replies.

foxfire

Programmer
May 18, 2001
38
US
I'm new to using a PIX, but here is the question. I have a PIX 515 version 4.4. I need to allow users on DMZ1 interface to access an AS400 on the inside interface. All addressing is static in our network. This is what I did:
static(inside,dmz1) 10.0.2.100 10.0.0.100 netmask 255.255.255.255 0 0
I can't seem to figure out the correct conduit statement to allow dmz1 users access. From the dmz interface, I assume I should be able to ping the 10.0.1.100 address. That address is not assigned anywhere else.
10.0.1.100 255.255.255.0 is an address I made up for the dmz users.
10.0.0.100 255.255.255.0 is the address of the as400 on the inside interface.

Any help would be appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top