Hello.

i was hoping anyone could clear this problem up for me

my syslog file got full with this
Nov 29 23:02:51 lydia kernel: nf_hook: hook 0 already set.
Nov 29 23:02:51 lydia kernel: skb: pf=7 (unowned) dev=eth1 len=1500
Nov 29 23:02:51 lydia kernel: nf_hook: hook 2 already set.
Nov 29 23:02:51 lydia kernel: skb: pf=2 (unowned) dev=eth3 len=1500
Nov 29 23:02:51 lydia kernel: PROTO=6 192.168.1.1:139 192.168.1.200:1048 
L=1500 S=0x00 I=18726 F=0x4000 T=64
Nov 29 23:02:51 lydia kernel: nf_hook: hook 2 already set.
Nov 29 23:02:51 lydia kernel: skb: pf=7 (unowned) dev=eth3 len=1500
Nov 29 23:02:51 lydia kernel: nf_hook: hook 4 already set.
Nov 29 23:02:51 lydia kernel: skb: pf=2 (unowned) dev=eth3 len=1500
Nov 29 23:02:51 lydia kernel: PROTO=6 192.168.1.1:139 192.168.1.200:1048 
L=1500 S=0x00 I=18726 F=0x4000 T=64
Nov 29 23:02:51 lydia kernel: nf_hook: hook 4 already set.
Nov 29 23:02:51 lydia kernel: skb: pf=7 (unowned) dev=eth3 len=1500
Nov 29 23:02:51 lydia kernel: nf_hook: hook 0 already set.
Nov 29 23:02:51 lydia kernel: skb: pf=2 (unowned) dev=bridge len=1500
Nov 29 23:02:51 lydia kernel: PROTO=6 192.168.1.1:139 192.168.1.200:1048 
L=1500 S=0x00 I=18727 F=0x4000 T=64
Nov 29 23:02:51 lydia kernel: nf_hook: hook 0 already set.
Nov 29 23:02:51 lydia kernel: skb: pf=7 (unowned) dev=eth1 len=1500
Nov 29 23:02:51 lydia kernel: nf_hook: hook 2 already set.
Nov 29 23:02:51 lydia kernel: skb: pf=2 (unowned) dev=eth3 len=1500
Nov 29 23:02:51 lydia kernel: PROTO=6 192.168.1.1:139 192.168.1.200:1048 
L=1500 S=0x00 I=18727 F=0x4000 T=64

2Gb's of lines looking more or less like this.

 brctl addbr bridge
 brctl addif bridge eth0
 brctl addif bridge eth1
 brctl addif bridge eth2
 brctl addif bridge eth3
 ifconfig eth0 0.0.0.0 promisc
 ifconfig eth1 0.0.0.0 promisc
 ifconfig eth2 0.0.0.0 promisc
 ifconfig eth3 0.0.0.0 promisc
# brctl sethello bridge 1
# brctl setmaxage bridge 4
# brctl setfd bridge 4

i think that the logspam got less when i comented out thease last 3 lines, but 
im not sure.

any ideas as on what to do to solve this?

/Thomas





_______________________________________________
Bridge mailing list
[EMAIL PROTECTED]
http://www.math.leidenuniv.nl/mailman/listinfo/bridge

Reply via email to