Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.user > #233017
| From | peter@easthope.ca |
|---|---|
| Newsgroups | linux.debian.user |
| Subject | Creating a tap device. |
| Date | 2021-03-14 07:10 +0100 |
| Message-ID | <BSs6R-65d-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
My previous message was meant for another list. Apology for the disturbance. I've set aside the instructions for qemu. Trying to understand how a tap device is created. "man ip" has minimal explanation of "ip tuntap". https://stackoverflow.com/questions/15626088/tap-interfaces-and-dev-net-tun-device-using-ip-tuntap-command prompts this. peter@joule:/home/peter$ sudo ip tuntap add mode tap tap0 [sudo] password for peter: open: No such file or directory peter@joule:/home/peter$ ls -ld /dev/tu* lrwxrwxrwx 1 root root 12 Mar 13 07:34 /dev/tun -> /dev/net/tun Can anyone succeed to create a tap device using ip in Debian 10? Thx, ... P. -- cell: +1 236 464 1479 Bcc: peter at easthope. ca VoIP: +1 604 670 0140
Back to linux.debian.user | Previous | Next — Next in thread | Find similar | Unroll thread
Creating a tap device. peter@easthope.ca - 2021-03-14 07:10 +0100
Re: Creating a tap device. "Alexander V. Makartsev" <avbetev@gmail.com> - 2021-03-14 07:50 +0100
Re: Creating a tap device. peter@easthope.ca - 2021-03-14 17:20 +0100
Re: Creating a tap device. john doe <johndoe65534@mail.com> - 2021-03-15 08:20 +0100
Re: Creating a tap device. deloptes <deloptes@gmail.com> - 2021-03-14 09:50 +0100
Re: Creating a tap device. peter@easthope.ca - 2021-03-14 18:00 +0100
csiph-web