Thanks for the help everyone. I&#39;ll try some of this tomorrow. I don&#39;t think the lack of a designated gateway is the problem. I should have mentioned that with the entire /interfaces file copied above, I get no internet on the server itself, although clients will boot just fine. To answer your question ekul, the LTSP server is part of the schoolwide network. I just need eth2 to be assigned an IP address from the DHCP server and it will give internet to the clients. I tried uncommenting that line below eth2 but it didn&#39;t change anything. This is the same /interfaces file on my other LTSP server and it works perfectly, except that the interfaces on that server are designated as eth0 and eth1, so when I cloned to the new server the interface designations were incorrect. I&#39;ll try Scott&#39;s suggestion of deleting the persistent network settings and seeing if it corrects anything. Thanks for the help, I&#39;ll report back tomorrow.<div>

<br><div class="gmail_quote">On Thu, Apr 1, 2010 at 7:10 PM, ekul taylor <span dir="ltr">&lt;<a href="mailto:ekul.taylor@gmail.com">ekul.taylor@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

The missing gateway also caught my eye.<div><br></div><div>I was also wondering why you activate eth2 but don&#39;t assign it any address.  The line that would use DHCP is commented out and from your ip route list it appears to be getting an automatic private ip.  I assume that has been assigned by NetworkManager.</div>


<div><br></div><div>How does your ltsp sever connect to the internet?  It is connected directly to a DSL or Cable modem?  Part of a school-wide network?  Something else?  Whatever it is I think you need to specify how that interface should be configured and make it the default route for the server.<div>

<div></div><div class="h5"><br>
<div><br><div class="gmail_quote">On Thu, Apr 1, 2010 at 8:17 PM, Jordan Erickson <span dir="ltr">&lt;<a href="mailto:jerickson@logicalnetworking.net" target="_blank">jerickson@logicalnetworking.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Joseph,<br>
<br>
I don&#39;t see a &#39;gateway&#39; stanza in your interfaces file for eth0..might<br>
explain no Internet access. ;)<br>
<br>
<br>
Cheers,<br>
Jordan<br>
<br>
<br>
---<br>
<div>Joseph Hartman wrote:<br>
&gt; Hi all, I cloned a karmic ltsp server onto a new machine and can&#39;t<br>
&gt; configure /etc/network/interfaces so that I get LTSP working and<br>
&gt; Internet simultaneously. If /interfaces says:<br>
&gt;<br>
&gt;         # This file describes the network interfaces available on your<br>
&gt;         system<br>
&gt;         # and how to activate them. For more information, see interfaces(5).<br>
&gt;<br>
&gt;         # The loopback network interface<br>
&gt;         auto lo<br>
&gt;         iface lo inet loopback<br>
&gt;<br>
&gt;         # The primary network interface<br>
&gt;         auto eth2<br>
&gt;         # iface eth2 inet dhcp<br>
&gt;<br>
&gt;         auto eth0<br>
&gt;         iface eth0 inet static<br>
&gt;             address 192.168.0.254<br>
&gt;             netmask 255.255.255.0<br>
&gt;             network 192.168.0.0<br>
&gt;             broadcast 192.168.0.255<br>
&gt;             up iptables-restore &lt; /etc/ltsp/nat<br>
&gt;<br>
&gt;<br>
&gt; then I get my LTSP network working fine, but no Internet. In this<br>
&gt; configuration &quot;ip route&quot; shows this:<br>
&gt;<br>
</div>&gt;         <a href="http://192.168.0.0/24" target="_blank">192.168.0.0/24</a> &lt;<a href="http://192.168.0.0/24" target="_blank">http://192.168.0.0/24</a>&gt; dev eth0_rename  proto<br>
<div>&gt;         kernel  scope link  src 192.168.0.254  metric 1<br>
</div>&gt;         <a href="http://192.168.0.0/24" target="_blank">192.168.0.0/24</a> &lt;<a href="http://192.168.0.0/24" target="_blank">http://192.168.0.0/24</a>&gt; dev eth2  proto kernel<br>
<div>&gt;         scope link  src 192.168.0.254  metric 1<br>
</div>&gt;         <a href="http://169.254.0.0/16" target="_blank">169.254.0.0/16</a> &lt;<a href="http://169.254.0.0/16" target="_blank">http://169.254.0.0/16</a>&gt; dev eth2  scope link<br>
<div>&gt;         metric 1000<br>
&gt;         default via 192.168.0.254 dev eth2  proto static<br>
&gt;<br>
&gt;<br>
&gt; If I delete everything below the &quot;# iface eth2 inet dhcp&quot; line, Internet<br>
&gt; works great, but I don&#39;t get LTSP obviously. Can anyone help me out? I<br>
&gt; don&#39;t get the &quot;eth0_rename&quot; thing at all, but I already tried renaming<br>
&gt; eth0 to eth0_rename and it didn&#39;t help. Thanks -Joe<br>
&gt;<br>
<br>
<br>
</div>--<br>
Jordan Erickson<br>
(707) 636-5678 - <a href="http://www.logicalnetworking.net" target="_blank">http://www.logicalnetworking.net</a><br>
* Please consider the environment before printing this e-mail *<br>
<font color="#888888"><br>
--<br>
</font><div><div></div><div>edubuntu-users mailing list<br>
<a href="mailto:edubuntu-users@lists.ubuntu.com" target="_blank">edubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>
</div></div></blockquote></div><br></div></div></div></div>
<br>--<br>
edubuntu-users mailing list<br>
<a href="mailto:edubuntu-users@lists.ubuntu.com">edubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br>
<br></blockquote></div><br></div>