##----------------------------------------------------------------------------- ## fli4l __FLI4LVER__ - configuration for package "ppp" ## ## P L E A S E R E A D T H E D O C U M E N T A T I O N ! ## ## B I T T E U N B E D I N G T D I E D O K U M E N T A T I O N L E S E N ! ## ##----------------------------------------------------------------------------- ## Creation: 26.06.2001 fm ## Last Update: $Id$ ## ## Copyright (c) 2001-2016 - Frank Meyer, fli4l-Team ## ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. ##----------------------------------------------------------------------------- #------------------------------------------------------------------------------ # Optional package: PPP #------------------------------------------------------------------------------ #OPT_PPP='no' # install serial ppp package PPP_DEV='com1' # COM port - empty, com1 or com2 PPP_SPEED='38400' # COM port speed PPP_IPADDR='192.168.4.1' # IP address of fli4l router (COMx) PPP_PEER='192.168.4.2' # IP address of peer (pointopoint) PPP_NETWORK='192.168.4.0' # network PPP_NETMASK='255.255.255.0' # netmask