03-26-2010 10:29 AM - edited 03-11-2019 10:26 AM
I'm using Pix 520 rev 4.2
I need to enable a computer in the DMZ RDP access to computers (entire scope) behind the INSIDE interface. How can i do this?
Ex. Machine (192.168.4.5/24 only) in DMZ needs to RDP into Machines (172.16.5.x/21) on the INSIDE network.
BTW: I'm limited to the "Conduit Permit" command
03-26-2010 01:35 PM
You need static (inside,dmz) 172.16.5.0 172.16.5.0 netmask 255.255.248.0
Then you need to allow the DMZ hosts via an ACL to reach the inside hosts on port 3389.
-KS
03-26-2010 08:59 PM
With the static configuration that kusankar advise, here is the conduit configuration:
conduit permit tcp 172.16.5.0 255.255.248.0 eq 3389 host 192.168.4.5
Hope that helps.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide