*** From dhcp-server -- To unsubscribe, see the end of this message. ***

--On 5/4/99, 2:17 PM +0200 Andreas Lundqvist wrote:
[...]

} 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... 
} 

What you did (in the second example) looks exactly like we did
to download images into some of our own devices.  You may need
to take a look at the dhcpd traffic with tcpdump to see if there's
a problem with the client not parsing the string it's receiving.

What version of dhcpd are you running?

Jim
-- 
Jim Watt                               [EMAIL PROTECTED]
PE Corporation                         Voice (desk): +1 408 577 2228
PE Informatics Division                Fax:          +1 408 894 9307
3833 North First Street                Voice (main): +1 408 577 2200
San Jose CA 95134-1701



------------------------------------------------------------------------------
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

------------------------------------------------------------------------------

Reply via email to