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.
Hello,I´m trying to remake this BSD:map ep0 172.16.0.0/16 -> 216.68.250.60/32 portmap tcp/udp 10000:20000line says go ahead and map all tcp/udp traffic right on through the interface and assign each out bound "connection" a port from 10000 to 20000in...
Hi all,I have to replace software firewall to hw ASA firewall but it seem that original IP-in-IP tunnels can´t be replaced by ASA.I have similar configuration as in:http://etutorials.org/Networking/Integrated+cisco+and+unix+network+architectures/Chap...
Hello,can you please advice how to make a NAT object where I want map all traffic from one address a.b.c.d to address x.y.v.z exluding that traffic which is going to k.l.m.n.It is like this BSD rule:map xl3 from a.b.c.d/24 ! to k.l.m.n/13 -> x.y.v.z/...
Hello I am a student and DIY guy. I am in the middle of configuring Cisco ASA (remotely to my school as a project), I have to configure it according to BSD configuration but I have never seen that in real life. Google is not helping me with that. I h...
Hi Jouni,maybe I don´t understand the original, for me it´s like: "Take all ports from inside network and remap it to ports 10000-20000 on the outside interface."Thanks,MArek
So that means, that:ad 1) I would have to reconfigure entire network to behave under IPSec?ad 2) I would have to have one more device than I want to have, just to terminate tunnel just before traffic enters ASA?Thanks