LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   network - strange console messages on dmesg (https://www.linuxquestions.org/questions/linux-software-2/network-strange-console-messages-on-dmesg-279174/)

ganja_guru 01-18-2005 02:45 AM

network - strange console messages on dmesg
 
im using SUSE 9.2 and i keep getting an inifinte number of these when i 'dmesg'..
i dont have any problem with getting online or using the net...just curious if this is supposed to happen..is there any way to stop it from happening..

there is no noticeable slowdown on my computer caus eof this..

IN=eth0 OUT= MAC=00:60:08:17:57:28:00:90:1a:40:2b:06:08:00 SRC=203.101.44.210 DST=101.23.23.234 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=8527 DF PROTO=TCP SPT=2533 DPT=135 WINDOW=65535 RES=0x00 SYN URGP=0
IN=eth0 OUT= MAC=00:60:08:17:57:28:00:90:1a:40:2b:06:08:00 SRC=223.121.44.210 DST=101.23.23.234 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=9161 DF PROTO=TCP SPT=2533 DPT=135 WINDOW=65535 RES=0x00 SYN URGP=0
IN=eth0 OUT= MAC=00:60:08:17:57:28:00:90:1a:40:2b:06:08:00 SRC=213.33.241.226 DST=101.23.23.234 LEN=56 TOS=0x00 PREC=0x00 TTL=236 ID=54948 PROTO=ICMP TYPE=3 CODE=3 [SRC=123.101.43.32 DST=213.38.241.226 LEN=907 TOS=0x00 PREC=0x00 TTL=112 ID=45749 PROTO=UDP SPT=9505 DPT=1028 LEN=887 ]
IN=eth0 OUT= MAC=00:60:08:17:57:28:00:90:1a:40:2b:06:08:00 SRC=203.101.43.6 DST=101.23.23.234 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=38280 DF PROTO=TCP SPT=1754 DPT=135 WINDOW=16384 RES=0x00 SYN URGP=0
IN=eth0 OUT= MAC=00:60:08:17:57:28:00:90:1a:40:2b:06:08:00 SRC=203.101.43.6 DST=101.23.23.234 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=38925 DF PROTO=TCP SPT=1754 DPT=135 WINDOW=16384 RES=0x00 SYN URGP=0

and so on..................


on a similar note, my laptop has the intel 2200bg wireless lan card (mini PCI) card..and its not set up properly yet...and when i dmesg there i get some thing to do with MAC addresses ....but that slows down the laptop to a crawl..(those messages are not as verbose as this)
any suggestions on how to cure either one or both problems?

thanks in advance

masand 01-18-2005 02:51 AM

are u running a firewall

for example shorewall

regards

OneManArmy 01-18-2005 03:50 AM

It seems that you are running a firewall which is logging everthing happening along your network iface.
Are you running GuardDog? because if you are, you can switch off logging when configuring it .

ganja_guru 01-18-2005 05:49 AM

yes i am ..firestarter....i tried looking inthe preferences but cannot find the option to disable logging...

masand 01-18-2005 05:58 AM

u will have to look out in the config files
where u may find the the log going in "info"
and this will be logged in the /var/log/messages

regards


All times are GMT -5. The time now is 03:56 AM.