* whats wrong with ifconfig?
@ 1999-07-10 20:20 ipv6
2000-04-21 16:46 ` Dan Malek
0 siblings, 1 reply; 2+ messages in thread
From: ipv6 @ 1999-07-10 20:20 UTC (permalink / raw)
To: linuxppc-embedded
hello,
my custom 860 board boot ok,
but in bash prompt
I got these:
init-2.00# /sbin/ifconfig eth0 192.9.200.81
192.9.200.81: Resolver Error 0 (no error)
Usage: ifconfig [-a] [-i] [-v] interface
[inet address]
[hw] [ax25 address]
[metric NN] [mtu NN]
[trailers] [-trailers]
[arp] [-arp]
[netmask aa.bb.cc.dd]
[dstaddr aa.bb.cc.dd]
[mem_start NN] [io_addr NN] [irq NN]
[[-] broadcast [aa.bb.cc.dd]]
[[-]pointopoint [aa.bb.cc.dd]]
[up] [down] ...
init-2.00#
and these:
init-2.00# /sbin/ifconfig eth0
eth0 Link encap:10Mbps Ethernet HWaddr 0A:0B:0C:0D:0E:0F
unspec addr:[NONE SET] Bcast:[NONE SET] Mask:[NONE SET]
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0
TX packets:0 errors:0 dropped:0 overruns:0
Base address:0x3c00
init-2.00#
some thing wrong with my kernel?
or just shell command lines
Hope someone can help.
thank you
Regards.
john zhan.
hacking time.
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: whats wrong with ifconfig?
1999-07-10 20:20 whats wrong with ifconfig? ipv6
@ 2000-04-21 16:46 ` Dan Malek
0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 2000-04-21 16:46 UTC (permalink / raw)
To: ipv6; +Cc: linuxppc-embedded
ipv6@263.net wrote:
> my custom 860 board boot ok,
> but in bash prompt
> I got these:
>
> init-2.00# /sbin/ifconfig eth0 192.9.200.81
> 192.9.200.81: Resolver Error 0 (no error)
> some thing wrong with my kernel?
No, it is a combination of configuration files in /etc, the
libraries and the program. I wish I knew how to both reproduce and
fix this error because I have some systems that work and others that
don't. I just get lost among the dynamic libraries that are
supposed to map (or not) depending upon the configuration files.
I suggest visiting the MontaVista ftp site, ftp.mvista.com, tracking
down the CDK 1.0 for the 8xx and loading those RPMs. That is a
consistent set of programs, libraries, and configurations that work.
-- Dan
> or just shell command lines
>
> Hope someone can help.
>
> thank you
>
> Regards.
> john zhan.
> hacking time.
>
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2000-04-21 16:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-07-10 20:20 whats wrong with ifconfig? ipv6
2000-04-21 16:46 ` Dan Malek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).