All of lore.kernel.org
 help / color / mirror / Atom feed
From: "M. Ziya Ozudogru" <e116132@metu.edu.tr>
To: netfilter@lists.netfilter.org
Subject: mac/ip match
Date: 18 Sep 2003 21:26:00 +0300	[thread overview]
Message-ID: <1063909559.19096.12.camel@tux> (raw)

Hi 

Any hints about the following problem will be appreciated. Thanks a
lot...

I want to assure that only given ip/mac matches will access to the
internet (i mean if someone takes the ip that does not belong to his/her
mac address no access will be given) . I will give the ip to the mac
address by the dhcp..

In my knowledge, i want to set these ip/mac groups using the command:

arp -s ip mac

and i want to redirect unused ip to an unused mac with the same way...

Here comes the problem.. How can i define in iptables to use these arp
rules and give access only the one addresses that match the rules and
should block all the others ( well i want to block the others [unused ip
addresses by using iptables mac macth module ] ) . ? Any hints ?

Thanks for your valuable help...





             reply	other threads:[~2003-09-18 18:26 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-18 18:26 M. Ziya Ozudogru [this message]
2003-09-18 18:57 ` mac/ip match Cedric Blancher
2003-09-18 19:04   ` M. Ziya Ozudogru
2003-09-18 19:17     ` Cedric Blancher
2003-09-19 10:40       ` M. Ziya Ozudogru
2003-09-19 10:58         ` Cedric Blancher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1063909559.19096.12.camel@tux \
    --to=e116132@metu.edu.tr \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.