Re: IPTABLES rule for separating users

2011-03-21 Thread James McKenzie
On 3/20/11, Bill Davidsen wrote: > James McKenzie wrote: >> If you want to stop sniffing of the unencrypted traffic, then IPTables >> IS NOT THE WAY TO GO. You should either remove the sniffer program or >> make it so that only users with root capabilities can run it (sudoers >> should not have t

Re: IPTABLES rule for separating users

2011-03-20 Thread Bill Davidsen
James McKenzie wrote: > On 3/20/11 5:39 PM, Chris Kloiber wrote: >> On 03/05/2011 03:58 AM, erikmccaskey64 wrote: >>> I have an OpenWrt 10.03 router [ IP: 192.168.1.1 ], and it has a DHCP >>> server pool: 192.168.1.0/24 - clients are using it through >>> wireless/wired connection. Ok! >>> >>> Here'

Re: IPTABLES rule for separating users

2011-03-20 Thread James McKenzie
On 3/20/11 5:39 PM, Chris Kloiber wrote: > On 03/05/2011 03:58 AM, erikmccaskey64 wrote: >> I have an OpenWrt 10.03 router [ IP: 192.168.1.1 ], and it has a DHCP >> server pool: 192.168.1.0/24 - clients are using it through >> wireless/wired connection. Ok! >> >> Here's the catch: I need to separ

Re: IPTABLES rule for separating users

2011-03-20 Thread Chris Kloiber
On 03/05/2011 03:58 AM, erikmccaskey64 wrote: I have an OpenWrt 10.03 router [ IP: 192.168.1.1 ], and it has a DHCP server pool: 192.168.1.0/24 - clients are using it through wireless/wired connection. Ok! Here's the catch: I need to separate the users from each other. How i need to do it: by

Re: IPTABLES rule for separating users

2011-03-05 Thread Bill Davidsen
erikmccaskey64 wrote: > I have an OpenWrt 10.03 router [ IP: 192.168.1.1 ], and it has a DHCP > server pool: 192.168.1.0/24 - clients are using it through > wireless/wired connection. Ok! > > Here's the catch: I need to separate the users from each other. > > How i need to do it: by IPTABLES rule [

Re: IPTABLES rule for separating users

2011-03-05 Thread Patrick O'Callaghan
On Sat, 2011-03-05 at 00:58 -0800, erikmccaskey64 wrote: > Here's the catch: I need to separate the users from each other. IP firewalls know nothing about users. Do you mean you want to separate machines? poc -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscript

Re: IPTABLES rule for separating users

2011-03-05 Thread Bruno Wolff III
On Sat, Mar 05, 2011 at 00:58:33 -0800, erikmccaskey64 wrote: > I have an OpenWrt 10.03 router [ IP: 192.168.1.1 ], and it has a DHCP server > pool: 192.168.1.0/24 - clients are using it through wireless/wired > connection. Ok! > > > Here's the catch: I need to separate the users from each o

Re: IPTABLES rule for separating users

2011-03-05 Thread François Patte
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Le 05/03/2011 09:58, erikmccaskey64 a écrit : > I have an OpenWrt 10.03 router [ IP: 192.168.1.1 ], and it has a DHCP > server pool: 192.168.1.0/24 - clients are using it through > wireless/wired connection. Ok! > > Here's the catch: I need to separat

IPTABLES rule for separating users

2011-03-05 Thread erikmccaskey64
I have an OpenWrt 10.03 router [ IP: 192.168.1.1 ], and it has a DHCP server pool: 192.168.1.0/24 - clients are using it through wireless/wired connection. Ok! Here's the catch: I need to separate the users from each other. How i need to do it: by IPTABLES rule [ /etc/firewall.user ]. Ok! "