Hi There
I have a little doubt regarding global command.
If my global address is defined like this..
global (outside) 1 A.B.C.67 netmask 255.255.255.248
Are we using A.B.C.67-A.B.C.71 address for outbound connection?
If this why we are not using
global (outside) 1 A.B.C.67-A.B.C.71 netmask 255.255.255.0
One more doubt regarding icmp traffic.
In the books it is written that icmp traffic is not stateful therefore we allow it explicitly.
So pinging from DMZ(-)--> INSIDE(+) ,we have to allow returning ping traffic using access-list on Inside interface OR it is in case of allowing it if it is coming from outside world(internet) to either inside or dmz?
Thanks.
Brajesh