summaryrefslogtreecommitdiff
path: root/ipif/global.example
blob: 7e20a603658c0023298783df599d586975a0cf9b (plain)
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])