[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(usagi-users 02028) network initialization issue when
- To: "'usagi-users@xxxxxxxxxxxxxx'" <usagi-users@xxxxxxxxxxxxxx>
- Subject: (usagi-users 02028) network initialization issue when
- From: "Fan, Ardelle" <ardelle.fan@xxxxxxxxx>
- Date: Fri, 13 Dec 2002 11:45:57 +0800
- Reply-to: usagi-users@xxxxxxxxxxxxxx
Hi all
I met some problems when I initialize the ipv6 on eth card.
I configure the ipv6 support as Y. Cross compile the kernel and boot it on
the XScale platform.
But since the current platform I use has not script in /etc/init.d for
initializing ethernet. So I have to use "ifconfig" to initialize eth0 with a
static ipv4 address.
My question is: Do you how to initialize eth0 with ipv6? Or maybe I need to
cross compile the ifconfig in usagi/src/net-tool for a ipv6 capable
ifconfig?
Thank you very much for your help!!
Regards/Ardelle