Project

General

Profile

Actions

Bug #3230

closed

tun/tap: conflict between devfs clone and interface clone

Added by liweitianux about 4 years ago. Updated almost 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Networking
Target version:
Start date:
04/05/2020
Due date:
% Done:

100%

Estimated time:

Description

Start tinc, which will open '/dev/tun' to clone a tun device '/dev/tun0' and an interface 'tun0'

----------------------------------------------------------
tun0: flags=8043<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 172.28.33.1 netmask 0xffffff00 broadcast 172.28.33.255
inet6 fe80::1831:8020:48d2:c940%tun0 prefixlen 64 scopeid 0x5
Opened by PID 564370
----------------------------------------------------------

Issue 1: No default group 'tun' assigned to the 'tun0' interface.

Issue 2: Run 'ifconfig tun create' fails with: SIOCIFCREATE2: File exists

Actions #1

Updated by liweitianux almost 4 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Fixed by commits 6289934442f4e1766483d8f59459764c5cfeaea0 and 33c70ba7672d54fa4425cc04f741eeb23f36e091.

Actions

Also available in: Atom PDF