Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how can i use tun as a filter #66

Open
shyandsy opened this issue Jul 12, 2019 · 1 comment
Open

how can i use tun as a filter #66

shyandsy opened this issue Jul 12, 2019 · 1 comment

Comments

@shyandsy
Copy link

I created a tun and I can see the ping request from another machine 10.1.1.1

but the problem is how can I pass the request to protocol stack and let them process it, and send back through my tun

@shyandsy
Copy link
Author

I am running a tun device named mytun, and assign ip 10.0.0.2/24 to this device

in my code, i just read data from tun device, show on screen and write back to tun

why I cant get ping response in mytun and eth0, when I run the commdn ping -I mytun www.google.com?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant