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:12] oreillyweg-253:networkq:521525 [2011/01/14 13:00] (current) – external edit 127.0.0.1
Line 353: Line 353:
 <cli prompt="$" comment="#"> <cli prompt="$" comment="#">
 user@host:~$ netstat -r user@host:~$ netstat -r
-# Paste result here....+Active Internet connections (servers and established) 
 +  Proto Recv-Q Send-Q Local Address           Foreign Address         State       
 +  tcp        0      0 ganymede:mysql          *:*                     LISTEN      
 +  tcp        0      0 *:ssh                   *:                    LISTEN      
 +  tcp        0      0 ganymede:ipp            *:*                     LISTEN      
 +  tcp6            0 [::]:www                [::]:                 LISTEN      
 +  tcp6            0 [::]:ssh                [::]:                 LISTEN      
 +  tcp6            0 ip6-localhost:ipp       [::]:                 LISTEN 
 </cli> </cli>
  
-Add your explanation here.+This table shows all active internet connections linked to the machine
  
 ===== Testing the Connectivity of your network ===== ===== Testing the Connectivity of your network =====
Line 368: 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 381: 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.1259237527.txt.gz · Last modified: 2011/01/14 12:50 (external edit)