(usagi-users 03821) Re: mip6d-daemon multiple interfaces
Masahide NAKAMURA <[email protected]> Sat, 10 Mar 2007 12:19:31 +0900
| Newsgroups | gmane.linux.ipv6.usagi.users |
|---|---|
| Message-ID | <[email protected]> |
Hi, Thank you for the report. Can you show us more information just in case? o the kernel version; Please include git commit-id if you are using git tree o the oops log message if you can copy it And please don't use multipart (rich text) to send the list next time. Regards, On Fri, 9 Mar 2007 14:34:20 +0100 "Boutin Ma" <[email protected]> wrote: > Hi, > > I loaded mipv6-demon and there is a problem with the content of file > configuration (mip6d.conf) on mobile node side (MN) : > > With only one interface written into the file there is no problem. But when > I add an other interface (eth1) with a preference on eth0 in the mip6d.conf, > there is a kernel oops in the following situations: > > - If the home address are different on each interface, when i stop mipl > there is a kernel oops. > > - if the home address for the both interface is the same, a kernel oops > appears after sending some BUs. > > Here is the mip6d.conf file: > > # This is an example of 2Imip6d Mobile Node configuration file > > NodeConfig MN; > > ## If set to > 0, will not detach from tty > > DebugLevel 10; > > ## Support route optimization with other MNs > > DoRouteOptimizationCN disabled; > > ## Use route optimization with CNs > > DoRouteOptimizationMN disabled; > > UseCnBuAck disabled; > > #MnUseAllInterfaces = enabled; > > Interface "eth0" { > > MnIfPreference 1; > > } > > Interface "eth1" { > > MnIfPreference 2 ; > > } > > MnHomeLink "eth0" { > > HomeAgentAddress 2001:688:aa00::1 ; > > HomeAddress 2001:688:aa00::2002/64 ; > > } > > MnHomeLink "eth1" { > > HomeAgentAddress 2001:688:aa00::1; > > HomeAddress 2001:688:aa00::2002/64 ; > > } > > There is no ploblem with mipl release 2.0.2 > > Thank for your help > > > -- > echo '[q]sa[ln0=aln256%Pln256/snlbx]sb3135071790101768542287578439snlbxq'|dc > > > -- > echo '[q]sa[ln0=aln256%Pln256/snlbx]sb3135071790101768542287578439snlbxq'|dc -- Masahide NAKAMURA