* Logging source mac address
@ 2004-10-01 21:45 Marco Reale
0 siblings, 0 replies; 5+ messages in thread
From: Marco Reale @ 2004-10-01 21:45 UTC (permalink / raw)
To: netfilter
Hi
I installed Fedora core 2 and configured iptables with Guarddog and all
works correctly (I know to configure iptables manually is better but I need
to study it before manually write a configuration file).
My problem is that I need to know if is possible or not always logging
source mac address. With guarddog I tried all log levels ("debug", "alert",
"critical") but the problem is that mac address is not always registered.
Is there a way to log in all conditions (not only with drop or reject) the
source mac address???
Thanks a lot
Marco
Italy
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.771 / Virus Database: 518 - Release Date: 28/09/2004
^ permalink raw reply [flat|nested] 5+ messages in thread
* Logging source mac address
@ 2004-10-02 21:24 mlist
0 siblings, 0 replies; 5+ messages in thread
From: mlist @ 2004-10-02 21:24 UTC (permalink / raw)
To: netfilter
Hi
I installed Fedora core 2 and configured iptables with Guarddog and all
works correctly (I know to configure iptables manually is better but I need
to study it before manually write a configuration file).
My problem is that I need to know if is possible or not always logging
source mac address. With guarddog I tried all log levels ("debug", "alert",
"critical") but the problem is that mac address is not always registered.
Is there a way to log in all conditions (not only with drop or reject) the
source mac address???
Thanks a lot
Marco
Italy
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.771 / Virus Database: 518 - Release Date: 28/09/2004
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Logging source mac address
[not found] <414B19D30064B70D@vsmtp12.tin.it>
@ 2004-10-03 5:26 ` Alistair Tonner
0 siblings, 0 replies; 5+ messages in thread
From: Alistair Tonner @ 2004-10-03 5:26 UTC (permalink / raw)
To: netfilter
On October 2, 2004 05:24 pm, mlist@libero.it wrote:
> Hi
>
> I installed Fedora core 2 and configured iptables with Guarddog and all
> works correctly (I know to configure iptables manually is better but I need
> to study it before manually write a configuration file).
> My problem is that I need to know if is possible or not always logging
> source mac address. With guarddog I tried all log levels ("debug", "alert",
> "critical") but the problem is that mac address is not always registered.
> Is there a way to log in all conditions (not only with drop or reject) the
> source mac address???
>
You do realize that you can only see the MAC address if you happen to be
connected to the same network segment -- okay make that physical connection
-- as the other end of the connection? (there are instances of bridged
networks where you won't see mac from other end even on the same segment)
You will NOT be able to see the MAC address of the other end of a connection
if it has been routed. Although you might see a MAC address in say
ethereal, it will be the MAC address of the other end of that physical hop --
i.e. the next router in the link.
( I think I said that straight --- but I'm kinda sleepy)
Alistair Tonner
> Thanks a lot
> Marco
> Italy
>
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.771 / Virus Database: 518 - Release Date: 28/09/2004
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Logging source mac address
[not found] <415D19210004E96A@vsmtp1.tin.it>
@ 2004-10-03 14:14 ` Eric Leblond
2004-10-04 15:16 ` Aleksandar Milivojevic
0 siblings, 1 reply; 5+ messages in thread
From: Eric Leblond @ 2004-10-03 14:14 UTC (permalink / raw)
To: netfilter
[-- Attachment #1: Type: text/plain, Size: 404 bytes --]
On Fri, 2004-10-01 at 23:45, Marco Reale wrote:
> Hi
> Is there a way to log in all conditions (not only with drop or reject) the
> source mac address???
To log source address you need to able to know it. This is not the case
if you are not directly connected to computer that drop via ethernet.
Thus this is the case for almost all internet IPs....
BR,
--
Eric Leblond <eric@inl.fr>
INL
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Logging source mac address
2004-10-03 14:14 ` Logging source mac address Eric Leblond
@ 2004-10-04 15:16 ` Aleksandar Milivojevic
0 siblings, 0 replies; 5+ messages in thread
From: Aleksandar Milivojevic @ 2004-10-04 15:16 UTC (permalink / raw)
To: netfilter
Eric Leblond wrote:
> To log source address you need to able to know it. This is not the case
> if you are not directly connected to computer that drop via ethernet.
> Thus this is the case for almost all internet IPs....
Logging the MAC address of the router can also be usefull. For example,
if there are two routers on the network (each connected to different
ISP), it would show from which router packets are arriving (usefull for
debugging). It could also show if a station on the local network is
trying to inject packets into an existing connection (OK, this is really
a task for IDS tool, but anyhow).
With that in mind, I'd say that logging MAC address for all packtes has
a value (as long as user is aware of couple of basic principles of
networking).
--
Aleksandar Milivojevic <amilivojevic@pbl.ca> Pollard Banknote Limited
Systems Administrator 1499 Buffalo Place
Tel: (204) 474-2323 ext 276 Winnipeg, MB R3T 1L7
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-10-04 15:16 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <415D19210004E96A@vsmtp1.tin.it>
2004-10-03 14:14 ` Logging source mac address Eric Leblond
2004-10-04 15:16 ` Aleksandar Milivojevic
[not found] <414B19D30064B70D@vsmtp12.tin.it>
2004-10-03 5:26 ` Alistair Tonner
2004-10-02 21:24 mlist
-- strict thread matches above, loose matches on Subject: below --
2004-10-01 21:45 Marco Reale
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.