Is your DHCP server setup to properly send the file that needs to be
loaded?  Here is an excerpt from my dhcpd.conf:

group   {
    use-host-decl-names       on;
    option log-servers        192.168.1.41;

    host mvp {
        hardware ethernet     00:00:00:00:00:00;
        fixed-address         192.168.1.9;
        filename              "dongle.bin";
    }
}

> I've just decided to give it a whirl from my Windows box, since I have been
> unable to get it to work from my Fedora 8 server, but have thus far been
> unsuccessful from either.  I did manage to get it to load the Hauppauge GUI
> from Windows, but this is what I get from my Fedora box when trying to load
> the newest stable MediaMVP MC:
>
> Dec 25 03:11:43 server mvpboot[3514]: sending mvpboot reply packet to
> 192.168.1.101:16882 (seq=1 id1=fafe id2=babe hwaddr=0015f245811b
> client_addr=3232235877 client_port=2048 guiserv_addr=3232235827
> guiserv_port=5906 conserv_addr=3232235827 conserv_port=6337
> serv_addr=3232235827 serv_port=16886)
>
> But, then nothing from TFTP.  I however proved that it was working on both
> ports, like so:
>
> Dec 24 23:24:15 server xinetd[2126]: START: tftp pid=2954 from= 192.168.1.55
> Dec 24 23:25:51 server in.tftpd[2985]: RRQ from 192.168.1.55 filename
> dongle.bin.ver
> Dec 24 23:27:07 server xinetd[3005]: START: tftp pid=3009 from=192.168.1.55
> Dec 24 23:27:07 server in.tftpd[3010]: RRQ from 192.168.1.55 filename
> dongle.bin.ver
> Dec 24 23:42:07 server xinetd[3005]: EXIT: tftp status=0 pid=3009
> duration=900(sec)
>
> After sitting at the Contacting Servers screen for a while, it will only go
> to the Failed to Locate GUI Server screen, unless I have both services
> running under Windows.  Any ideas?  This thing is going to drive me batty.
>
> Thanks,
> Jameson

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mvpmc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mvpmc-users
mvpmc wiki: http://mvpmc.wikispaces.com/

Reply via email to