On Fri, 20 Oct 2000, Ciprian IFTODE wrote:
> Shtitzi kumva ce e ku mesajele astea? O placa bushita ce trimite
> aiurea pakete .. sau ce? macar sa shtiu ce sa caut... E vorba de un rhl
> 6.2 kernel 2.2.16
> Oct 20 16:12:59 profsys kernel: martian source 7d5fe2c1 for 306a73d8, dev
> eth1
> Oct 20 16:12:59 profsys kernel: ll header: 00 00 e8 77 20 b7 00 00 e8 eb
> 29 f7 08 00
Pai ia vezi tu un cat /proc/sys/net/ipv4/conf/eth1/log_martians ce
zice? 0 sau 1?
daca e 1 .. inseamna ca:
<citez>
This protection will log all Spoofed Packets, Source Routed Packets, and
Redirect Packets to your log files.
Log packets with source addresses with no known route to kernel log.
</citez>
Poti sa stai asa .. cu logare . .sau il poti scoate:
for i in /proc/sys/net/ipv4/conf/*/log_martians ; do ;echo 1 >$i ; done
sau
pui in /etc/sysctl.conf
net.ipv4.conf.all.log_martians = 0
Ionut.
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.