hi

if i boot my edgerouter with connected dsl modem i get an kernel panic.


reordering libraries:
Trap cause = 2 Frame 0x980000004efcb860
Trap PC 0xffffffff813cc38c RA 0xffffffff8109feac fault 0x0
0xffffffff813cc2d8 (1,980000000f991b76,1,2)  ra 0xffffffff8109feac sp 0x980000004efcb9b8, sz 0 0xffffffff8109fda0 (1,980000000f991b76,1,2)  ra 0xffffffff8109bd34 sp 0x980000004efcb9b8, sz 144 0xffffffff8109bac0 (1,980000000f991b76,1,2)  ra 0xffffffff81095a04 sp 0x980000004efcba48, sz 128 0xffffffff81095240 (1,980000000f991b76,1,2)  ra 0x0 sp 0x980000004efcbac8, sz 0
User-level: pid 98161
stopped on non ddb fault
Stopped at      0xffffffff813cc38c:     lbu     v1,0(a0)
ddb{0}> boot reboot
System restart.


in my atom box with 6.5 , the same configuration for the pppoe device , the system boot and run well.

this problem at the octeon system i got also with 6.5 .

configs are

at the octeon replace  the interface re3 to cnmac3


/etc 23>cat hostname.re3
rdomain 40
mtu 1518
inet 192.168.1.250 255.255.255.0 NONE
up


/etc 25>cat hostname.vlan7
mtu 1508
rdomain 40
parent re3 vnetid 7
up

/etc 26>cat hostname.pppoe0
!echo "add to rdomain 40"
rdomain 40
rtlabel netcologne
!echo "set startup ip"
inet 0.0.0.0 255.255.255.255 NONE mtu 1500 \
pppoedev vlan7 authproto pap \
authname 'xxxxxxxxx@yyyyyyyyy' authkey 'abc123' up
dest 0.0.0.1
!echo "enable ipv6"
inet6 autoconf autoconfprivacy
!/sbin/route -n -T 40 add default -ifp pppoe0 0.0.0.1
!/sbin/route -n -T 40 add -inet6 default -ifp pppoe0 fe80::%pppoe0


howto fix this ?


holger

Reply via email to