mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-25 17:05:57 +03:00
[GH-ISSUE #276] Monitor in bridge mode #232
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#232
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CobraPhil on GitHub (Apr 3, 2021).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/276
I have a particular scenerio where I want to monitor and forward all DNS requests coming over a bridge between a WAN port and a LAN port. I have tried monitoring the bridge IP address, but get no activity. It will work if I monitor the eth0 port on the local machine, but not any other computers that are connected through the bridge. Should this be able to work?