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.
A PIX501 has been configured to accept remote vpn connection. Test has been conducted by using different pc, different isp etc. It's all working fine. Unfortunately, one of the users can't get onto it and recieved the following error message."Secure ...
dear all... has anyone sucessfully configure a vpn tunnel between a pix and a firebox? if so, would you please show me how to do that? thanks in advance.
we usually create a dmz by using a pix. however, one of my customers uses a switch to create a dmz rather than a pix. customer does that by creating 3 vlans.i was wondering what is the difference between the two.
i found it interesting when company provides network managed service. well, says they've got 10 customers and they are monitoring the customer networks by using vpn. unfortunately, customer private networks might be overlapped with each other. ie. cu...
pix (1.1.1.1) <--> www <--> (1.1.1.2) router (192.168.0.1) <--> 192.168.0.xyou mentioned "when i telnet from the router to the pix outisde. i get a blank screen where i cannot type any commands. what could be the problem."assuming the lan-lan vpn is ...
you mentioned the vpn is established. just wondering what the remote vpn ip address.1. verify whether this ip is overlapping with any local subnets.2. verify whether the packet is actually being encrypted and sent down the vpn tunnel. from the client...
the feature named "split tunneling" needs to be configured on the pix.below are the sample codes:access-list 101 permit ip 192.168.1.0 255.255.255.0 10.1.1.0 255.255.255.0access-list 120 permit ip 192.168.1.0 255.255.255.0 10.1.1.0 255.255.255.0nat (...