Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Firewalls
[Top] [All Lists]

Re: layer 2&3 firewall/filter?

Subject: Re: layer 2&3 firewall/filter?
Date: Tue, 28 Feb 2006 17:13:26 +0530
Dear Davie,

Checkpoint has a feature called anti-spoofing. In this you can assign a
network or a set of network to a nic. This would create and IP/Mac table for
that interface. All packets with an similar ip but different mac would be
rejected from all other interfaces.

I presume that all next generation firewall PIX, Checkpoint etc would have
the same feature but probably under a different heading.

Regards,
Gaurav


On 2/26/06, coder <elite.coder@ntlworld.com> wrote:

Hi everyone,

I was just wondering, are there any firewalls/packet filters that filter
at
layer 3 & layer 2?
Because I want to filter by MAC address as well as IP address... also if
the
firewall/filter logs which MAC address has which IP address,
I think I can do some simple Intrusion Detection.

The reason I want a layer 2 filter/firewall is so that when an attacker
spoofs an internal IP address, (which should be ingress filtered),  if the
packet manages to get into the network, I assume the MAC address will be
different to the host being attacked... like so:

Attacker                        Spoofed packet                     Host A
RST Packet/ICMP              Host B
MAC: 09:09:09:09                                                       MAC
x:x:x:x                                                             MAC:
x:x:x:x
IP:      x.x.x.x
----------->                        IP:
192.168.0.22       ---------->                          IP: 192.168.0.20
                                   srcIP: 192.168.0.20
|
                                   srcMAC: 09:09:09:09
<-------------RST/ICMP----------|
                                   dstIP: 192.168.0.22

"Fraggle Attack".


Hoperfully a layer 2 filter/firewall between A and B could stop this
attack.

Is there anything out there that can stop these type of attacks?

Thanks for your input,

~Davie Elliott



<Prev in Thread] Current Thread [Next in Thread>