Hi > Can anyone tell me the rules to allow Linux Traceroute, and DOS > tracert from inside
The only difference between simple *nix traceroute and tracert is that tracert uses icmp echo requests instead of high UDP port packets. And that it differentiates between icmp echo replies and ttl exceeded instead of dest port unreach and ttl exceeded. Regards, Maciek
