The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > SUN Solaris
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #7 (permalink)  
Old 04-23-2008
fredginting fredginting is offline
Registered User
  
 

Join Date: Jun 2007
Posts: 21
Quote:
Originally Posted by pupp View Post
what do you get if you force a ping out bge3 to the default gwy? can you ping that gwy?

like these :

lsav@taiserver> rsh 192.168.11.22
lsav@taiserver> ping -s 192.168.11.0
PING 192.168.11.0: 56 data bytes
64 bytes from upstaiserver12 (192.168.11.22): icmp_seq=0. time=0.226 ms
64 bytes from upstaiserver12 (192.168.11.22): icmp_seq=1. time=0.232 ms
64 bytes from upstaiserver12 (192.168.11.22): icmp_seq=2. time=0.158 ms
^C
----192.168.11.0 PING Statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (ms) min/avg/max/stddev = 0.158/0.205/0.232/0.041
lsav@taiserver> ping -s 192.168.11.22
PING 192.168.11.22: 56 data bytes
64 bytes from upstaiserver12 (192.168.11.22): icmp_seq=0. time=0.201 ms
64 bytes from upstaiserver12 (192.168.11.22): icmp_seq=1. time=0.175 ms
64 bytes from upstaiserver12 (192.168.11.22): icmp_seq=2. time=0.180 ms
64 bytes from upstaiserver12 (192.168.11.22): icmp_seq=3. time=0.173 ms
64 bytes from upstaiserver12 (192.168.11.22): icmp_seq=4. time=0.187 ms
^C
----192.168.11.22 PING Statistics----
5 packets transmitted, 5 packets received, 0% packet loss
round-trip (ms) min/avg/max/stddev = 0.173/0.183/0.201/0.011