Debian: Can you define veth in /etc/network/interfaces?
0
votes
1
answer
386
views
I found the following documentation for Ubuntu. Does Debian have a similar page? I'm looking for something comprehensive-- not just a few random examples. I can create **veth** using the **ip** command, so I know the support is there. Should something like this work?
auto h
iface h inet manual
link-type veth
veth-peer-name t
Asked by David
(3 rep)
Jun 6, 2024, 05:50 PM
Last activity: Jun 6, 2024, 05:54 PM
Last activity: Jun 6, 2024, 05:54 PM