User Tools

Site Tools


eg-253:networkq:575509

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:575509 [2011/12/09 16:18] – [Question 25] marwaeg-253:networkq:575509 [2012/05/14 10:41] (current) – [Question 8] eechris
Line 6: Line 6:
 |**Name** |Marwa Al Moosawi | |**Name** |Marwa Al Moosawi |
 |**Student Number** |575509 | |**Student Number** |575509 |
-|**Date of Submission** | |   +|**Date of Submission** |9/December/2011 |   
  
 ===== Instructions ===== ===== Instructions =====
Line 122: Line 122:
  
   GNU nano 2.2.2         File: /etc/network/interfaces                             GNU nano 2.2.2         File: /etc/network/interfaces                          
- +  auto eth0 
- +  iface eth0 inet static 
-auto eth0 +    address 192.168.2.5 
- +    network 192.168.2.0 
- +    netmask 255.255.255.0 
-iface eth0 inet static +    gateway 192.168.2.1
- +
- +
-address 192.168.2.5 +
- +
- +
-network 192.168.2.0 +
- +
- +
-netmask 255.255.255.0 +
- +
- +
-gateway 192.168.2.1+
  
  
Line 269: Line 257:
 What is the purpose of the Gateway interface? What is the purpose of the Gateway interface?
  
-**Answer**: +These are set up independently to talk to their networks. Before they can perform routing between the two networks, they have to be set up to forward IP packets to one another.
  
  
Line 473: Line 460:
 Which other files would you need to modify to correctly set up this new router? Which other files would you need to modify to correctly set up this new router?
  
-**Answer** +/etc/networks/interfaces
  
 +/etc/hostname
 +
 +/etc/hosts
  
 ==== Question 27 ==== ==== Question 27 ====
Line 487: Line 477:
 Which other files would you need to modify to fully configure your host to recognizes the new engineering sub-network? Which other files would you need to modify to fully configure your host to recognizes the new engineering sub-network?
  
-**Answer**+ /etc/network/options
  
 +/etc/network/interfaces
  
 ===== Signature ===== ===== Signature =====
Line 496: Line 487:
  
 Your signature here: Your signature here:
 +
 +Marwa Al Moosawi
 +
 +575509
  
eg-253/networkq/575509.1323447537.txt.gz · Last modified: 2011/12/09 16:18 by marwa