Sweet, thanks Gavin. After I reconnected everything on Thursday we went off without a hitch, but I&#39;ll be sure to monitor the server with that code just to be safe. Since we&#39;re a charter school and don&#39;t actually own our building or the network inside its walls I can&#39;t set up a site wide LTSP server. Thus I have small LTSP setups in classrooms all around campus. I&#39;m guessing someone reconnected their classroom LTSP server incorrectly and then didn&#39;t turn it on until last week or something which caused the problems. Like I said, I&#39;ve been running my own classroom LTSP server with identical configuration to that of the lab in my own room since before school started and there haven&#39;t been any problems at all. Thanks once again for the help. -joe<br>

<br><div class="gmail_quote">On Sat, Sep 12, 2009 at 3:19 AM, Gavin McCullagh <span dir="ltr">&lt;<a href="mailto:gmccullagh@gmail.com">gmccullagh@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<br>One suggestion if you want to be clear.  Run the following command on the<br>
ltsp server<br>
<br>
        sudo tcpdump -vn -i eth0 udp port 67 or port 68<br>
<br>
this will capture all dhcp requests and replies which hit your eth0<br>
interface (you might need to use eth1 if that&#39;s the interface on your main<br>
network).  If you watch that for a while you should see dhcp requests<br>
and responses and who they are coming from and to.  You will see for sure<br>
then if your server ever responds to dhcp requests on that interface.<br>
<br>
Gavin<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="h5">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>
</div></div></blockquote></div><br>