yes. icmp permit any outside (actually configured on all interfaces). the FWSM OS is 3.1 (4). Technically not using fixup. using policy-map global_policy / class inspection_default / inspect icmp * inspect icmp error. Its really wierd. I can trace to addresses on the MSFC but nothing outside of our network. See trace below. Client on FWSM vlan traceroute to the internet.
Tracing route to ns1.ns.esat.net [192.111.39.1]
over a maximum of 30 hops:
1 * * * Request timed out.
2 * * * Request timed out.
3 * * * Request timed out.
4 1 ms 2 ms 1 ms ns1.ns.esat.net [192.111.39.1]
Trace complete.
Main Topics
Browse All Topics





by: Voltz-dkPosted on 2008-09-04 at 07:55:47ID: 22388113
And the ICMP any any you have allowed is from outside?
You need to allow time-exceeded to come back in, and fixup (in versions I've tested) doesn't do that.