User Tools

Site Tools


eg-253:networkq:637234

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:637234 [2012/12/06 10:37] – [Question 16] eechriseg-253:networkq:637234 [2012/12/06 10:46] (current) – [Question 24] eechris
Line 287: Line 287:
 **Answer**:  **Answer**: 
    nano /etc/network/options    nano /etc/network/options
 +   
 +**I expected you to be logged into the host so ''saturn:/etc/networking/options'' was the answer I was looking for. Ot at least some indication that you were logged into saturn**
 +
 + --- //[[chris@cpjobling.me|Chris Jobling]] 2012/12/06 04:39//
  
 Reproduce the contents of the file defined in [[#question_17|Question 17]] to make a Ubuntu host into a router? Reproduce the contents of the file defined in [[#question_17|Question 17]] to make a Ubuntu host into a router?
Line 313: Line 317:
  
     up    route add -net 192.168.3.0 netmask 255.255.255.0 gw 192.168.1.4     up    route add -net 192.168.3.0 netmask 255.255.255.0 gw 192.168.1.4
 +    
 +** what about ''down route''?**
  
-pwd /etc/network/interfaces+ --- //[[chris@cpjobling.me|Chris Jobling]] 2012/12/06 04:37// 
 + 
 +  cat /etc/network/interfaces
  
    # This file describes the network interfaces available on your system    # This file describes the network interfaces available on your system
Line 335: Line 343:
     up    route add -net 192.168.3.0 netmask 255.255.255.0 gw 192.168.1.4     up    route add -net 192.168.3.0 netmask 255.255.255.0 gw 192.168.1.4
     down  route del -net 192.168.3.0 netmask 255.255.255.0 gw 192.168.1.4     down  route del -net 192.168.3.0 netmask 255.255.255.0 gw 192.168.1.4
 +    
 + **Your gateway router is //saturn//!**
 +
 + --- //[[chris@cpjobling.me|Chris Jobling]] 2012/12/06 04:37//
  
 ===== Checking Your Network ===== ===== Checking Your Network =====
Line 376: Line 388:
  
 #displays the statistics for network interfaces currently configured #displays the statistics for network interfaces currently configured
 +
 +**which statistics specifically?**
 +
 + --- //[[chris@cpjobling.me|Chris Jobling]] 2012/12/06 04:42//
  
 ==== Question 22 ==== ==== Question 22 ====
Line 414: Line 430:
  
  
 +**The question asks you to provide a route to another network. You should have used something on //jupiter.icct.com// or //icct.com//. There would then have been at least 2 hops.**
  
 + --- //[[chris@cpjobling.me|Chris Jobling]] 2012/12/06 04:44//
 ==== Question 24 ==== ==== Question 24 ====
  
Line 459: Line 476:
 traceroute uses UDP datagrams to determin the path that packets take over a network. There are 30 lines in a default traceroute response.  traceroute uses UDP datagrams to determin the path that packets take over a network. There are 30 lines in a default traceroute response. 
  
 +**Yes, but why is there no response from networks 2-30?**
 +
 + --- //[[chris@cpjobling.me|Chris Jobling]] 2012/12/06 04:45//
 ===== Extension Questions ===== ===== Extension Questions =====
  
eg-253/networkq/637234.1354790227.txt.gz · Last modified: 2012/12/06 10:37 by eechris