|
From: <abe...@us...> - 2011-10-18 20:58:22
|
Revision: 5216
http://astlinux.svn.sourceforge.net/astlinux/?rev=5216&view=rev
Author: abelbeck
Date: 2011-10-18 20:58:16 +0000 (Tue, 18 Oct 2011)
Log Message:
-----------
default rc.conf, remove WiFi variables
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2011-10-18 18:11:08 UTC (rev 5215)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2011-10-18 20:58:16 UTC (rev 5216)
@@ -228,26 +228,7 @@
#IPV6_TUNNEL="6in4-static~1.2.3.4~2001:db8:1::2/64"
#IPV6_TUNNEL="6to4-relay~0/0~2002:0102:0304::1/16"
-## WiFi
-## Wireless configuration. We're transitioning to compat-wireless drivers
-## using the nl80211 API.
-## You can define up to three AP's and three stations. WIFIMODS are the
-## modules to load in order before trying to configure the wireless devices.
-#WIFI_ENABLE="yes"
-#WIFIMODS="ath5k"
-## You can generate a (WPA) key as:
-## dd if=/dev/random count=32 bs=1 | xxd -ps -c64
-## or else some random (ascii) passphrase of 8-63 characters
-##
-## Access points
-#AP0="wlan0:sunflower:6:br1:wpa2:for every thing there is a season:hidden,rekey"
-##
-## Client support
-#ATH0="wlan0:sta"
-#ATH1="wlan1:sta"
-#ATH2="wlan2:sta"
-
#####################################################################
### Firewall ###
#####################################################################
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2011-12-08 16:46:46
|
Revision: 5300
http://astlinux.svn.sourceforge.net/astlinux/?rev=5300&view=rev
Author: abelbeck
Date: 2011-12-08 16:46:39 +0000 (Thu, 08 Dec 2011)
Log Message:
-----------
cleanup, remove /stat/etc/rc.conf configs no longer used
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2011-12-08 16:18:44 UTC (rev 5299)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2011-12-08 16:46:39 UTC (rev 5300)
@@ -49,10 +49,6 @@
## you can specify them in NTPSERVS seperated by spaces.
#NTPSERVS="ntp1.cs.wisc.edu us.pool.ntp.org"
-## Locale
-## Set this to your ISO-3166 country-code designation.
-COUNTRY_CODE="us"
-
## Persistent Logs
## If this variable is defined, logs are saved to the keydisk instead of RAM
#PERSISTLOG=yes
@@ -293,7 +289,6 @@
HTTPS_ACCESSLOG="no" # Enable access logging in /var/log/lighttpd/ssl-access.log
HTTPSCGI="yes" # Define yes|no to enable CGI
HTTPSCERT="/etc/ssl/mini_httpd.pem" # Path to the https certificate
-HTTPSUSER="root" # deprecated
## HTTP Server
## If you set HTTPDIR, serve files from that directory.
@@ -301,7 +296,6 @@
HTTP_LISTING="yes"
HTTP_ACCESSLOG="no" # Enable access logging in /var/log/lighttpd/access.log
HTTPCGI="no"
-HTTPUSER="nobody" # deprecated
## NTPd Server
## Note: also see NTPSERVS in the "General Configuration" section.
@@ -331,20 +325,6 @@
## syslog's remote logging features.
#SYSLOGHOST=""
-## OpenSIPS Support
-## If your build was compiled with OpenSIPS, you can configure that here
-## OpenSIPS will not start until you define a user and group to run under
-#OPENSIPSUSER="opensips"
-#OPENSIPSGROUP="opensips"
-
-## RTPproxy support
-## If your build was built with RTPproxy support, you can configure the
-## listen IP here. This is really only useful if you have OpenSIPS too
-## You can use other variables from this file
-#RTPPROXY_IP="$EXTIP"
-#RTPPROXY_SOCKET="udp:127.0.0.1:7890"
-#RTPPROXY_TOS="0x18"
-
## FreeSWITCH Support
## If your build was compiled with FreeSWITCH you can define args to
## pass in the startup script here. If you don't define anything the
@@ -413,18 +393,6 @@
## you need to bind to a port > 1023, etc. .
#STUNNELUSER="root"
-## Use ISC-dhcpd
-## Uncomment the following to use ISC dhcpd. If you do this, you will be
-## solely responsible for maintaining /etc/dhcpd.conf, and dnsmasq will be
-## disabled. Advanced users only!
-#DHCPDOPTS="eth1"
-
-## Use Bind Named
-## Uncomment the following to use BIND. If you do this, you will be
-## solely responsible for maintaining /etc/named.conf, and dnsmasq will be
-## disabled. Advanced users only!
-#NAMEDOPTS="-n1"
-
## Service Advertisement (mDNS)
## If you define ADNAME, I will advertise all of the available services on
## your AstLinux machine in a way that is compatible with bonjour/rendezvous.
@@ -674,10 +642,8 @@
#ALERT_SOUNDS="startup shutdown"
## IDE Drive configuration
-## From 0.2.5.6 onwards, DMA is disabled on the GRUB command line.
-## I was having too many problems with motherboards detecting CF's
-## as capable of DMA. Now I turn DMA off for eveything except the
-## devices listed below.
+## Some CF cards are not detected properly if DMA is enabled.
+## For IDE drives, DMA is disabled except for the devices listed below.
#DMA_DEV="/dev/hdc"
## I/O Scheduler configuration
@@ -874,15 +840,6 @@
#MONITOR_ASTERISK_SIP_COUNT="3" # Number of sequential samples (default is 3)
#MONITOR_ASTERISK_SIP_COUNT_DELAY="90" # Delay in seconds between each sample (default is 90)
-## Asterisk G729 Support
-## I added code to the init script to support auto detection and loading
-## of different G729 modules based on CPU type. If you don't define this
-## variable, Asterisk will just use modules.conf. If you define this
-## variable, Asterisk will load the module you specify shortly after
-## startup. If you say "auto", the init script will try to detect the
-## best module for you and load it automatically.
-#ASTG729="auto"
-
## Zabbix Agent Daemon
## Zabbix is enabled if ZABBIX_SERVER is defined.
#ZABBIX_SERVER="" # Comma/space separated list of IP addresses or hostnames for zabbix servers
@@ -893,10 +850,6 @@
#ZABBIX_DEBUGLEVEL="3" # "0" is no debug, "1" is critical, "2" is errors, "3" is warnings, "4" is full debugging
#ZABBIX_TIMEOUT="3" # Processing limit in seconds, must be between 1-30
-## NFSROOTPATH
-## For diskless clients, the path to use for a root filesystem.
-#NFSROOTPATH="$INTIP:/mnt/kd/nfsroot"
-
## NFS Server support (read only exports)
#NFS_EXPORTS_RO="/tftpboot"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2012-01-23 19:00:21
|
Revision: 5402
http://astlinux.svn.sourceforge.net/astlinux/?rev=5402&view=rev
Author: abelbeck
Date: 2012-01-23 19:00:10 +0000 (Mon, 23 Jan 2012)
Log Message:
-----------
vi (ex-vi), support Page-Up and Page-Down keys by default
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2012-01-21 22:24:01 UTC (rev 5401)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2012-01-23 19:00:10 UTC (rev 5402)
@@ -775,6 +775,8 @@
## a multi-line syntax, no blank lines or comments allowed.
VI_EDITOR_OPTIONS="set ignorecase
set showmode
+map \x1b[5~ \x02
+map \x1b[6~ \x06
map \x7f h"
## ISSUE is what is presented on running gettys (console)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2012-10-28 19:49:38
|
Revision: 5724
http://astlinux.svn.sourceforge.net/astlinux/?rev=5724&view=rev
Author: abelbeck
Date: 2012-10-28 19:49:31 +0000 (Sun, 28 Oct 2012)
Log Message:
-----------
rc.conf documentation for new OVPN_TUNNEL_HOSTS variable used in the new AIF openvpn-server plugin
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2012-10-28 19:33:20 UTC (rev 5723)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2012-10-28 19:49:31 UTC (rev 5724)
@@ -508,6 +508,11 @@
## Allow OpenVPN Server tunnel to one LAN Interface, defaults to disallow
## Use "INTIF" for 1st, "INT2IF" for 2nd, or "INT3IF" for 3rd Internal Interface
#OVPN_ALLOWLAN="INTIF"
+##
+## Firewall Options, automatically supported via AIF openvpn-server plugin.
+## The default OVPN_TUNNEL_HOSTS value of 0/0 allows any external host. A space separated
+## list may be defined to restrict access to only select external hosts.
+#OVPN_TUNNEL_HOSTS="0/0"
## OpenVPN Client - VPN above must include "openvpnclient"
#OVPNC_DEV="tun2"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2013-01-03 22:45:06
|
Revision: 5856
http://astlinux.svn.sourceforge.net/astlinux/?rev=5856&view=rev
Author: abelbeck
Date: 2013-01-03 22:45:00 +0000 (Thu, 03 Jan 2013)
Log Message:
-----------
Document OVPN_CERT_KEYSIZE variable, currently only used by the web interface
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-01-03 22:37:07 UTC (rev 5855)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-01-03 22:45:00 UTC (rev 5856)
@@ -473,6 +473,7 @@
#OVPN_DH="/etc/openvpn/easy-rsa/keys/dh1024.pem"
#OVPN_SERVER="10.8.0.0 255.255.255.0"
#OVPN_VERBOSITY="1"
+#OVPN_CERT_KEYSIZE="1024" # "1024" or "2048", defaults to "1024"
##
#OVPN_PUSH1="route 192.168.0.0 255.255.255.0"
#OVPN_PUSH2=""
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2013-04-27 18:26:17
|
Revision: 6058
http://sourceforge.net/p/astlinux/code/6058
Author: abelbeck
Date: 2013-04-27 18:26:15 +0000 (Sat, 27 Apr 2013)
Log Message:
-----------
ntpd, when NTPBROADCAST=yes clarify in the rc.conf comments that the IPv4 multicast only applies to the 1st LAN Interface
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-04-27 18:20:07 UTC (rev 6057)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-04-27 18:26:15 UTC (rev 6058)
@@ -323,7 +323,7 @@
## NTPd Server
## Note: also see NTPSERVS in the "General Configuration" section.
-## Enable NTP broadcasts to local LAN(s). Use with something like
+## Enable NTP broadcasts to local 1st LAN Interface (INTIF). Use with something like
## Tardis (win32) or ntpd (listen mode).
#NTPBROADCAST=yes
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2013-04-30 23:44:45
|
Revision: 6067
http://sourceforge.net/p/astlinux/code/6067
Author: abelbeck
Date: 2013-04-30 23:44:42 +0000 (Tue, 30 Apr 2013)
Log Message:
-----------
alert, add rc.conf comment for new ALERT_SOUNDS_OCTAVE variable
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-04-30 23:36:18 UTC (rev 6066)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-04-30 23:44:42 UTC (rev 6067)
@@ -745,6 +745,9 @@
## For geni586 and geni586-serial board types, sounds can be generated at startup and shutdown.
## Define which sounds should be generated, space separated, disabled by default.
#ALERT_SOUNDS="startup shutdown"
+## Optionally, increase the alert tones by 1, 2 or 3 octaves (x2, x4 or x8 frequency).
+## Useful for boards with smaller high frequency piezo-speakers or noisy environments.
+#ALERT_SOUNDS_OCTAVE="2"
## I/O Scheduler configuration
## The Linux kernel has several I/O schedulers available.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2013-05-23 16:24:59
|
Revision: 6100
http://sourceforge.net/p/astlinux/code/6100
Author: abelbeck
Date: 2013-05-23 16:24:57 +0000 (Thu, 23 May 2013)
Log Message:
-----------
openldap, add LDAP_* rc.conf variable documentation
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-05-23 15:39:32 UTC (rev 6099)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-05-23 16:24:57 UTC (rev 6100)
@@ -463,6 +463,21 @@
#XMPP_SYSLOG="warn" # Enable syslog logging: "none", "error", "warn", "info"
#XMPP_ERROR_LOG="no" # Enable error logging /var/log/prosody/prosody.err: "no", "yes"
+## XMPP (Jabber) Client - Clix, using "sendxmpp" shell command
+## Edit "/mnt/kd/clix.conf" configuration file
+## Help: sendxmpp --help
+
+## LDAP Client - OpenLDAP
+## Specify system defaults for LDAP client queries, such that a ldapsearch shell command:
+## Example: ldapsearch -LLL "(sn=schiffer)" cn telephoneNumber cellPhone
+## uses the defaults rather than having to be specified on each ldapsearch shell command.
+## Note: All except LDAP_URI is automatically honored from ldap enabled PHP scripts.
+#LDAP_URI="ldap://ldap.memotoo.com" # Space separated list of LDAP servers, use ldap:// or ldaps://
+#LDAP_BASE="dc=9c6089bedaaee59f09bcdce487972160" # Defines the default base DN (Distinguished Name)
+#LDAP_DEREF="never" # Dereferencing: "never", "searching", "finding" or "always", defaults to "never"
+#LDAP_TLS_CACERT="/mnt/kd/ssl/ca-ldap.pem" # TLS server CA certificates recognized by the client, file path
+#LDAP_TLS_REQCERT="never" # TLS certificate check: "never", "allow", "try" or "demand", defaults to "demand"
+
## Proxy ENV variables (http_proxy, ftp_proxy, etc.) for curl, wget, etc.
## Format: http://user:pass@proxyhost:proxyport"
## The "user" and "pass" are optional
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2013-11-01 18:38:08
|
Revision: 6256
http://sourceforge.net/p/astlinux/code/6256
Author: abelbeck
Date: 2013-11-01 18:38:05 +0000 (Fri, 01 Nov 2013)
Log Message:
-----------
Document rc.conf variable DIALING_PREFIX_NUMBERS
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-11-01 18:08:12 UTC (rev 6255)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2013-11-01 18:38:05 UTC (rev 6256)
@@ -932,6 +932,19 @@
possible abuse or criminal activity, system personnel may provide the
results of such monitoring to appropriate officials."
+## International E.164 dialing prefixes. Currently used by dialproxy.php
+## Define 4 ~ (tilde) separated arguments (all optional)
+## Arg1: InternationalPrefix
+## Arg2: NationalPrefix
+## Arg3: CountryPrefix
+## Arg4: OutgoinglinePrefix - dial prefix added to every number
+## Germany example: "00~0~49~"
+## Map '+44 123 12345678' -> '004412312345678'
+## Map '+49 89-12345678' -> '08912345678'
+## Map '+1 (222) 333-4444' -> '0012223334444'
+##
+#DIALING_PREFIX_NUMBERS="00~0~49~"
+
## Asterisk Verbose Logging Support
## This will automatically set the verbosity level after Asterisk
## starts up.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2014-01-03 19:54:31
|
Revision: 6337
http://sourceforge.net/p/astlinux/code/6337
Author: abelbeck
Date: 2014-01-03 19:54:28 +0000 (Fri, 03 Jan 2014)
Log Message:
-----------
nut, document rc.conf variables
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2014-01-03 16:24:00 UTC (rev 6336)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2014-01-03 19:54:28 UTC (rev 6337)
@@ -797,29 +797,42 @@
## AstLinux lets you use this variable to change the I/O scheduler per device
#IOSCHED="sda:noop"
-## APC UPS Support via apcupsd
-## Monitor and safely shut down the system (as well as perform other actions) upon the
-## loss of power when connected to a UPS that AstLinux monitors.
+## APC UPS Support via apcupsd (Deprecated) ####
## Specify the UPS type and UPS cable. The UPS device string must be empty for usb.
##
## UPSTYPE: usb, net, pcnet, snmp, apcsmart, dumb
-#UPSTYPE="usb"
+##UPSTYPE="usb"
## UPSCABLE: usb, ether, smart, simple
-#UPSCABLE="usb"
+##UPSCABLE="usb"
## UPSDEVICE: [usb], leave empty
-#UPSDEVICE=""
+##UPSDEVICE=""
## UPSDEVICE: [ether], for net and snmp, specify IPv4 address, port, etc.
-#UPSDEVICE="10.10.50.10:3551"
-#UPSDEVICE="10.10.50.10:161:APC:private"
+##UPSDEVICE="10.10.50.10:3551"
+##UPSDEVICE="10.10.50.10:161:APC:private"
## UPSDEVICE: [smart] or [simple], specify serial device
-#UPSDEVICE="/dev/ttyS1"
-## Notify via email, space separate multiple email addresses in UPS_NOTIFY
-#UPS_NOTIFY="no...@my..."
-#UPS_NOTIFY_FROM="up...@my..."
-## When UPS_KILL_POWER is "yes" the UPS will be ordered to kill power on a powerfail
-## event during shutdown, by default it is "no".
-#UPS_KILL_POWER="yes"
+##UPSDEVICE="/dev/ttyS1"
+############################## (Deprecated) ####
+## Network UPS Tools (NUT)
+## Monitor an attached UPS and optionally also serve UPS status over the network.
+## UPS events can generate notifications, system shutdowns and other actions.
+##
+## Act as a slave client to another NUT server if the following three are all defined:
+#UPS_MONITOR_HOST="up...@ex..."
+#UPS_MONITOR_USER="monuser"
+#UPS_MONITOR_PASS="astlinux"
+##
+## Act as a master server for the local ups@localhost connected UPS and UPS_MONITOR_HOST is not defined:
+#UPS_DRIVER="usbhid-ups" # USB "usbhid-ups", SNMP "snmp-ups" (and others)
+#UPS_DRIVER_PORT="" # USB "" empty, SNMP "10.10.50.10" IP address
+#UPS_LISTEN_ALL="yes" # Bind to all interfaces with "yes", by default only bind to localhost
+#UPS_LISTEN_PORT="" # Listen on which TCP port, by default the standard 3493
+#UPS_KILL_POWER="yes" # Kill the UPS power after shutdown with "yes", by default "no"
+## Notifications
+#UPS_NOTIFY="no...@my..." # Notify via email, space separate multiple email addresses
+#UPS_NOTIFY_FROM="up...@my..." # Optional, From: email address
+## Additionally, custom files in /mnt/kd/ups/ will override auto-generated 'ups*' files if any exist.
+
## NetJet Emulation (P910ND)
#P910ND_DEVICE0="/dev/usblp0"
## Enable Bonjour/mDNS Broadcasts
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2014-02-09 15:50:28
|
Revision: 6409
http://sourceforge.net/p/astlinux/code/6409
Author: abelbeck
Date: 2014-02-09 15:50:25 +0000 (Sun, 09 Feb 2014)
Log Message:
-----------
dnscrypt-proxy, document rc.conf variables
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2014-02-09 01:12:24 UTC (rev 6408)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2014-02-09 15:50:25 UTC (rev 6409)
@@ -344,6 +344,15 @@
## Tardis (win32) or ntpd (listen mode).
#NTPBROADCAST=yes
+## DNSCrypt Proxy Server
+## Note: dnsmasq must be restarted when DNSCRYPT_PROXY changes.
+#DNSCRYPT_PROXY="yes" # Enable with "yes", defaults to "no"
+#DNSCRYPT_VERBOSITY="5" # Syslog logging: "3" Error, "5" Notice, "6" Info, defaults to "5"
+## Leave the variables below empty to use the OpenDNS defaults. See http://dnscrypt.org/ for others.
+#DNSCRYPT_SERVER_ADDRESS=""
+#DNSCRYPT_PROVIDER_NAME=""
+#DNSCRYPT_PROVIDER_KEY=""
+
## Static hosts for local resolver + DNSMasq
##
## Define 4 ~ (tilde) separated arguments
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2014-11-06 17:25:03
|
Revision: 6801
http://sourceforge.net/p/astlinux/code/6801
Author: abelbeck
Date: 2014-11-06 17:24:49 +0000 (Thu, 06 Nov 2014)
Log Message:
-----------
wan-failover, rc.conf documentation tweaks
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2014-11-05 15:46:20 UTC (rev 6800)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2014-11-06 17:24:49 UTC (rev 6801)
@@ -168,9 +168,9 @@
#WAN_FAILOVER_TEST_INTERVAL="20" # Test target(s) interval in seconds
#WAN_FAILOVER_MAX_LATENCY="1000" # Max latency in millisec
#WAN_FAILOVER_THRESHOLD="3" # Failed target threshold before failover
-#WAN_FAILOVER_SECONDARY_DELAY="900" # Hysteresis delay in seconds after switch to secondary
+#WAN_FAILOVER_SECONDARY_DELAY="600" # Hysteresis delay in seconds after switch to secondary
#WAN_FAILOVER_PRIMARY_DELAY="60" # Hysteresis delay in seconds after switch to primary
-#WAN_FAILOVER_VERBOSITY="6" # Syslog logging: "3" Error, "6" Info, "9" Debug, defaults to "3"
+#WAN_FAILOVER_VERBOSITY="6" # Syslog logging: "3" Error, "6" Info, "9" Debug, defaults to "6"
## Notifications
#WAN_FAILOVER_NOTIFY="no...@my..." # Notify via email, space separate multiple email addresses
#WAN_FAILOVER_NOTIFY_FROM="wan...@my..." # Optional, From: email address
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2016-09-28 16:29:58
|
Revision: 7866
http://sourceforge.net/p/astlinux/code/7866
Author: abelbeck
Date: 2016-09-28 16:29:56 +0000 (Wed, 28 Sep 2016)
Log Message:
-----------
/stat/etc/rc.conf, enclose alphanumeric strings in double-quotes, no functional change just consistency
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2016-09-27 18:24:41 UTC (rev 7865)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2016-09-28 16:29:56 UTC (rev 7866)
@@ -25,8 +25,8 @@
## Domain and Hostname
-DOMAIN=astlinux
-HOSTNAME=pbx
+DOMAIN="astlinux"
+HOSTNAME="pbx"
## Timezone
## Set the Timezone using the zoneinfo database. Defining TIMEZONE will:
@@ -53,7 +53,7 @@
## Persistent Logs
## If this variable is defined, logs are saved to the keydisk instead of RAM
-#PERSISTLOG=yes
+#PERSISTLOG="yes"
#####################################################################
@@ -62,7 +62,7 @@
## External Interface
-EXTIF=eth0
+EXTIF="eth0"
## If EXTIP is set, a 'static' config is used instead of the default,
## which is DHCP client on $EXTIF. If you are using a T1/E1
@@ -78,26 +78,26 @@
#EXTDHCP="no" # "no" or "yes", defaults to "no"
## Internal Interface
-#INTIF=eth1
+#INTIF="eth1"
## Internal IP address and netmask
-INTIP=192.168.101.1
-INTNM=255.255.255.0
+INTIP="192.168.101.1"
+INTNM="255.255.255.0"
## Additional "Internal" interfaces
## By default they will be brought up identically to INTIF.
## They will be able to access the AstLinux machine and go out via EXTIF.
-#INT2IF=eth1
-#INT2IP=192.168.102.1
-#INT2NM=255.255.255.0
+#INT2IF="eth1"
+#INT2IP="192.168.102.1"
+#INT2NM="255.255.255.0"
-#INT3IF=eth2
-#INT3IP=192.168.103.1
-#INT3NM=255.255.255.0
+#INT3IF="eth2"
+#INT3IP="192.168.103.1"
+#INT3NM="255.255.255.0"
-#INT4IF=eth3
-#INT4IP=192.168.104.1
-#INT4NM=255.255.255.0
+#INT4IF="eth3"
+#INT4IP="192.168.104.1"
+#INT4NM="255.255.255.0"
## DMZ Support
#DMZIF="eth2"
@@ -108,14 +108,14 @@
## This setting controls whether or not we will use the local dnsmasq instance
## for DNS resolution on THIS machine.
## By default this is enabled provided dnsmasq is started, disable by setting to "no".
-#LOCALDNS=no
+#LOCALDNS="no"
##
## By default the DNS lookup for DOMAIN is local-only, recommended with local interfaces and/or
## a unique local DOMAIN. If there are no local interfaces defined, it may be useful
## to define DOMAIN the same as an upstream DNS server, in that case
## disabling LOCALDNS_LOCAL_DOMAIN would be desirable.
## By default this is enabled providing local-only lookups for DOMAIN, disable by setting to "no".
-#LOCALDNS_LOCAL_DOMAIN=no
+#LOCALDNS_LOCAL_DOMAIN="no"
## You don't have to use DHCP with all of your internal interfaces.
## Here you can specify a list of interfaces that will not have a DHCP range
@@ -126,7 +126,7 @@
## Here you can define the range of IP addresses for your local networks.
## This value will apply to all of your INTIFs. We will automatically calculate
## the first three octets. Just tell me which range I should give out leases for.
-## In this example, if INTIP=192.168.0.1, we will give out leases for
+## In this example, if INTIP="192.168.0.1", we will give out leases for
## 192.168.0.100 - 192.168.0.220
#DHCPRANGE="100:220"
@@ -334,13 +334,13 @@
## FTP Server (vsftpd)
## To start vsftpd, set 'vsftpd'.
-FTPD=vsftpd
+FTPD="vsftpd"
## TFTPD Server
## Use the built-in dnsmasq tftpd server, set 'dnsmasq'.
## (Deprecated) standalone tftpd server, set 'tftpd'. Defaults to 'dnsmasq' if
## tftpd package is not installed.
-TFTPD=dnsmasq
+TFTPD="dnsmasq"
## CLI (Command Line Interface) Proxy Server (shellinaboxd)
## Provides a 'login' prompt via the URL, https://pbx/admin/cli/
@@ -395,7 +395,7 @@
## Note: also see NTPSERVS in the "General Configuration" section.
## Enable NTP broadcasts to local 1st LAN Interface (INTIF). Use with something like
## Tardis (win32) or ntpd (listen mode).
-#NTPBROADCAST=yes
+#NTPBROADCAST="yes"
## DNSCrypt Proxy Server
## Note: dnsmasq must be restarted when DNSCRYPT_PROXY changes.
@@ -709,12 +709,8 @@
## Racoon support - VPN above must include "racoon"
## ESP Tunnel Mode
##
-## Keys may be generated randomly as:
+## Keys may be generated randomly using: openssl rand -base64 33
##
-## dd if=/dev/random count=$(($bits / 8)) bs=1 | (echo -n "0x" ; xxd -ps -c64)
-## -or-
-## openssl rand -base64 33
-##
#IPSEC_LOGLEVEL="info" # "debug" or "debug2" or "info" or "notify" or "warning" or "error"
##
## Define 15 ~ (tilde) separated arguments for Pre-Shared-Key authentication
@@ -971,27 +967,27 @@
## Fancy External interface support
## You will still need to set EXTIF to your external interface (wp*).
-## If EXTIF=hdlc0, I will start dahdi and run sethdlc.
-## If EXTIF=pvc0. I will start dahdi and run sethdlc. You will also need to
+## If EXTIF="hdlc0", I will start dahdi and run sethdlc.
+## If EXTIF="pvc0". I will start dahdi and run sethdlc. You will also need to
## fill in HDLCLMI and HDLCDLCI
## See more options below.
##
## Use wancfg first!
-#EXTIF=wp1chdlc
+#EXTIF="wp1chdlc"
##
## Use cisco encapsulation and be done
-#EXTIF=hdlc0
+#EXTIF="hdlc0"
#EXTENC="cisco"
##
## Dahdi Data Support
-## If you set EXTIF=hdlc0 above, you will probably need to set the
+## If you set EXTIF="hdlc0" above, you will probably need to set the
## protocol here. See sethdlc for valid types, but you PROBABLY want
## "cisco". DO NOT USE THIS WITH SANGOMA HARDWARE!!! Use wancfg!!!
#EXTENC="cisco"
##
## Frame relay with LMI and DLCI (will use hdlc0)
-#EXTIF=pvc0
-#HDLCLMI=ansi
+#EXTIF="pvc0"
+#HDLCLMI="ansi"
#HDLCDLCI=100
## Sometimes it takes a while for the WAN interface to come up...
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <abe...@us...> - 2016-11-19 16:43:37
|
Revision: 7968
http://sourceforge.net/p/astlinux/code/7968
Author: abelbeck
Date: 2016-11-19 16:43:34 +0000 (Sat, 19 Nov 2016)
Log Message:
-----------
Add rc.conf comments related to strongSwan support
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
Modified: branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2016-11-19 15:20:05 UTC (rev 7967)
+++ branches/1.0/project/astlinux/target_skeleton/stat/etc/rc.conf 2016-11-19 16:43:34 UTC (rev 7968)
@@ -599,11 +599,12 @@
#####################################################################
-## AstLinux supports five types of VPN's:
+## AstLinux supports many types of VPN's:
## openvpn (OpenVPN Server)
## openvpnclient (OpenVPN Client)
## racoon (ipsec w/static IP's)
## ipsecmobile (ipsec roadwarrior w/dynamic remote IP's)
+## ipsec (IPsec VPN using strongSwan, can not be mixed with racoon or ipsecmobile)
## pptp (PPTP VPN Server)
## Set your type here. If using multiple vpn types, space separate
## the values in the variable setting:
@@ -792,6 +793,14 @@
#IPSECM_CERT_DNSNAME="" # DNS name (or IP address) of public interface, required by iOS devices
##
+## strongSwan support - VPN above must include "ipsec"
+##
+## Note: strongSwan and racoon (racoon, ipsecmobile) can not be enabled at the same time.
+##
+#IPSEC_ALLOWED_ENDPOINTS="" # space separated list of IP addresses, defaults to any "0/0" endpoint
+#IPSEC_ALLOWED_VPN_NETS="" # space separated list of IPsec remote nets (CIDR notation), defaults to allow any remote network
+##
+
## PPTP VPN Server - VPN above must include "pptp"
##
## Note: Only use the PPTP VPN type when other VPN types are not supported by the desired client.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|