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.
Does anyone know if its's possible to configure for instance 3 firewalls so that two remote offices that only have VPN tunnels to the firewall at headguarters can access each others networks ?So what I really want to know if their is a way to avoid f...
How can I manage to display my configured pre-sharedkeys on PIX firewall v. 6.0.1The 'show tech' command does not display these anymore as it did in former software versions.If anyone can help me please do.
read about and try using IP accounting. With this IOS command you can see which machine is responsible for congestion.Take in mind that while IP accounting is running it slows down the performance a bit.Hope this might help you out.
We managed to setup a telnet-session through our VPN tunnel to the outside interface of our remote PIX. Just add rules to your ACL which allows traffic to pass through the Tunnel.example: access-list tunnel1 permit ip host int_outside 192.168.1.0 255...