I tried pinging with a 3 second wait and still no luck. I can ping from the
netgear firewall using thier utility but I only get three out of four even
there. the first one always fails.
Here is the trace result:
Tracing route to yahoo.com [66.218.71.198]
over a maximum of 30 hops:
1 <10 ms <10 ms <10 ms 10.0.0.1
2 * * * Request timed out.
3 * * * Request timed out.
4 * * * Request timed out.
5 10 ms 10 ms 20 ms csc12001.oak.mdsg-pacwest.com [63.93.97.1]
6 * * * Request timed out.
7 * * * Request timed out.
8 * * * Request timed out.
9 * * * Request timed out.
10 * * * Request timed out.
11 * * * Request timed out.
12 * * * Request timed out.
13 * * * Request timed out.
14 * * * Request timed out.
15 * * * Request timed out.
16 * * * Request timed out.
17 * * * Request timed out.
18 20 ms 20 ms 10 ms w1.rc.vip.scd.yahoo.com [66.218.71.198]
Trace complete.
Got any ideas?
David Robbins said:
I can't ping the world from behind my firewall. everything works, mail, web
dns forwarding, etc. from the inside but I can't ping yahoo.com or anything
else from a workstation. Well let me restate that, I cant ping with any
regularity. If I leave a ping running (ping -t) I will see a couple
responses once in a while but 90% will be timed out. Where would I look for
that? I am hooked to a t1 behind a Netgear FVS318 firewall. running win2k
domain.
I had the provider check his equipment and he can ping from his box tothe
outside just fine.
intermittent pings are odd. try upping the time to wait for a reply with
something like -w 5000 and see if that gets more back to you. also try to
tracert and see if there is one very slow or intermittant hop in the path.
it could be one slow hop that delays the ping replies enough to time them
out, but still allows data through to programs that wait a bit longer.