Menu

#35 listening on multiple interfaces

open
nobody
None
5
2007-01-16
2007-01-16
Lada P.
No

If I need to listen on multiple interfaces, but not on all, then

subnet 192.168.0.0 255.255.0.0

dev "eth0"
dev "eth1"

won't work. Traffic will be captured ONLY on eth1 (which is defined last).

I'm using bandwidthd 2.0.1 compiled from source on Slackware.

Discussion


Log in to post a comment.