Thanks for your answer!
It's really weired..
The MAC address is definately not blocked. But here i post the
dhcpd.conf of my server. Perheaps theres something wrong with the
assignement of the addresses.

The server has 2 networkinterfaces
eth0 192.168.1.1
eth1 wan-ip

dhcpd.conf
------------
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.10 192.168.1.100;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
option domain-name-servers 62.2.24.162, 62.2.17.61, 62.2.24.158,
62.2.17.60;
option routers 192.168.1.1;
}
------------
any ideas??


-- 
hammelwurst
------------------------------------------------------------------------
hammelwurst's Profile: http://forums.slimdevices.com/member.php?userid=8015
View this thread: http://forums.slimdevices.com/showthread.php?t=28762

_______________________________________________
squeezenetwork mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/squeezenetwork

Reply via email to