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 there a possibility to read the firewall configuration over snmp and write it down to a tftp server? The customer has two firewallsystems and want to save the configurations daily to a tftp server. He has a linux server to provide the snmp and tft...
Is there a possibility to read the firewall configuration over snmp and write it down to a tftp server? The customer has two firewallsystems and want to save the configurations daily to a tftp server. He has a linux server to provide the snmp and tft...
I have many problems with the csa 4.5.1.x. When i installed the csa on any client workstation, the csa can not synchronize with the csa mc. The communication between the two peers is ok. I can telnet to the ssl port 443 and the communication port 540...
I have many problems with the csa 4.5.1.x. When i installed the csa on any client workstation, the csa can not synchronize with the csa mc. The communication between the two peers is ok. I can telnet to the ssl port 443 and the communication port 540...
I have many problems with this two pix's to realize a vpn between the firewalls. The PIX 515 is running with a static ip address and the PIX 501 is connected over PPPoE (DSL).In a private lab i want test a L2L vpn connection, this fails likewise. Exi...
Hi, this is the device manager from the older model called cisco pix. The pdm stands for Pix Device Manager. If you want to manage the asa you must use the asdm (adaptive security device manager).http://www.cisco.com/go/asdm/You need port number 443/...
This is cisco. Here you can find examples:http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/prod_configuration_examples_list.htmlYou must understand access-list. If you don't define the traffic, the traffic is blocked. Look at the following examp...
Ok, you need only access from the internal network 10.98.98.0/24 to the internet and the internet router???The secure way is -> enable nat.Take the following to do this:no nat (inside) 0 10.98.98.0 255.255.255.0 0 0no static (inside,outside) 10.98.98...