[CentOS] bridge :: kernel panic

Thu May 6 12:26:22 UTC 2010
Adrian Sevcenco <Adrian.Sevcenco at cern.ch>

Hi! I have an bridge that keeps crashing (random times .. days with 5-6
crashes with normal functioning of 1-2 weeks) my machine that is used
also as gateway (nat). the problem is that i don't have an log of the
kenel panic so i don have what to post ...
The configuration of bridge is like this:
(each eth0 and eth1 are in different vlans in switch)

$IFCONFIG eth0 0.0.0.0
$IFCONFIG eth1 0.0.0.0

$BRCTL addbr br0
$BRCTL addif br0 eth0
$BRCTL addif br0 eth1
$BRCTL stp br0 off

$IFCONFIG br0 194.102.58.157 netmask 255.255.255.0
$ROUTE add default gw 194.102.58.1
echo "1" > /proc/sys/net/ipv4/ip_forward

Can somebody help me with hints about debuging this problem?
Thank you!
Adrian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3110 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.centos.org/pipermail/centos/attachments/20100506/99a50075/attachment-0003.p7s>