ASDM connects to the interface ethernet 0/1 ?1315 (2/8/2010 6:32:17 PM) comp.dcom.sys.cisco We have a small network with only one LAN and have a ASA5510 router. I
have only used the CLI so far. Now I need to use ASDM to connect to
this router and am forced to connect my notebook directly to the
ma... dt1649651
AP of the 881 does not see usb flash memory1164 (11/17/2009 9:09:23 PM) comp.dcom.sys.cisco I have two Cisco 881. I can copy the main config of the one router
over the other using the usb flash memory.
When I log in into the AP using "service-module wlan 0 session" or
using telnet to the BVI devic... dt1649651
site-to-site and easy vpn server on same interface3160 (4/22/2008 1:29:27 PM) comp.dcom.sys.cisco Is it possible to configure site-to-site and easy vpn server on the same interface ? I get stuck at this point: when I apply the ezvpn paramters "client authentication list list_name", "client configuration ad... dt1649651
site to site ipsec without public ip at one end4120 (4/10/2008 6:30:50 PM) comp.dcom.sys.cisco I have a remote LAN which locates inside another company. I would like to set up so that the headquarter LAN can access resources of that remote LAN. The remote LAN does not have any public IP address but it c... dt1649651
reverse telnet / 29601160 (9/19/2007 1:39:24 PM) comp.dcom.sys.cisco I have a 2509 as a controller to access all the devices. It works with other devices ( from old 26xx,36xx to newer 28xx and ASA55xx ) but I cannot not use it with the switch 2960. And I can access the 2960 via ... dt1649651
ASA 5500: connection is still on after the ACL is modified2129 (9/17/2007 5:10:00 PM) comp.dcom.sys.cisco The answer may be simple but my searches could not show me any solution. On my ASA 5510, I have an access-list that has an entry allowing the remote network to telnet to an internal host ( no NAT involved ) th... dt1649651
ACS 4.1 NAR196 (8/21/2007 8:02:52 PM) comp.dcom.sys.cisco I am trying to limit the access to the routers via NAR using ACS 4.1 but I get some strange results. My worksation is 192.168.249.210 and the ACS's per-user NAR is set as follows : Table Defines : Permitted C... dt1649651
dos/ddos test1151 (8/11/2007 1:10:20 PM) comp.dcom.sys.cisco I am installing IOS IPS on a Cisco router 2811. Are there tools to simulate DOS/DDOS attacks so that I can check the log system and adjust parameters accordingly ? Thanks for your advice, DT ... dt1649651
dt1649651's replies:
Items(3) /1
static variables & their initializations949 (12/29/2003 2:54:03 PM) comp.lang.c Can I safely assume that all static variables are initialized as NULL or zero, depending on the types of the variables, no matter on which platform that app is compiled ? Thanks for your help, DT ... dt1649651(101)
NULL pointer and zero value3150 (12/30/2003 1:03:01 PM) comp.lang.c If I have a pointer char * p, is it correct to assign NULL to this pointer by: "memset( &p, 0, sizeof(p));" instead of "p = NULL;" The reason I ask is I have an array of structure of N function variables, fo... dt1649651(101)
different default encoding ?242 (1/30/2006 9:14:45 PM) comp.lang.java.programmer I use String.split to parse a string which is read from a file. The delimiter for parsing is the character 0xFC. This works fine under Windows but it fails under Linux. I also tried StringTokienizer and got th... dt1649651(101)