User Tools

Site Tools


networking

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
networking [2009/10/31 01:51]
hef
networking [2009/10/31 04:18]
hef
Line 4: Line 4:
 auto lo auto lo
 iface lo inet loopback iface lo inet loopback
-auth eth0+auto eth0
 iface eth0 inet static iface eth0 inet static
         address 172.29.0.11         address 172.29.0.11
Line 13: Line 13:
         address 131.193.35.155         address 131.193.35.155
         netmask 255.255.255.0         netmask 255.255.255.0
-        gateway 131.193.25.1+        gateway 131.193.35.1
 </​file>​ </​file>​
 +
 ====== dns resolution ====== ====== dns resolution ======
 this is not needed on machines that get dhcp settings this is not needed on machines that get dhcp settings
Line 20: Line 21:
 nameserver 172.29.0.1 nameserver 172.29.0.1
 </​file>​ </​file>​
 +====== testing ======
 +  ping google.com
 +