Results 1 to 1 of 1
What initialization is required to be able to read from a tun or tap device after one is opened...
I have a program where I open the tun driver. After ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-26-2005 #1Just Joined!
- Join Date
- Oct 2005
- Posts
- 4
tun/tap initialization if NOT bridging
What initialization is required to be able to read from a tun or tap device after one is opened...
I have a program where I open the tun driver. After that I can:
- see tun0 if I run ifconfig
- change ip addresses etc on tun0
I turned on the tun/tap debug messages and I get a message when I set ifconfig tun0 promisc
What do I need to do to be able to use this device?
regards,
Jordan


Reply With Quote
