Hello Mike!

Sorry for the incomplete mail, "wrong button error"... :-))

Mike Tharp schrieb:
> 
> I have read the Open Thin Client documentation and searched but cannot
> find the info I need.
> 
> 1. Is there a way to change the DHCP ports on the server to alternate
> ports of 1067 and 1068?

That would not really help as the NIC BIOSes would not use it then.

> 2. What is the name of the boot file? Many of our clients don't have PXE
> supported NICs and we use a boot disk for them.

Network boot works by initially loading pxelinux.0 which can be found
at /server/default/data/nfs/root/tftp/pxelinux.0

The TFTP-Server then dynamically creates a config for pxelinux based on
the template file in that directory which also contains the linux kernel
and initrd.

> The problem we are having is the Open Thin Client Server will not
> respond on DHCP so we have to use alternate ports or we have to use

I don't quite get that. Please describe your setup.

Maybe you got some things wrong.
a) we don't supply a DHCP server, just a DHCP proxy. You need to have
   a DHCP server already.
b) when running the server on a Linux host, this can not be the
   same as the DHCP server due to the way the servers bind to the port.
c) if you have such a setup you will have to disable the OTC DHCP
   proxy by deinstalling it via the package manager and add manual
   DHCP options:
    filename "/pxelinux.0";
    next-server <IP>;

> hard-coded information on the disks which produces an error because we
> do not know the name of the boot file.

If you are going to use a boot disk you will have to create a disk
containing syslinux/lilo/grub, an appropriate config file and the
vmlinuz kernel and the initrd file.

> Can you provide those tidbits of information for me? Thank you very much.

-- 
Bye,
  Tobias Abt

levigo systems gmbh  -----------  ein unternehmen der levigo gruppe
Max-Eyth-Strasse 30                        Telefon: 07031 / 4161-10
D-71088 Holzgerlingen                      Telefax: 07031 / 4161-11
Geschäftsführer: Oliver Bausch            http://systems.levigo.de/
Registergericht: Stuttgart HRB 245 180          USt-ID: DE813226078


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
The Open Source Thin Client Solution http://openthinclient.org
[email protected]
https://lists.sourceforge.net/lists/listinfo/openthinclient-user

Reply via email to