Issue #3232 has been updated by liweitianux. Status changed from New to Resolved
Fixed in commit 421c46af64c8b876df8356afa8a3af5fa977fdf1. Credit to FreeBSD :-) ---------------------------------------- Bug #3232: tun/tap: get error message 'create: bad value' when the interface already exists http://bugs.dragonflybsd.org/issues/3232#change-13874 * Author: liweitianux * Status: Resolved * Priority: Low * Assignee: * Category: Networking * Target version: master ---------------------------------------- When the interface already exists, ifconfig complains 'create: bad value', which is not clear enough compared to say that the interface already exists. Example: # ifconfig tun0 create # ifconfig tun0 create ifconfig: create: bad value ---Files-------------------------------- VirtualBox_dfly_08_04_2020_18_47_21.png (21.8 KB) VirtualBox_dfly_08_04_2020_18_46_43.png (17.5 KB) -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
