When traceroute to a host IP, it gives message as
Tracing the route to 192.168.3.11 , min ttl = 1, max ttl = 30 .
1 172.16.11.210 16 ms 0 ms 16 ms
2 * * *
3 192.168.30.1 !A * !A
What does !A mean ?
When traceroute to a host IP, it gives message as
Tracing the route to 192.168.3.11 , min ttl = 1, max ttl = 30 .
1 172.16.11.210 16 ms 0 ms 16 ms
2 * * *
3 192.168.30.1 !A * !A
What does !A mean ?
!A
means administratively prohibited. It's a slightly friendly way of telling you you're "not allowed" than just dropping traffic. (And is usually because a firewall is configure to deny this traffic for some reason).