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 guys!
I am currently using the Cisco Client VPN (In my Windows - Home Office), configured on a router Cisco 2811 and IOS c2800nm-advipservicesk9-mz.124-3a.bin.
However, when there is a drop in my internet, on the client side, when I return my t...
Hi guys!
I need to create a VPN between my Cisco Router with IOS "c1841-advipservicesk9-mz.124-25a.bin" and my customer (I do not know what the equipment used by him).
In this VPN have two PEER's from my customer that I configured. Follow a part th...
Hi!
I need renew my certificate and to do this I need generate a new CSR.
My doubt is if I generate a new CSR my current certificate will lost or not.
The command that I'll use to generate a new CSR is:
# crypto ca enroll XXX
Thank you.
Hi guys!
I have a doubt here, I have a Cisco FWSM and I would like to active the parameter describe bellow:
"Enable traffic between two or more hosts connected to the same interface"
The motive to enable this is because I have many static rules w...
Hi guys! I have a Cisco 6509 with a FWSM. In FWSM I have a 2 contexts. Today I tried put a nat line and I received the message: fwsm-virtual/fw01spo(config)# nat (NUVEM-NEG) 47 access-list NUVEMERROR: Unable to add Policy Rulesfwsm-virtual/fw01spo(co...
I have the exactly same problem. I have many cases like:
static (inside,dmz) 10.10.10.0 10.10.10.0 netmask 255.255.255.0
And arrived the limit:
statics 2048 2048 2048 61 System
If I enable "xlate-bypass", can I delete this lines without problem?
...
FWSM Firewall Version 4.1(11)
The problem is that I would like not use static rules when the rule is to same IP. I want to use only access-list in this case.
I saw in the documentation about "Static Identity NAT"
For example, I have the IP 10.10...
For example, if I need create the rule where the IP 10.10.10.10 (Interface ADV-X) connect to 20.20.20.20 (Interface ADV-Y), so I need do this:
access-list ADV-X extended permit ip any host 10.10.10.10 host 20.20.20.20
static (ADV-Y,ADV-X) 20.20.20.20...