They are matching.  Here's some additional info:

[EMAIL PROTECTED]:~$ ifconfig -a

eth0 Link encap:Ethernet HWaddr 00:0F:B5:FA:DE:5F

inet addr:192.168.0.1 Bcast:10.4.7.255 Mask:255.255.255.0

inet6 addr: fe80::20f:b5ff:fefa:de5f/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:33451 errors:0 dropped:0 overruns:0 frame:0

TX packets:65809 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:5099063 (4.8 MiB) TX bytes:60915546 (58.0 MiB)

Interrupt:233 Base address:0xc000


eth1 Link encap:Ethernet HWaddr 00:13:20:9C:B6:F6

inet addr:10.4.4.211 Bcast:10.4.7.255 Mask:255.255.252.0

inet6 addr: fe80::213:20ff:fe9c:b6f6/64 Scope:Link

UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1

RX packets:3303 errors:0 dropped:0 overruns:0 frame:0

TX packets:878 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:1000

RX bytes:1531967 (1.4 MiB) TX bytes:70862 (69.2 KiB)


lo Link encap:Local Loopback

inet addr:127.0.0.1 Mask:255.0.0.0

inet6 addr: ::1/128 Scope:Host

UP LOOPBACK RUNNING MTU:16436 Metric:1

RX packets:12936 errors:0 dropped:0 overruns:0 frame:0

TX packets:12936 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:8599721 (8.2 MiB) TX bytes:8599721 (8.2 MiB)


sit0 Link encap:IPv6-in-IPv4

NOARP MTU:1480 Metric:1

RX packets:0 errors:0 dropped:0 overruns:0 frame:0

TX packets:0 errors:0 dropped:0 overruns:0 carrier:0

collisions:0 txqueuelen:0

RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

- -

authoritative;


subnet 192.168.0.1 netmask 255.255.255.0 {

range 192.168.0.20 192.168.0.250;

option domain-name "example.com";

option domain-name-servers 192.168.0.1;

option broadcast-address 192.168.0.255;

option routers 192.168.0.1;

option subnet-mask 255.255.255.0;


filename "/ltsp/pxelinux.0";

option root-path "/opt/ltsp/i386";

}




Lucas Vogelsang wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

sry, forgot to send to the ml.

- -------- Original Message --------
Subject:     Re: DHCP fails
Date:     Wed, 02 Aug 2006 19:59:44 +0200
From:     Lucas Vogelsang <[EMAIL PROTECTED]>
To:     Brad Thomas <[EMAIL PROTECTED]>
References:     <[EMAIL PROTECTED]>



Brad Thomas wrote:
  
I have a fresh install of Edubuntu and cannot get DHCP started.  I
have two NIC's in the machine.  DHCP fails every single time.  I
have EHT0 setup as DHCP and ETH1 for my main network.  Help!?!?!?


    
Hi,

What is the exact error message you get? Are you sure you configured
your DHCP server the right way?

In /etc/ltsp/dhcpd.conf should be a line:

subnet 192.168.1.0 netmask 255.255.255.0 {

be sure the subnet(in this case 192.168.1.0 matches the IP addres of
your NIC(ETH0).

regards, Lucas


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Signed with GPG & Enigmail - see http://www.vincisolutions.ch/pgp/

iD8DBQFE0O9z3RQ/RpGW2HgRAnv4AKDAiiS+eYmHXlU6xhdX25brhRUNtwCdG6Ja
m+52yKkG4ukZxkZBfn5BE8M=
=9tpC
-----END PGP SIGNATURE-----

  
-- 
edubuntu-users mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/edubuntu-users

Reply via email to