Your message dated Wed, 13 Nov 2013 22:24:51 +0100
with message-id <[email protected]>
and subject line adding sit tunnel without parameters now return an error
has caused the Debian Bug report #508450,
regarding ip tun add fails to create tunnel without remote, though no error
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.)


-- 
508450: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508450
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iproute
Version: 20080725-2
Severity: normal
File: /bin/ip

khyber:/# ip tun add test mode sit && ip tun list
sit0: ipv6/ip  remote any  local any  ttl 64  nopmtudisc

There was no error message of any kind and $?=0, and yet the tunnel
was not created. I forgot to specify the remote endpoint.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.27-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages iproute depends on:
ii  libc6                         2.7-16     GNU C Library: Shared libraries
ii  libdb4.6                      4.6.21-11  Berkeley v4.6 Database Libraries [

Versions of packages iproute recommends:
ii  libatm1                       2.4.1-17.2 shared library for ATM (Asynchrono

Versions of packages iproute suggests:
pn  iproute-doc                   <none>     (no description available)

-- no debconf information


-- 
 .''`.   martin f. krafft <[email protected]>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


--- End Message ---
--- Begin Message ---
Hello!

In recent linux versions (don't know since when) the problem you reported
with "ip tun add test mode sit" not returning an error is now fixed.

$ sudo ip tun add test mode sit
add tunnel "sit0" failed: No buffer space available

Maybe not the most useful error message, but that's what ENOBUFS tells us.

-- 
Andreas Henriksson

--- End Message ---

Reply via email to