File: global.example

package info (click to toggle)
userv-utils 0.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 556 kB
  • sloc: ansic: 2,456; perl: 1,297; makefile: 248; sh: 99
file content (22 lines) | stat: -rw-r--r-- 622 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
m4_dnl	You can edit this file, which is m4 input.
m4_dnl	It defines global settings for your site.  Settings here
m4_dnl	override both the defaults shipped with udptunnelconf and
m4_dnl	those which are mentioned in the `sites' file.

SET(	lend,		[172.31.80.6])
SET(	lnets,		[172.18.45.0/24])

SET(	lcommand,	[authbind udptunnel -m])
SET(	lpublic,	[davenant-external])
SET(	lport,		[ERROR])

SET(	lgroup,		tunnel)

SET(	invoke_hook,
[PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
export PATH])

SET(	sshverbose,	[])

SET(	inittab_runlevels,	[235])
SET(	inittab_pfx,		[/usr/local/sbin/really -u tunnel])