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.
Hi there i am facing slow file uploads using applications that uses https on the servers behind the CSS11501 ,but if i try the same on individual servers bypassing the CSS its is comparatively very fast.Can any body give a clue on this why is this ha...
I have set up a site to site (pix to pix ) vpn succesfully , Have allowed ip communication for both side networks .All is working fine expect i am not able to browse windows share thru VPN , i tired giving \\ip address and also put the ip mapping in ...
Hi there ,I am succeseful in connecting site to site vpn using the below config PIX-A!- Access -list for no nat --!#access-list vpnnonat permit ip 172.17.xxx.xxx 255.255.255.0 172.18.xxx.xxx 255.255.255.0!- Have applied the no nat rule on the inside ...
HI ,I am succesfull in establishing the vpn tunnel between two pix 515 E .Now that the access list bwtween the two isaccess-list pix2pix permit ip 172.17.xxx.xxx 255.255.255.0 172.18.xxx.xxx 255.255.255.0and at the opposite end it is access-list pix2...
HI,I have Cisco PIX 515E ,have created VLAN on inside interface as VLAN2 (logical interface),assigned it an ip 172.17.1.xx ....Now i also have a 3-com super stack 3 switch on which i have created a VLAN2...i have connected a machine on the port of V...
I too had the same problem , but it seems clearing sa's is an temporary solution. I get the VPN connection problems most frequently.please give me a one time solution for this.
That I have already tried ...but we allow only ssh traffic i get a request time out when connecting to the machine at other end ..The same am able to access allowing IP to pass through the tunnel .
talking about the access-listI have "no sysopt connection permit-ipsec" removed the sysopt connectionnow i have added the access-listPix 1access-list abc permit ip 172.17.xxx.xxx 255.255.255.0 172.18.xxx.xxx 255.255.255.0and Pix2access-list abc permi...