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.
I have an architecture like below:
Site net --- local router --- border router <===VPN===> HO router --- Netflow collector
I´m trying to send Netflow traffic from local router to the Netflow collector back in the Head Office server. Traffic is no...
I have the following topology below, in GNS3. Basically, the cloud NAT-1 is the Internet, R1 is my border router with NAT and FWASAv-1 was supposed to be able to access the Internet, but can't. I created that other leg with R2 to test the NAT, and to...
Hello,
First of all, what exactly is the process "Unicorn Admin Handler"?
Second, why such process could be cause such a high CPU usage in my ASA 5515?
Here is some output:
# sh proc cpu-usage non-zero sorted
PC Thread 5Sec 1Min...
Hello,
I´m setting up a PBR that will direct certain protocols to another gateway.
Basically, R1 is the default gateway of the LAN. If it receives http traffic it will forward to R3. If it´s anything else it will forward to R2, which is its default...
Hello,
Very simple question. Can I create some kind of description for my routes in ASA (5515)? For objects and interfaces we have the description command, for access-list we have remark command. But I don´t find an easy way to "note down" details fo...
Hello Paul,
I must have NAT on R1 so I can "PAT" traffic out, since that PAT interface is the only known address by the NAT node. Otherwise, with routing only, if traffic comes from the inside interface-connected network, that source IP will not ha...
Oh my, I can't believe that. I redid my topology with the IOSv image and now ASA can reach outside, and so my intranet on the inside network from ASA point of view. I can't believe dynamips has gone down hill like that, so now every piece of device i...
Hello Paul,
So, traffic is not going through the ASA (yet). I'm trying to use the ASA outside interface as source.
As you can see in the debug, the source address for the ASA ping is in fact the one from the outside interface, which is directly con...