User Tools

Site Tools


eg-253:networkq:521525

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eg-253:networkq:521525 [2009/11/26 12:14] oreillyweg-253:networkq:521525 [2011/01/14 13:00] (current) – external edit 127.0.0.1
Line 354: Line 354:
 user@host:~$ netstat -r user@host:~$ netstat -r
 Active Internet connections (servers and established) Active Internet connections (servers and established)
-Proto Recv-Q Send-Q Local Address           Foreign Address         State       +  Proto Recv-Q Send-Q Local Address           Foreign Address         State       
-tcp        0      0 ganymede:mysql          *:*                     LISTEN      +  tcp        0      0 ganymede:mysql          *:*                     LISTEN      
-tcp        0      0 *:ssh                   *:                    LISTEN      +  tcp        0      0 *:ssh                   *:                    LISTEN      
-tcp        0      0 ganymede:ipp            *:*                     LISTEN      +  tcp        0      0 ganymede:ipp            *:*                     LISTEN      
-tcp6            0 [::]:www                [::]:                 LISTEN      +  tcp6            0 [::]:www                [::]:                 LISTEN      
-tcp6            0 [::]:ssh                [::]:                 LISTEN      +  tcp6            0 [::]:ssh                [::]:                 LISTEN      
-tcp6            0 ip6-localhost:ipp       [::]:                 LISTEN +  tcp6            0 ip6-localhost:ipp       [::]:                 LISTEN 
 </cli> </cli>
  
Line 375: Line 375:
 **Answer** **Answer**
 <cli prompt="$" comment="#"> <cli prompt="$" comment="#">
-user@host:~$ command +icct@ganymede:~$ traceroute saturn 
-# paste output here+  traceroute to saturn (192.168.3.1), 30 hops max, 60 byte packets 
 +  1  jupiter.icct.com (192.168.2.1)  0.262 ms  0.187 ms  0.184 ms 
 +  2  saturn.icct.com (192.168.3.1)  1.750 ms  1.702 ms  1.665 ms 
 </cli>   </cli>  
  
Line 388: Line 391:
 **Answer** **Answer**
 <cli prompt="$" comment="#"> <cli prompt="$" comment="#">
-user@host:~$ command +icct@ganymede:~$ traceroute www.swan.ac.uk 
-# paste output here+  traceroute to www.swan.ac.uk (137.44.1.7), 30 hops max, 60 byte packets 
 +  1  jupiter.icct.com (192.168.2.1)  0.169 ms  0.173 ms  0.130 ms 
 +  2  * * * 
 +  3  * * * 
 +  - 
 +  - 
 +  - 
 +  28  * * * 
 +  29  * * * 
 +  30  * * * 
 </cli>   </cli>  
  
eg-253/networkq/521525.txt · Last modified: 2011/01/14 13:00 by 127.0.0.1