* [LARTC] How to block connections on spanned host ?
@ 2004-06-22 6:58 Brandis Jaroslav
2004-06-22 9:25 ` Ed Wildgoose
0 siblings, 1 reply; 2+ messages in thread
From: Brandis Jaroslav @ 2004-06-22 6:58 UTC (permalink / raw)
To: lartc
Hello..
Is there a way to reset or block connections with linux which is
connected on same eth.hub with wireless acc.point (spanned host)? If I
turn to promisc mode I can see whole traffic on network . I have p2p
monitor running on linux and monitoring wireles AP which give my source
an dest address and source an dest port information. So I need block
this problematic connection. Linux computer can't act in gateway role.
Thanks for any advice.
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [LARTC] How to block connections on spanned host ?
2004-06-22 6:58 [LARTC] How to block connections on spanned host ? Brandis Jaroslav
@ 2004-06-22 9:25 ` Ed Wildgoose
0 siblings, 0 replies; 2+ messages in thread
From: Ed Wildgoose @ 2004-06-22 9:25 UTC (permalink / raw)
To: lartc
>Is there a way to reset or block connections with linux which is
>connected on same eth.hub with wireless acc.point (spanned host)? If I
>turn to promisc mode I can see whole traffic on network . I have p2p
>monitor running on linux and monitoring wireles AP which give my source
>an dest address and source an dest port information. So I need block
>this problematic connection. Linux computer can't act in gateway role.
>
>
Well you can't block packets unless you can block packets (if you see
what I mean)
Probably all you could do is investigate iptables and sending an RST
packet on every connection that you don't like. This won't stop UDP though
Have you considered putting two net cards in your linux machine and
setting the machine up as a transparent ethernet bridge. You don't need
to change any config on the client machines, but now you effectively
have an invisible machine sitting inline that can block or prioritise
traffic
Ed W
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-06-22 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-22 6:58 [LARTC] How to block connections on spanned host ? Brandis Jaroslav
2004-06-22 9:25 ` Ed Wildgoose
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.