Tagged Questions
1
vote
1answer
415 views
How can I force a tap/tun interface into the running state?
I am trying to capture packets on a tun interface with libpcap.
I am creating the interface with:
openvpn --mktun --dev tun0
When the adapter is setup it appears as so when I run ifconfig:
tun0 ...