From owner-freebsd-net@freebsd.org Thu Jul 30 13:40:20 2020 Return-Path: Delivered-To: freebsd-net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AA0703A6041 for ; Thu, 30 Jul 2020 13:40:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4BHWkX47G9z4NX5 for ; Thu, 30 Jul 2020 13:40:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 8DB5C3A5C69; Thu, 30 Jul 2020 13:40:20 +0000 (UTC) Delivered-To: net@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8D7DD3A5DF2 for ; Thu, 30 Jul 2020 13:40:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BHWkX3FV8z4NfC for ; Thu, 30 Jul 2020 13:40:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5303811BA0 for ; Thu, 30 Jul 2020 13:40:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 06UDeKsj002477 for ; Thu, 30 Jul 2020 13:40:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 06UDeKol002476 for net@FreeBSD.org; Thu, 30 Jul 2020 13:40:20 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 218508] Tunneling and aliases using the tun device, reusing a destination address works with IPv4, but not IPv6 Date: Thu, 30 Jul 2020 13:40:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 11.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: dmilith@me.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: net@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jul 2020 13:40:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218508 dmilith changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dmilith@me.com --- Comment #1 from dmilith --- I have same bug on 12.1=E2=80=A6 "file exists": ``` socket(PF_INET,SOCK_DGRAM|SOCK_CLOEXEC,0) =3D 3 (0x3) ioctl(3,SIOCGIFINDEX,0x7fffffff9f20) =3D 0 (0x0) close(3) =3D 0 (0x0) __sysctl(0x7fffffff9f40,0x6,0x0,0x7fffffff9f38,0x0,0x0) =3D 0 (0x0) __sysctl(0x7fffffff9f40,0x6,0x80161e000,0x7fffffff9f38,0x0,0x0) =3D 0 (0x0) socket(PF_INET6,SOCK_DGRAM,0) =3D 3 (0x3) ioctl(3,SIOCDIFADDR_IN6,0x1054278) ERR#49 'Can't assign reque= sted address' ioctl(3,SIOCAIFADDR_IN6,0x1054278) ERR#17 'File exists' ifconfig: write(2,"ifconfig: ",10) =3D 10 (0xa) ioctl (SIOCAIFADDR)write(2,"ioctl (SIOCAIFADDR)",19) =3D 19 (0x= 13) : write(2,": ",2) =3D 2 (0x2) File exists write(2,"File exists\n",12) =3D 12 (0xc) exit(0x1) process exit, rval =3D 1 ``` --=20 You are receiving this mail because: You are the assignee for the bug.=