[EMAIL PROTECTED] kirjoitti:
> can i test to make sure dhcp is working on my fresh edubuntu install?
>   

a. Put your laptop on that network and let it get it's ip with 
dhcp-client. If your dhcp-server is ok in your ltsp-server, it gets ip.

b. You can also check log-file for dhcp-server, there are lines for leases.

Something like this (my home test environment for Ubuntu 7.10):

[EMAIL PROTECTED]:~$ cat /var/log/daemon.log | grep dhcp

Feb  7 15:04:18 ubuntu dhcpd: DHCPDISCOVER from 00:20:ed:bc:13:20 via eth0
Feb  7 15:04:19 ubuntu dhcpd: DHCPOFFER on 192.168.1.250 to 
00:20:ed:bc:13:20 via eth0
Feb  7 15:04:20 ubuntu dhcpd: DHCPREQUEST for 192.168.1.250 
(192.168.1.101) from 00:20:ed:bc:13:20 via eth0
Feb  7 15:04:20 ubuntu dhcpd: DHCPACK on 192.168.1.250 to 
00:20:ed:bc:13:20 via eth0

Best Regards Asmo Koskinen.

-- 
edubuntu-users mailing list
edubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users

Reply via email to