I got the solution. I found out that when I started ipxe interactively and
executed dhcp command then checking the "next-server" value was giving me
main main dhcp server IP (my router).

I updated my router dnsmasq config with a custom option:
dhcp-boot=pxelinux.0,openthinclientserver,192.168.71.103

where 192.168.71.103 is my openthinclient box IP.

Thanks,
Piotr


On Tue, Dec 10, 2013 at 9:43 PM, Stecher, Alexander <
a.stec...@openthinclient.com> wrote:

> Hello,
>
> what are you doing with ipxe ?
> If you want to run openthinclient, use a standard configuration.
> No special DHCP-Options, no special boot-options like ipxe or gpxe.
> DHCP-server on a separate machine, that's correct.
> Check if all necessary ports on the openthinclient server are available.
> You don't have to set up a thinclient in the openthinclient manager with
> the MAC-address.
> The first step is, that you find your client in "PXE-Clients" in the
> manager.
> Then you configure this "found" client.
>
> I don't have experience with kvm, but in VMware oder VirtualBox you have
> to check, that the NIC is running in bridge-mode.
>
>
>
> Alexander Stecher
> --
> Dipl.-Ing. (BA)
> Telefon: +49 711 1378636-1
> Handy:   +49 151 2761 2961
> mailto:a.stec...@openthinclient.com
>
>
> openthinclient gmbh
> Heilbronner Str. 150, 70191 Stuttgart, Deutschland
> Telefon: +49 711 1378636-0
> Telefax: +49 711 1378636-9
> Amtsgericht Stuttgart: HRB 245177; USt-ID: DE216017092
> Geschäftsführer: Alexander Stecher
> http://openthinclient.com
>
>
> 2013/12/10 Piotr Bzdyl <pi...@bzdyl.net>
>
>>  Hello,
>>
>> I have a following setup:
>>
>> - router with ddwrt and dhcp server (dnsmasq) with following config:
>> interface=br0
>> resolv-file=/tmp/resolv.dnsmasq
>> dhcp-leasefile=/tmp/dnsmasq.leases
>> dhcp-lease-max=18
>> dhcp-option=lan,3,192.168.71.1
>> dhcp-authoritative
>> dhcp-range=lan,192.168.71.100,192.168.71.117,255.255.255.0,1440m
>>
>> - a small linux server running openthinclient server as a kvm guest
>> (downloaded and installed from the appliance)
>>
>> - another kvm guest with pxe boot enabled
>>
>> The issue is following:
>> - the pxe client starts
>> - the pxe client obtains IP address from router dhcp
>> net0: 192.168.71.110/255.255.255.0 gw 192.168.71.1
>> Next server: 192.168.71.1
>>
>> - then txh pxe client displays a message:
>> Nothing to boot: No such file or directory (http://ipxe.org/2d03e13b)
>> No more network devices
>>
>> I noticed the following output in the openthinclient logs
>> (/opt/openthinclient/server/default/data/nfs/root/var/log/server.log):
>> 2013-12-10 17:28:53,061 INFO
>>  [org.openthinclient.dhcp.EavesdroppingPXEService] Got PXE DISCOVER on
>> 0.0.0.0/0.0.0.0:67 from /0.0.0.0:68 MAC=1/52:54:00:25:c1:51
>> ID=PXEClient:Arch:00000:UNDI:002001
>> 2013-12-10 17:28:53,091 INFO
>>  [org.openthinclient.dhcp.EavesdroppingPXEService] Conversation started
>> 2013-12-10 17:28:53,963 INFO
>>  [org.openthinclient.dhcp.EavesdroppingPXEService] Got PXE DISCOVER on
>> 0.0.0.0/0.0.0.0:67 from /0.0.0.0:68 MAC=1/52:54:00:25:c1:51
>> ID=PXEClient:Arch:00000:UNDI:002001
>> 2013-12-10 17:28:53,996 INFO
>>  [org.openthinclient.dhcp.EavesdroppingPXEService] Conversation started
>> 2013-12-10 17:28:55,940 INFO
>>  [org.openthinclient.dhcp.AbstractPXEService] Got PXE REQUEST on
>> 0.0.0.0/0.0.0.0:67 from /0.0.0.0:68 MAC=1/52:54:00:25:c1:51
>> ID=PXEClient:Arch:00000:UNDI:002001
>>
>>
>> In my previous logs I also noticed entries like:
>> Expiring expired conversation
>> Conversation[1/52:54:00:25:c1:51/1945120088]: age=1291970, client=[Client
>> name=ThinClient1, description=null, ip=0.0.0.0, location=English
>> applicationGroups={[ApplicationGroup name=admins, description=null] },
>> applications={TerminalServer rdesktop Desktop TerminalServer freeRDP
>> X-Terminal X-Session PDF Reader Firefox }]
>>
>> I have a thin client configured in manager with that mac address. I am
>> not sure if there will be such log entry for the above log snippet (Got PXE
>> DISCOVER and Got PXE REQUEST).
>>
>> I guess it has something to do with dhcp server running on my router but
>> I cannot figure out what option I have to change.
>>
>> Any help would be appreciated.
>>
>> Best regards,
>> Piotr
>>
>>
>> ------------------------------------------------------------------------------
>> Rapidly troubleshoot problems before they affect your business. Most IT
>> organizations don't have a clear picture of how application performance
>> affects their revenue. With AppDynamics, you get 100% visibility into your
>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
>> Pro!
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> The Open Source Thin Client Solution http://openthinclient.org
>> openthinclient-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/openthinclient-user
>>
>>
>
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> The Open Source Thin Client Solution http://openthinclient.org
> openthinclient-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openthinclient-user
>
>
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
The Open Source Thin Client Solution http://openthinclient.org
openthinclient-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openthinclient-user

Reply via email to