dhcp-forwarder 0.8 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News dhcp-forwarder 0.8 (Default branch)
# 1  
Old 12-30-2008
dhcp-forwarder 0.8 (Default branch)

dhcp-forwarder is a DHCP relay agent which forwards DHCP messages between subnets with different sublayer broadcast domains. It runs as non-root in a chroot-jail. License: GNU General Public License v3 Changes:
This version is licensed under the GPLv3. It supports variable expansion in the configuration file and customization of ports used. Build problems on big-endian systems were fixed. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ltsp-config(8)						      System Manager's Manual						    ltsp-config(8)

NAME
ltsp-config - Configure certain parts of an LTSP server SYNOPSIS
ltsp-config TOOL [OPTION] DESCRIPTION
ltsp-config generates or updates configuration files for certain parts of an LTSP server, like lts.conf, the DHCP server, nbd-server etc. OPTIONS
dnsmasq Configure dnsmasq. --no-proxy-dhcp Don't enable proxyDHCP mode for detected subnets. isc-dhcp-server Configure isc-dhcp-server. lts.conf Create a sample lts.conf. nbd-server Configure nbd-server. Generic options for most tools: -d --directory A directory to search for configuration templates, in addition to "/usr/share/doc/ltsp-server/examples". -h --help The application help page. -l --language Preferred language for configuration files. -o --overwrite Overwrite existing configuration files. SEE ALSO
dnsmasq(8), dhcpd.conf(5), lts.conf(5), nbd-server(5) AVAILABILITY
ltsp-config is part of ltsp package and the latest versions are available in source form from https://launchpad.net/ltsp. MAN PAGE AUTHOR
Copyright 2012 Alkis Georgopoulos <alkisg@gmail.com>, distributed under the terms of the GNU General Public License version 2 or any later version. 2012-05-28 ltsp-config(8)