<br><br><div class="gmail_quote">On Thu, Aug 4, 2011 at 4:57 PM, Ralph Pichie <span dir="ltr"><<a href="mailto:thevillagegeek@gmail.com">thevillagegeek@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
New installation of Edubuntu 11.04 with LTSP on AMD Athlon<br>
<br>
The Ethernet connection works fine when running from DVD, but not<br>
after installation.<br>
Network Manager cannot create a working connection.<br>
To connect, the user must run dhclient with root privileges.<br>
<br>
Below is the current content of /etc/network/interfaces<br>
<br>
auto lo<br>
iface lo inet loopback<br>
<br>
auto eth0<br>
iface eth0 inet dhcp<br>
  address 192.168.0.254<br>
  netmask 255.255.255.0<br>
<br>
Could the installation of Linux Terminal Server Project have caused<br>
this? During the installation, I opted to include LTSP and there was a<br>
list with the default option of eth0, the only network device I had<br>
then.<br>
<br>
I presume that as a terminal server it would need a static address,<br>
but I'm not an expert in that - yet. If that is the problem, how do I<br>
correct it? Do I add another network card and make LTSP use that so<br>
the other can be set to use DHCP and start at boot? Or do I remove<br>
LTSP and hope that will solve the problem? Do I start yet another wipe<br>
and install, this time without LTSP?<br>
<br>
Ralph<br>
<font color="#888888"><br>
--<br>
ubuntu-ca mailing list<br>
<a href="mailto:ubuntu-ca@lists.ubuntu.com">ubuntu-ca@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-ca" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-ca</a><br>
</font></blockquote></div><br>Ralph:<br><br>If your setting a static IP (192.168.0.254 as you mentioned above), you will have to let the router know that you want that particular computer to have a static IP and not use DHCP. Usually you'll have to specify the MAC address for the network card in the computer, but some routers will do it via 'computer name'.<br>
<br>I'm not too familiar with LTSP, but that's the first thing that came to mind when reading your problem.<br><br>Cheers,<br>Phil<br>