Gentoo Archives: gentoo-user

From: Thufir <hawat.thufir@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] live cd, ip fail
Date: Sat, 07 Jul 2007 09:48:20
Message-Id: f6nn66$tu9$1@sea.gmane.org
1 on the live cd, I just want to get the internet connection working. The
2 fedora live cd, for instance, configured the networking fine.
3
4 here's my connection at the moment:
5
6 [root@localhost ~]#
7 [root@localhost ~]#
8 [root@localhost ~]# cat /etc/fedora-release
9 Fedora release 7 (Moonshine)
10 [root@localhost ~]#
11 [root@localhost ~]# ifconfig
12 eth0 Link encap:Ethernet HWaddr 00:0D:88:37:FA:22
13 UP BROADCAST MULTICAST MTU:1500 Metric:1
14 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
15 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
16 collisions:0 txqueuelen:1000
17 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
18 Interrupt:21 Base address:0x2000
19
20 eth1 Link encap:Ethernet HWaddr 00:16:EC:23:AF:88
21 inet addr:192.168.2.110 Bcast:192.168.2.255 Mask:255.255.255.0
22 inet6 addr: fe80::216:ecff:fe23:af88/64 Scope:Link
23 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
24 RX packets:84191 errors:0 dropped:0 overruns:0 frame:0
25 TX packets:57353 errors:0 dropped:0 overruns:0 carrier:0
26 collisions:0 txqueuelen:1000
27 RX bytes:118016366 (112.5 MiB) TX bytes:4263040 (4.0 MiB)
28 Interrupt:22 Base address:0xb000
29
30 lo Link encap:Local Loopback
31 inet addr:127.0.0.1 Mask:255.0.0.0
32 inet6 addr: ::1/128 Scope:Host
33 UP LOOPBACK RUNNING MTU:16436 Metric:1
34 RX packets:3076 errors:0 dropped:0 overruns:0 frame:0
35 TX packets:3076 errors:0 dropped:0 overruns:0 carrier:0
36 collisions:0 txqueuelen:0
37 RX bytes:14029163 (13.3 MiB) TX bytes:14029163 (13.3 MiB)
38
39 [root@localhost ~]#
40 [root@localhost ~]# date
41 Sat Jul 7 02:39:21 PDT 2007
42 [root@localhost ~]#
43
44
45
46 thanks,
47
48 Thufir
49
50 --
51 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: live cd, ip fail Thufir <hawat.thufir@×××××.com>
Re: [gentoo-user] live cd, ip fail "Hemmann