-
Notifications
You must be signed in to change notification settings - Fork 258
Closed
Description
I need to install 4 identical taps, so that I can create 4 different interfaces.
Background
I need to create 4 SLIP network adapters on windows, ie: "tap-tun -> SERIALPORT" - If there is an existing solution - great - but I can't find one.
Known and Unknown
- Executing as Administrator.
- No modification of INF, CAT or SYS files
- copied the "addtap.bat" file creating "add4taps.bat", and changed "tapname" parameter.
The output I get is this:
c:\Program Files\TAP-Windows\bin>tapinstall install ..\driver\OemVista.inf tap0001
Device node created. Install is complete when drivers are installed...
Updating drivers for tap0001 from c:\Program Files\TAP-Windows\driver\OemVista.inf.
tapinstall failed.
c:\Program Files\TAP-Windows\bin>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels