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, I configured the router to authorize all copy commands. Under ACS I need to allow only copy run: start: and Copy run scp: When I added under urguments: permit run: startup: permit run: scp:it works fine for first one but for scp it will not.Whe...
Hi, I configured the ASA as an authentication proxy. So any user want to telnet to using port 3001, or using port 23 should first authenticate to virtual telnet address and then ACS will authorized the user: aaa authentication include telnet 0 0 10.1...
Hi, If i want this signature to produce alert when recieve packet size within range 2000-3000 only, i will modify the packet size length for this range. My question is it need to make this value as 2000-3000 or there is an offsec i should keep it on ...
Hi, I have 1- Firewall configure with outside IP 201.100.100.12- Router 1 with loop back 10.1.1.1 (inside network)3- Router 2 with loop back 10.2.2.2 (inside network)I configure the following on ASA Static (inside,outside) tcp 201.100.100.1 1100 10.1...
Thanks alot. Iam sitting from morning on lab.It seems i should leave it becasue i cannot distinguish between DMZ and inside now .lol. thanks alot .it works.
thanks. It works for R1 which is located at inside but not for R2 which is located at DMZ!!!!!ip applied the below commands:access-list OUTSIDE extended permit tcp any interface outside eq 2223access-list OUTSIDE extended permit tcp any interface out...
Hi Gilber, Thanks for your reply. Do you mean that I can limit the session number for 20 for example.So I still have 5 session and I can reserve them for Site to Site tunnels. If I can do like this please tell me what is the global parameter to do th...