Attachment 'tspc.conf'

Download

#-----------------------------------------------------------------------------  
# tspc.conf
#-----------------------------------------------------------------------------  

#
# tsp client version
#
tsp_version=1.0.1
tsp_dir=/etc/freenet6

#
# auth_method=any|supported mechanism
# if any is specified, the first mechanism that is supported by both the
# server and the client will be picked. The order of precedence is the
# mechnism list shown by the output of -h. supprted mechanism is one of
# the token shown by th output of -h (case sensitive).
auth_method=any

#
# client_v4=auto|1.1.1.1 (valid ip address)
# if auto is specified, if_source or -s cmd line option must be specified.
client_v4=auto

# userid=anonymous
# the userid can be anonymous or any alphanumeric value that is dns legal.
userid=<censored>

# passwd=
# The passwd must be empty if userid is anonymous or an alphanumeric string
# if userid is not anonymous.
passwd=<censored>

# template=target
# template tells which configuration script needs to be run for interface
# setup.
# Normally you only need to put your osname in the value.
# You can also use "checktunnel" if you only want the tunnel info print out.
#template=checktunnel
template=linux

# server=FQDN
# Freenet6 server address
server=tsps2.freenet6.net

# retry_delay=time
# retry tells the client to retry connection after time (seconds) in case of
# failure (0 = no retry)
retry_delay=0

if_tunnel=sit1

host_type=router
prefixlen=48
if_prefix=eth0

# end of tspc.conf
#-----------------------------------------------------------------------------

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2006-05-18 18:44:47, 30.2 KB) [[attachment:kame.jpg]]
  • [get | view] (2006-05-18 18:45:28, 1.6 KB) [[attachment:tspc.conf]]
 All files | Selected Files: delete move to page copy to page

You are not allowed to attach a file to this page.