Learning by doing...

I don't need second NIC anymore, because there is no dhcp-server on that
Edubuntu-server. So I removed added NIC and use only one, on motherboard
integrated NIC.

[EMAIL PROTECTED]:~$ cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface

auto lo
iface lo inet loopback

# The primary network interface

auto eth0
    iface eth0 inet static
    address 10.38.8.8
    netmask 255.255.255.0
    gateway 10.38.8.1
[EMAIL PROTECTED]:~$

Best Regards Asmo Koskinen.


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to