[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Weird console output from eth0



On Monday 06 October 2003 18:31, Sudeep Mukherjee wrote:
> Hi
> Could someone help me with this. I keep getting this output on the
> console and am unable to work on the console.
>
> Output:
>
> IN=eth0 OUT= MAC= SRC=10.62.0.15 DST=10.62.0.255 LEN=270 TOS=0x00
> PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=250
> IN=eth0 OUT= MAC= SRC=10.62.0.15 DST=10.62.0.255 LEN=235 TOS=0x00
> PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=215
> IN=eth0 OUT= MAC= SRC=10.62.0.15 DST=10.62.0.255 LEN=270 TOS=0x00
> PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=250
> IN=eth0 OUT= MAC= SRC=10.62.0.15 DST=10.62.0.255 LEN=235 TOS=0x00
> PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=138 DPT=138 LEN=215

This is from iptables and indicates access to the ports used for Windows/Samba 
filesharing. Do

iptables -L

and check if there are entries with a LOG target. If you remove those entries, 
the output should cease. If you want to get rid of it permanently, you'll 
have to find out where they come from. Did you install something like 
Bastille or another security tool? Reconfiguring those should do the trick.

-- 
Got Backup?



Reply to: