Hello,
I've been searching online but I didn't find an enough clear answer to some
doubts so I'm posting it here.

I'm trying to create a TUN or TAP interface and then it's been told to me
to give these commands:
1. I create the TUN or TAP interface called tap1
2. sudo ip a a 192.168.1.1/24 dev tap1
3. sudo ip link set up dev tap1
4.ifconfig 6 add 192.168.1.2/24

At the end the 192.168.1.1 is the server and 192.168.1.2 is the client.

I don't understand what do exactly do the command 2, 3 and 4. Looking
online I got something but I guess I'm doing confusion.

Thanks.
Mark
_______________________________________________
users mailing list
[email protected]
https://lists.riot-os.org/mailman/listinfo/users

Reply via email to