Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I need to provide access from the VPN connections directly to the DMZ.Our VPN subnet is 10.9.50.x and our DMZ subnet is 192.168.211.x.My questions are:What command 'set' do I use...NAT and Global or Static and Access-list?What interface do I use for ...
I've installed a PIX 515E at my facility. The inside interface has no restrictions leaving the network. A few key protocols are permitted in the outside interface (smtp, www, etc) to statically mapped servers.I need to create a PPTP VPN on one of t...
I'm having trouble accessing the Device Manager (PDM) on a remote box (using RDP) that uses Java 1.5.05.The error is:exception: java.security.AcessControlException: access denied (java.util.PropertyPermission java.version.read)It works on my local bo...
I'm building the network for a retirement community that may eventually provide internet access to each of the 200 resident suites. To ensure that one resident cannot see any other resident's LAN, I was thinking of breaking each room into a separate...
I want to allow RDP to a Windows server thru a PIX.I've typed the following but it still doesn't work:static (inside,outside) tcp 66.77.88.1 3389 192.168.1.100 3389access-list allow_rdp permit tcp any host 66.77.88.1 eq 3389access-group allow_rdp in ...
Sorry for not being more specific.I want VPN clients to access the DMZ directly (not resources on it).We're running 6.3(4) on a 515e UR.Will it require modifying the crypto_dyn maps?Although I sincerely appreciate the help, if you all could simply sh...
So...If I enable the switchport protected on all ports on the 'resident' vlan, they won't be able to see each other but still be able to get an IP address from the PIX DHCP service, right?That's COOL!!Will this work across several switches (same VLAN...