Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2007 18:59:45 -0700 (PDT)
From:      Stephen GL <kansas_le@yahoo.com>
To:        freebsd-ipfw@freebsd.org
Subject:   Allow only match both mac address and IP address
Message-ID:  <456319.24028.qm@web56801.mail.re3.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi,

I need help.
I am very new about IPFW. I'm in FreeBSD 6.0.
My job is pass anyone that has a valid both MAC and IP address.
Beginning of my rule I check the valid MAC address that can get through.
If pass, the next rule is check the IP address.
If pass, he/she can get through.

Everything is work as expected. My problem is the above rules doesn't check both MAC and IP address pairing. Assume someone spoof other MAC address, they can pass by changing the IP address of another.

Another question, if really someone has both valid MAC and IP address, but in fact he/she was a spoofer or man in the middle in the same subnet. How to accomplish this problem, I heard about static ARP table, but not interested to setup that kind of solution. I am thinking about nmap. Which can check against my database about valid Ethernet ID and Operating System being used. Anyone has done this kind of solution?

--
Stephen

       
---------------------------------
Building a website is a piece of cake. 
Yahoo! Small Business gives you all the tools to get online.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?456319.24028.qm>