10000 only work for single IP - possible? · Issue #83 · SIDN/spin · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

only work for single IP - possible? #83

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

Open
jpgpi250 opened this issue Oct 25, 2021 · 1 comment
Open

only work for single IP - possible? #83

jpgpi250 opened this issue Oct 25, 2021 · 1 comment

Comments

@jpgpi250
Copy link

as many among us, I have a firewall rule, that redirects DNS requests from devices, trying to bypass the configured DNS server, example , chromecast uses 8.8.8.8, even when configured something else (using DHCP).

I have configured a secondary IP on the DNS server and want spin to show only the traffic on that secondary IP address. Currently it is showing all DNS requests, regardless of the IP the request was received on.

Configuration option required: only look at traffic on specific IP, ignore all other traffic (received on different IP's)

@frankvandenhurk
Copy link
frankvandenhurk commented Feb 5, 2022

If you use spin-pcap-reader it is possible to use spin-pcap-reader's -f flag. Using the -f flag, you can specify the PCAP filter that's passed to the PCAP library. The syntax for this filter is documented in the pcap-filter manual page (web version).

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

2 participants
0