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.
Is it possible to limit the number of vpn client users?I am using a PIX 515 configured to authenticate users against the RADIUS server that comes with Windows 2000. I'd like to limit concurrent users, if at all possible.TIA-Matt
Greetings...My corporate office runs on a PIX 515. For many months I have been running my Cisco VPN Client version 3.5 to my corporate office, from home, on a DSL router, successfully. Yesterday, I installed a PIX 501 on my home DSL line and now I'...
My company has a main office and 4 branch sites. Currently we have 1 T1 connection to the Internet at corporate, and DSL connections at the branches. We are intending to upgrade the DSL connections to T1's and add VPN networking to each site using P...
How would you go about capturing syslog messages from a branch PIX (pix 506) which has a site-to-site VPN connection to our corporate office running a pix 515UR? I believe I can have the 506 send the syslog messages in the clear through the net, but...
It would help to see your current configuration. But I would suggest, you need at least the following:ip address inside 10.1.1.1 255.255.255.0ip address outside 209.165.201.1 255.255.255.224nat (inside) 1 0.0.0.0 0.0.0.0global (outside) 1 209.165.201...
The problem with TCP syslog, as I understand it, if it fails to successfully log messages to the syslog server, the firewall will quit passing traffic. Is that not the case?