*** From dhcp-server -- To unsubscribe, see the end of this message. ***
Hi
I have some ncd x-terminals that I would like to get going, so I was
wondering if any one else have the same problem.
The problem I'm experiencing is that I can't get a fixed-address to the
terminal and still boot it, if I put in fixed-address it won't find the
boot file.
A cat from my dhcpd.conf:
Before this I have declared a bounch of global options and the subnet with
a range for my pc's.
group {
filename "/tftpboot/Xncd.3.2.1/Xncd19c";
next-server kpserv;
host ncd64 {
hardware ethernet 00:00:a7:13:a4:2a;
}
}
This works but then it get's a ip address from the range, not what I was
hoping for.
If I write like this:
group {
filename "/tftpboot/Xncd.3.2.1/Xncd19c";
next-server kpserv;
host ncd64 {
hardware ethernet 00:00:a7:13:a4:2a;
fixed-address 172.16.110.64;
}
}
It get's the address 172.16.110.64 but it can't find the file, instead the
terminal prints out that it tries to boot from file 'q8.se' which is my
domain...
Hmm does any one have some ideas ?
Regards
//Andreas
------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED] Please try to use the web
page first - it will take a long time for your request to be processed by hand.
Archives for this mailing list are available at
http://www.webnology.com/list-archives/dhcp/dhcp-server
------------------------------------------------------------------------------