Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: [Snort-users] Snort 2.6 working with Snortsam, Redhat and a Cisco ASA |
|---|---|
| Date: | Thu, 5 Apr 2007 17:16:47 -0400 |
On 4/5/07, Lang, Robert <Robert.Lang@suny.edu> wrote:
Has anyone had any luck getting rule blocking working with Snortsam and a Cisco ASA? It works like a charm with our Watchguard Firewall, but with our PIX/ASA I always get a message that says "Error: [pix] Did not receive a response waiting for logon prompt from PIX at x.x.x.x".
Using telnet to manage firewalls? Tsk-tsk. :-) The problem is either that: 1) Cisco routers and firewalls by default skip the standard "login:" prompt most telnet servers offer up and go right to "Password:" Use the 'pix' directive in your snortsam conf file instead: pix 10.0.0.1 [telnetpass] [enablesecret] [config] 2) You *are* using the pix directive and you have AAA user authentication turned on on the PIX and it *is* generating a "login:" prompt. Use: pix 10.0.0.1 [user]/[password] [enablesecret] [config] Seriously, though, I would consider building Snort with flexresp and modifying those rules that pertain to you to fire off ICMP type 3 or TCP RST packets that will cause whatever firewall to drop the connection. Then you can turn telnet off. :-) PaulM ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Snort-users mailing list Snort-users@lists.sourceforge.net Go to this URL to change user options or unsubscribe: https://lists.sourceforge.net/lists/listinfo/snort-users Snort-users list archive: http://www.geocrawler.com/redir-sf.php3?list=snort-users
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [Snort-users] Snort 2.6.1.3 ignoring stream4, Joel Esler |
|---|---|
| Next by Date: | [Snort-users] Snort 3.0 first subsystem alpha available, Martin Roesch |
| Previous by Thread: | [Snort-users] Snort 2.6 working with Snortsam, Redhat and a Cisco ASA, Lang, Robert |
| Next by Thread: | Re: [Snort-users] Snort 2.6 working with Snortsam, Redhat and a Cisco ASA, Joel Esler |
| Indexes: | [Date] [Thread] [Top] [All Lists] |