[advertisement]

Interested in putting your ad here?

Blog Entry

10th June 2009
Send to twitter Send to Facebook

Note to self: Example interface files for ubuntu/debian systems.

DHCP:

iface eth0 inet dhcp

Static:

iface eth0 inet static 
   address 1.2.3.4
   netmask 255.0.0.0
   gateway 1.0.0.1

Now, don't forget it!

Blog archives

+ About this blog