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.
Router 1712, IOS 12.3 There is an article from Cisco, "Using Non-Standard FTP Port Numbers with NAT". http://www.cisco.com/en/US/tech/tk648/tk361/technologies_tech_note09186a0080094e76.shtml It explains how to enable NATting router to perform proper ...
Hello,I created vpnclient.ini and connection.pcf files as described in "Preconfiguring the VPN Client for Remote Users" document:http://www.cisco.com/en/US/products/sw/secursw/ps2308/products_administration_guide_chapter09186a008015cfdc.html#1118009I...
Hello,I'm trying to create a simple custom signature - just to detect unexpected traffic on a network segment (not necessarily malicious traffic - just any traffic).In order to achieve that (and let me know if there are simplier ways), I was going to...
The problem was solved - thanks to James for pointing out an extra space in the group name.I had to change the "Domain Users" group name to "DomainUsers" in Cygwin's group definitions file; that fixed the "ls -l" output (see below). As a result the I...
The IDS's use of "ls -l" to get a list of available update files was confirmed both by Cisco rep (jamesand) and by looking at SSH server logs.As I mentioned in my initial post, I use OpenSSH port for Win32, which comes bundled with Cygwin. It does in...
For the IDS AutoUpdate, I have to run OpenSSH 3.7.1p1-1 server on Win32 (don't ask why), and SCP AutoUpdate fails. In the OpenSSH log I do see IDS connecting and issuing "ls -l IDSSignatureUpdate/" command, but nothing happens then.Have anybody succe...