Skip to content

Conversation

@HodlOnToYourButts
Copy link

If DNS server is set to 127.0.0.1:5353; then

  • Uses RFC 2544 test network address (198.18.0.1) as dummy DNS server
  • Create route to 198.18.0.1 and set it as DNS server
  • Intercept DNS queries to 198.18.0.1 and forward to 127.0.0.1:5353
  • Inject DNS responses back into VPN tunnel as packets from 198.18.0.1:53

🤖 Generated with Claude Code

…standard port

- Uses RFC 2544 test network address (198.18.0.1) as dummy DNS server
- Create route to 198.18.0.1 and set it as DNS server
- Intercept DNS queries to 198.18.0.1 and forward to 127.0.0.1:5353
- Inject DNS responses back into VPN tunnel as packets from 198.18.0.1:53

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant