Your message dated Tue, 15 Apr 2008 23:22:41 -0400
with message-id <[EMAIL PROTECTED]>
and subject line freenet6 has been removed from Debian, closing #311734
has caused the Debian Bug report #311734,
regarding freenet6 fails authentication.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
311734: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=311734
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: freenet6
Version: 2.1.1-4.1
When freenet6 tries to run, I see:
Jun 3 09:33:24 wombat tspc: tspSetupTunnel: Authentification error
Jun 3 09:33:24 wombat tspc: tspMain: Error is 7: AUTHENTIFICATION_ERROR
I replaced tspc with the 1.0-2 version, reran, and everything worked.
And now the new version reauthenticates just fine.
I'm using a tunnel to the AARNET tunnel broker: broker.aarnet.net.au
My /etc/freenet6/tspc.conf file is:
#-----------------------------------------------------------------------------
# tspc.conf
#-----------------------------------------------------------------------------
#
# tsp client version
#
tsp_version=1.0.1
#
# 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=gelato-unsw
# passwd=
# The passwd must be empty if userid is anonymous or an alphanumeric string
# if userid is not anonymous.
passwd=**********
# template=target
# template tells which configuration script needs to be run for interface
# setup.
# You can also use "checktunnel" if you only want the tunnel info print out.
template=setup
# server=FQDN:PORT (Default port is 3653)
# Tunnel Broker address
# server=tsps1.freenet6.net
#server=tsps2.freenet6.net
server=broker.aarnet.net.au
# 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 can be 'host' or 'router'.
# host_type=host
host_type=router
#
# Options for host_type=router only
#
# Length of the delegated prefix
prefixlen=48
# Interface for router advertisement
# if_prefix=
# Dns server name for reverse dns delegation
# dns_server=
# end of tspc.conf
#-----------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Version: 1.0-2.2+rm
The freenet6 package has been removed from Debian testing, unstable and
experimental, so I am now closing the bugs that were still opened
against it.
Don't hesitate to reply to this mail if you have any question.
Thank you for your contribution to Debian.
Barry deFreese
--- End Message ---