All of lore.kernel.org
 help / color / mirror / Atom feed
* ip + mac authentication
@ 2005-01-19 10:36 Linux Query
  2005-01-19 10:57 ` George Alexandru Dragoi
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Linux Query @ 2005-01-19 10:36 UTC (permalink / raw)
  To: netfilter


Hi all!

I want to ensure that each of my clients can have
access to the net only with the ip address which is
specifically assigned to him / her. Is the following
going to work ?

iptables -I FORWARD -o externalinterface -s
xx.xx.xx.xx -m mac --mac-source yy:yy:yy:yy:yy -j
ACCEPT

or is it required to be done in some other way ?


thanks and regards to all,
jim.


		
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - Get yours free! 
http://my.yahoo.com 
 



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-01-20  4:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-19 10:36 ip + mac authentication Linux Query
2005-01-19 10:57 ` George Alexandru Dragoi
2005-01-19 11:48   ` Linux Query
2005-01-19 15:53     ` Daniel VRABIOIU
2005-01-19 17:34       ` Linux Query
2005-01-20  4:55     ` R. DuFresne
2005-01-19 14:44 ` Jason Opperisano
2005-01-19 14:55 ` René Gallati

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.