On Tue, Apr 28, 2009 at 2:50 PM, Autuori Gianluigi Autuori.Gianluigi.Wintime@ansaldobreda.it wrote:
I start the first pc with iso image of udpcast. I configure eth manualy Then I start sender and it waits for connection
Now I switch on second pc and I select boot from network, but it doesn't find any dhcp server available
udpcast does neither include a dhcp server nor a tftp server. As PXE booting is a somewhat more complex setup, you would need a separate PC (besides your udpsender and udpreceiver) which should run a (configured) tftpd and a (configured) dhcpd.
Maybe you would be able to use Udpcast Image Generator to embed tftpd and dhcpd into udpcast. However, I would consider this a a pretty much time consuming task. So you really should try to get a third machine as a real server.
On Tue, Apr 28, 2009 at 5:10 PM, Jens Breuerbreuer.jens@googlemail.com wrote:
On Tue, Apr 28, 2009 at 2:50 PM, Autuori Gianluigi Autuori.Gianluigi.Wintime@ansaldobreda.it wrote:
I start the first pc with iso image of udpcast. I configure eth manualy Then I start sender and it waits for connection
Now I switch on second pc and I select boot from network, but it doesn't find any dhcp server available
udpcast does neither include a dhcp server nor a tftp server. As PXE booting is a somewhat more complex setup,
As far as I know Knoppix includes a tftp+dhcp server that you can use, it's pretty easy to add an udpcast payload.