URN Logo
UNIX Resources » Linux » China Linux Forum » 网络管理技术 » 2 » Red Hat如何配置局域网IP地址
announcement 声明: 本页内容为中国Linux论坛的内容镜像,文章的版权以及其他所有的相关权利属于中国Linux论坛和相应文章的作者,如果转载,请注明文章来源及相关版权信息。
Resources
China Linux Forum(finished)
Linux Forum(finished)
FreeBSD China(finished)
linuxforum.net
  业界新闻与评论
  自由软件杂谈
  IT 人生
  Linux软件快递
  翻译作坊
  Linux图书与评论
  GNU Emacs/XEmacs
  Linux 中文环境和中文化
  Linux桌面与办公软件
  Linux 多媒体与娱乐版
  自由之窗Mozilla
  笔记本电脑上的Linux
  Gentoo
  Debian 一族
  网络管理技术
  Linux 安装与入门
  WEB服务器和FTP服务器
  域名服务器和邮件服务器
  Linux防火墙和代理服务器应用
  文件及打印服务器
  技术培训与认证
  Linux内核技术
  Linux 嵌入技术
  Linux设备驱动程序
  Linux 集群技术
  LINUX平台数据库
  系统和网络安全
  CPU 与 编译器
  系统计算研究所专栏
  Linux下的GUI软件开发
  C/C++编程版
  PHP 技 术
  Java&jsp技术
  Shell编程技术
  Perl 编 程
  Python 编 程
  XML/Web Service 技术
  永远的Unix
  FreeBSD世界
   
Red Hat如何配置局域网IP地址
Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-18 19:10 | 43 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - r00t [2006-10-18 22:34 | 50 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-19 17:30 | 21 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - r00t [2006-10-19 19:29 | 20 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-20 08:42 | 82 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - r00t [2006-10-20 09:33 | 89 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-20 13:26 | 916 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - ElTopo [2006-10-20 14:38 | 364 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-20 19:08 | 142 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - ElTopo [2006-10-21 02:19 | 86 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-21 13:19 | 113 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - bamboo789 [2006-10-23 21:50 | 30 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-21 13:21 | 109 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - ElTopo [2006-10-24 05:33 | 38 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-24 15:35 | 49 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-24 18:01 | 49 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - ElTopo [2006-10-25 00:37 | 42 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-25 08:48 | 23,175 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-25 09:50 | 24,206 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - ElTopo [2006-10-26 03:24 | 1,415 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - napoleon99 [2006-11-22 13:23 | 88 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-11-24 15:42 | 34 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-26 09:47 | 148 byte(s)]
 
Re: Red Hat如何配置局域网IP地址 - arivnhuang [2006-10-24 15:35 | 49 byte(s)]
 
Subject: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-18 19:10    Length: 43 byte(s)
[Original] [Print] [Top]
在Red Hat Linux系统下如何去配置局域的IP地址
--
Attached file: 629993-Screenshot.png
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: r00t    Posted: 2006-10-18 22:34    Length: 50 byte(s)
[Original] [Print] [Top]
ifconfig eth0 192.168.0.9 netmask 255.255.255.0 up
----
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-19 17:30    Length: 21 byte(s)
[Original] [Print] [Top]
能不能说的再详细一点,
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: r00t    Posted: 2006-10-19 19:29    Length: 20 byte(s)
[Original] [Print] [Top]
看看ifconfig的manual
----
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-20 08:42    Length: 82 byte(s)
[Original] [Print] [Top]
我看不出来,我只能看出是sit0端口的,我里面附带了一个附档, 你看一下, 可能会更清楚一点
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: r00t    Posted: 2006-10-20 09:33    Length: 89 byte(s)
[Original] [Print] [Top]
# ifconfig -a

看看都有哪些网口。

论坛的附件看不了。
----
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-20 13:26    Length: 916 byte(s)
[Original] [Print] [Top]
我不大会看,我再附一次图在上面吧, 你看一下,具体的内容如下:
[root@arivn ~]#ifconfig -a
lo Link e ncap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1117 errors:0 dropped:0 overruns:0 fram:0
TX packets:1117 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1694219 (1.6 MiB) TX bytes:1694219 (1.6 MiB)
sit0 Link e ncap:IPv6-in-IPv4
NOARP MTU;1480 Metric:1
RX packets:1117 errors:0 dropped:0 overruns:0 fram:0
TX packets:1117 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
--
Attached file: 630284-Screenshot.png
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: ElTopo    Posted: 2006-10-20 14:38    Length: 364 byte(s)
[Original] [Print] [Top]
RH 以前是用 /etc/sysconfig/network-scripts 下面的脚本来设置网卡的,不知道现在是否还是如此。

首先,你必须确认你的网卡驱动已经正确安装,一般来说应该是 eth0 (ifconfig eth0 看看是否有)

其次,修改 /etc/sysconfig/network-scripts/ifcfg-eth0 就可以了。

另外,sit0 不是物理网卡,是个虚拟的,为了做 IPv4/IPv6 通道的。
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-20 19:08    Length: 142 byte(s)
[Original] [Print] [Top]
我机器上没有/etc/sysconfig/network-scripts/ifcfg-eth0这个文件,只有/etc/sysconfig/network-scripts/ifcfg-lo这个文件,但我不知道怎么去修改这个文件
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: ElTopo    Posted: 2006-10-21 02:19    Length: 86 byte(s)
[Original] [Print] [Top]
没有就创建一个啊

在 google 上随便搜索一下 ifcfg-eth0 就有一大堆例子
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-21 13:19    Length: 113 byte(s)
[Original] [Print] [Top]
我配置了那个文件(ifcfg-eth0)但是重启后还是不行,用图形界面去配置也配置不了,我总是无法激活那个配置.不知道为什么时候
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-21 13:21    Length: 109 byte(s)
[Original] [Print] [Top]
我配置了那个文件(ifcfg-eth0)但是重启后还是不行,用图形界面去配置也配置不了,我总是无法激活那个配置.不知道为什么
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: bamboo789    Posted: 2006-10-23 21:50    Length: 30 byte(s)
[Original] [Print] [Top]
我估计你的网卡驱动安装得不对,
----
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: ElTopo    Posted: 2006-10-24 05:33    Length: 38 byte(s)
[Original] [Print] [Top]
把你的 dmesg 和 lspci -vv 贴出来看看吧
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-24 15:35    Length: 49 byte(s)
[Original] [Print] [Top]
这两个命令显示出来的东西太多了, 图片捉不了.看不懂
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-24 15:35    Length: 49 byte(s)
[Original] [Print] [Top]
这两个命令显示出来的东西太多了, 图片捉不了.看不懂
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-24 18:01    Length: 49 byte(s)
[Original] [Print] [Top]
那两个命令的内容已经捉出来了,帮我看一下, 我看不懂
--
Attached file: 630701-Red%20Hat.rar
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: ElTopo    Posted: 2006-10-25 00:37    Length: 42 byte(s)
[Original] [Print] [Top]
用文本贴,论坛附件无法阅读已经有一段时间了
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-25 08:48    Length: 23,175 byte(s)
[Original] [Print] [Top]
是这样啊,好的, dmesg命令内容如下:
Linux version 2.6.15-1.2054_FC5 (bhcompile@hs20-bc1-3.build.redhat.com) (gcc version 4.1.0 20060304 (Red Hat 4.1.0-3)) #1 Tue Mar 14 15:48:33 EST 2006
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001f6e0000 (usable)
BIOS-e820: 000000001f6e0000 - 000000001f6e3000 (ACPI NVS)
BIOS-e820: 000000001f6e3000 - 000000001f6f0000 (ACPI data)
BIOS-e820: 000000001f6f0000 - 000000001f700000 (reserved)
BIOS-e820: 00000000e0000000 - 00000000e8000000 (reserved)
BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
502MB LOWMEM available.
found SMP MP-table at 000f3b10
Using x86 segment limits to approximate NX protection
On node 0 totalpages: 128736
DMA zone: 4096 pages, LIFO batch:0
DMA32 zone: 0 pages, LIFO batch:0
Normal zone: 124640 pages, LIFO batch:31
HighMem zone: 0 pages, LIFO batch:0
DMI 2.4 present.
ACPI: RSDP (v000 IntelR ) @ 0x000f7a80
ACPI: RSDT (v001 IntelR FOXCONN 0x42302e31 AWRD 0x00000000) @ 0x1f6e3040
ACPI: FADT (v001 IntelR FOXCONN 0x42302e31 AWRD 0x00000000) @ 0x1f6e30c0
ACPI: MCFG (v001 IntelR FOXCONN 0x42302e31 AWRD 0x00000000) @ 0x1f6e7640
ACPI: MADT (v001 IntelR FOXCONN 0x42302e31 AWRD 0x00000000) @ 0x1f6e7540
ACPI: DSDT (v001 INTELR AWRDACPI 0x00001000 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x408
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
Processor #0 15:6 APIC version 20
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Enabling APIC mode: Flat. Using 1 I/O APICs
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at 20000000 (gap: 1f700000:c0900000)
Built 1 zonelists
Kernel command line: ro root=/dev/VolGroup00/LogVol00 rhgb quiet
mapped APIC to ffffd000 (fee00000)
mapped IOAPIC to ffffc000 (fec00000)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
CPU 0 irqstacks, hard=c03d4000 soft=c03d3000
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 1596.385 MHz processor.
Using pmtmr for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 504860k/514944k available (1914k kernel code, 9508k reserved, 774k data, 176k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay using timer specific routine.. 3199.67 BogoMIPS (lpj=6399344)
Security Framework v1.0.0 initialized
SELinux: Initializing.
SELinux: Starting in permissive mode
selinux_register_security: Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000 0000e41d 00000000 00000001
CPU: After vendor identify, caps: bfebfbff 20100000 00000000 00000000 0000e41d 00000000 00000001
monitor/mwait feature present.
using mwait in idle threads.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 512K
CPU: After all inits, caps: bfebf3ff 20100000 00000000 00000180 0000e41d 00000000 00000001
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (24) available
CPU0: Thermal monitoring enabled
CPU: Intel Genuine Intel(R) CPU 3.33GHz stepping 04
Checking 'hlt' instruction... OK.
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
checking if image is initramfs... it is
Freeing initrd memory: 1742k freed
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: PCI BIOS revision 3.00 entry at 0xfa030, last bus=1
PCI: Using MMCONFIG
ACPI: Subsystem revision 20060127
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:00:02.0
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.2
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 *5 7 9 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 13 devices
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
pnp: 00:09: ioport range 0x400-0x4bf could not be reserved
PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
PCI: Bridge: 0000:00:1e.0
IO window: e000-efff
MEM window: fdc00000-fdcfffff
PREFETCH window: fde00000-fdefffff
PCI: Setting latency timer of device 0000:00:1e.0 to 64
apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
apm: overridden by ACPI.
audit: initializing netlink socket (disabled)
audit(1161709740.264:1): initialized
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux: Registering netfilter hooks
Initializing Cryptographic API
ksign: Installing public key data
Loading keyring
- Added public key EE596B44DDA71123
- User ID: Red Hat, Inc. (Kernel Module GPG key)
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered (default)
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI: Fan [FAN] (on)
ACPI: Thermal Zone [THRM] (40 C)
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Real Time Clock Driver v1.12ac
Linux agpgart interface v0.101 (c) Dave Jones
PNP: PS/2 Controller [PNP0f13:PS2M] at 0x60,0x64 irq 12
PNP: PS/2 controller doesn't have KBD irq; using default 1
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Probing IDE interface ide0...
Probing IDE interface ide1...
ide-floppy driver 0.99.newide
usbcore: registered new driver libusual
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.6:USB HID core driver
mice: PS/2 mouse device common for all mice
md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: bitmap version 4.39
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 6, 262144 bytes)
TCP bind hash table entries: 16384 (order: 6, 327680 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
TCP reno registered
TCP bic registered
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
Using IPI Shortcut mode
ACPI wakeup devices:
PCI0 PEX0 PEX1 PEX2 PEX3 PEX4 PEX5 HUB0 UAR1 IGBE USB0 USB1 USB2 USB3 USB4 USB6 USB7 AZAL
ACPI: (supports S0 S1 S3 S4 S5)
Freeing unused kernel memory: 176k freed
Write protecting the kernel read-only data: 359k
input: GenPS/2 Genius Mouse as /class/input/input0
SCSI subsystem initialized
libata version 1.20 loaded.
ata_piix 0000:00:1f.2: version 1.05
ACPI: PCI Interrupt 0000:00:1f.2 -> GSI 19 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1f.2 to 64
ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xF900 irq 14
ATA: abnormal status 0x7F on port 0x1F7
ata1: disabling port
scsi0 : ata_piix
ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xF908 irq 15
ATA: abnormal status 0x7F on port 0x177
ata2: disabling port
scsi1 : ata_piix
ACPI: PCI Interrupt 0000:00:1f.5 -> GSI 19 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1f.5 to 64
ata3: SATA max UDMA/133 cmd 0xF600 ctl 0xF502 bmdma 0xF200 irq 16
ata4: SATA max UDMA/133 cmd 0xF400 ctl 0xF302 bmdma 0xF208 irq 16
ata3: dev 0 cfg 49:2f00 82:306b 83:7c01 84:4023 85:3069 86:3c01 87:4023 88:203f
ata3: dev 0 ATA-7, max UDMA/100, 156301488 sectors: LBA48
ata3: dev 0 configured for UDMA/100
scsi2 : ata_piix
ATA: abnormal status 0x7F on port 0xF407
ata4: disabling port
scsi3 : ata_piix
Vendor: ATA Model: ST3808110AS Rev: 3.AH
Type: Direct-Access ANSI SCSI revision: 05
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
SCSI device sda: 156301488 512-byte hdwr sectors (80026 MB)
sda: Write Protect is off
sda: Mode Sense: 00 3a 00 00
SCSI device sda: drive cache: write back
sda: sda1 sda2
sd 2:0:0:0: Attached scsi disk sda
device-mapper: 4.5.0-ioctl (2005-10-04) initialised: dm-devel@redhat.com
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting. Commit interval 5 seconds
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
security: 3 users, 6 roles, 1161 types, 135 bools, 1 sens, 256 cats
security: 55 classes, 38679 rules
SELinux: Completing initialization.
SELinux: Setting up existing superblocks.
SELinux: initialized (dev dm-0, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs
SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev eventpollfs, type eventpollfs), uses genfs_contexts
SELinux: initialized (dev inotifyfs, type inotifyfs), uses genfs_contexts
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
hw_random hardware driver 1.0.0 loaded
ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 22 (level, low) -> IRQ 17
PCI: Setting latency timer of device 0000:00:1b.0 to 64
hda_codec: Unknown model for ALC882, trying auto-probe from BIOS...
sd 2:0:0:0: Attached scsi generic sg0 type 0
USB Universal Host Controller Interface driver v2.3
ACPI: PCI Interrupt 0000:00:1a.0[A] -> GSI 16 (level, low) -> IRQ 18
PCI: Setting latency timer of device 0000:00:1a.0 to 64
uhci_hcd 0000:00:1a.0: UHCI Host Controller
uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:1a.0: irq 18, io base 0x0000fe00
usb usb1: configuration #1 chosen from 1 choice
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1a.1 -> GSI 21 (level, low) -> IRQ 19
PCI: Setting latency timer of device 0000:00:1a.1 to 64
uhci_hcd 0000:00:1a.1: UHCI Host Controller
uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1a.1: irq 19, io base 0x0000fd00
usb usb2: configuration #1 chosen from 1 choice
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 23 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000fc00
usb usb3: configuration #1 chosen from 1 choice
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.1 -> GSI 19 (level, low) -> IRQ 16
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.1: irq 16, io base 0x0000fb00
usb usb4: configuration #1 chosen from 1 choice
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.2: irq 21, io base 0x0000fa00
usb usb5: configuration #1 chosen from 1 choice
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:1a.7[C] -> GSI 18 (level, low) -> IRQ 21
PCI: Setting latency timer of device 0000:00:1a.7 to 64
ehci_hcd 0000:00:1a.7: EHCI Host Controller
PCI: cache line size of 128 is not supported by device 0000:00:1a.7
ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 6
ehci_hcd 0000:00:1a.7: irq 21, io mem 0xfdfff000
ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb6: configuration #1 chosen from 1 choice
hub 6-0:1.0: USB hub found
hub 6-0:1.0: 4 ports detected
ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 23 (level, low) -> IRQ 20
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 7
ehci_hcd 0000:00:1d.7: irq 20, io mem 0xfdffe000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
usb usb7: configuration #1 chosen from 1 choice
hub 7-0:1.0: USB hub found
hub 7-0:1.0: 6 ports detected
Non-volatile memory driver v1.2
floppy0: no floppy controllers found
parport: PnPBIOS parport detected.
parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
lp0: using parport0 (interrupt-driven).
lp0: console ready
SELinux: initialized (dev ramfs, type ramfs), uses genfs_contexts
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
ACPI: Power Button (FF) [PWRF]
ACPI: Power Button (CM) [PWRB]
ibm_acpi: ec object not found
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
EXT3 FS on dm-0, internal journal
kjournald starting. Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: initialized (dev sda1, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
Adding 1015800k swap on /dev/VolGroup00/LogVol01. Priority:-1 extents:1 across:1015800k
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
ip_conntrack version 2.4 (4023 buckets, 32184 max) - 232 bytes per conntrack
SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
Bluetooth: Core ver 2.8
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.7
Bluetooth: HIDP (Human Interface Emulation) ver 1.1
SELinux: initialized (dev autofs, type autofs), uses genfs_contexts
ppdev: user-space parallel port driver
ppdev0: registered pardevice
ppdev0: unregistered pardevice
ppdev1: claim the port first
ppdev2: claim the port first
ppdev3: claim the port first
input: AT Translated Set 2 keyboard as /class/input/input1
audit(1161681080.667:2): avc: granted { execstack } for pid=2159 comm="metacity" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0:c0.c255 tclass=process
audit(1161681080.667:3): avc: granted { execmem } for pid=2159 comm="metacity" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0:c0.c255 tclass=process
audit(1161681082.427:4): avc: granted { execstack } for pid=2164 comm="nautilus" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0:c0.c255 tclass=process
audit(1161681082.427:5): avc: granted { execmem } for pid=2164 comm="nautilus" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0:c0.c255 tclass=process
audit(1161681082.431:6): avc: granted { execmem } for pid=2164 comm="nautilus" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0:c0.c255 tclass=process
audit(1161681082.607:7): avc: denied { use } for pid=2178 comm="bluez-pin" name="[7448]" dev=pipefs ino=7448 scontext=root:system_r:bluetooth_helper_t:s0-s0:c0.c255 tcontext=system_u:system_r:xdm_t:s0-s0:c0.c255 tclass=fd
audit(1161681082.607:8): avc: denied { use } for pid=2178 comm="bluez-pin" name="[7448]" dev=pipefs ino=7448 scontext=root:system_r:bluetooth_helper_t:s0-s0:c0.c255 tcontext=system_u:system_r:xdm_t:s0-s0:c0.c255 tclass=fd
audit(1161681085.612:9): avc: granted { execmem } for pid=2164 comm="nautilus" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0:c0.c255 tclass=process
audit(1161681085.616:10): avc: granted { execmem } for pid=2164 comm="nautilus" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0:c0.c255 tclass=process
audit(1161681087.640:11): avc: granted { execmem } for pid=2164 comm="nautilus" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0:c0.c255 tclass=process
audit(1161681150.528:12): avc: granted { execmem } for pid=2164 comm="nautilus" scontext=root:system_r:unconfined_t:s0-s0:c0.c255 tcontext=root:system_r:unconfined_t:s0-s0:c0.c255 tclass=process
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-25 09:50    Length: 24,206 byte(s)
[Original] [Print] [Top]
lspci -vv的命令内容如下:
00:00.0 Host bridge: Intel Corporation Unknown device 2990 (rev 02)
Subsystem: Intel Corporation Unknown device 2990
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 0
Capabilities: [e0] Vendor Specific Information

00:02.0 VGA compatible controller: Intel Corporation Unknown device 2992 (rev 02) (prog-if 00 [VGA])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 10
Region 0: Memory at fdd00000 (32-bit, non-prefetchable) [size=1M]
Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at ff00 [size=8]
Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
Address: 00000000 Data: 0000
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:1a.0 USB Controller: Intel Corporation Unknown device 2834 (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 18
Region 4: I/O ports at fe00 [size=32]

00:1a.1 USB Controller: Intel Corporation Unknown device 2835 (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 19
Region 4: I/O ports at fd00 [size=32]

00:1a.7 USB Controller: Intel Corporation Unknown device 283a (rev 02) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Unknown device 283a
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin C routed to IRQ 21
Region 0: Memory at fdfff000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:1b.0 Audio device: Intel Corporation Unknown device 284b (rev 02)
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Interrupt: pin A routed to IRQ 17
Region 0: Memory at fdff8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [70] Express Unknown type IRQ 0
Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <64ns, L1 <1us
Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
Link: Supported Speed unknown, Width x0, ASPM unknown, Port 0
Link: Latency L0s <64ns, L1 <1us
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed unknown, Width x0
Capabilities: [100] Virtual Channel
Capabilities: [130] Unknown (5)

00:1d.0 USB Controller: Intel Corporation Unknown device 2830 (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 20
Region 4: I/O ports at fc00 [size=32]

00:1d.1 USB Controller: Intel Corporation Unknown device 2831 (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 16
Region 4: I/O ports at fb00 [size=32]

00:1d.2 USB Controller: Intel Corporation Unknown device 2832 (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin C routed to IRQ 21
Region 4: I/O ports at fa00 [size=32]

00:1d.7 USB Controller: Intel Corporation Unknown device 2836 (rev 02) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 20
Region 0: Memory at fdffe000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2) (prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: fdc00000-fdcfffff
Prefetchable memory behind bridge: 00000000fde00000-00000000fde00000
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [50] #0d [0000]

00:1f.0 ISA bridge: Intel Corporation Unknown device 2810 (rev 02)
Subsystem: Intel Corporation Unknown device 2810
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Capabilities: [e0] Vendor Specific Information

00:1f.2 IDE interface: Intel Corporation Unknown device 2820 (rev 02) (prog-if 8a [Master SecP PriP])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 16
Region 0: I/O ports at <unassigned>
Region 1: I/O ports at <unassigned>
Region 2: I/O ports at <unassigned>
Region 3: I/O ports at <unassigned>
Region 4: I/O ports at f900 [size=16]
Region 5: I/O ports at 1000 [size=16]
Capabilities: [70] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:1f.3 SMBus: Intel Corporation Unknown device 283e (rev 02)
Subsystem: Intel Corporation Unknown device 283e
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin B routed to IRQ 11
Region 0: Memory at fdffd000 (32-bit, non-prefetchable) [size=256]
Region 4: I/O ports at 0500 [size=32]

00:1f.5 IDE interface: Intel Corporation Unknown device 2825 (rev 02) (prog-if 85 [Master SecO PriO])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 16
Region 0: I/O ports at f600 [size=8]
Region 1: I/O ports at f500 [size=4]
Region 2: I/O ports at f400 [size=8]
Region 3: I/O ports at f300 [size=4]
Region 4: I/O ports at f200 [size=16]
Region 5: I/O ports at f100 [size=16]
Capabilities: [70] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

01:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. Unknown device 8167 (rev 10)
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (8000ns min, 16000ns max), Cache Line Size 10
Interrupt: pin A routed to IRQ 10
Region 0: I/O ports at ee00 [size=256]
Region 1: Memory at fdcff000 (32-bit, non-prefetchable) [size=256]
[virtual] Expansion ROM at fde00000 [disabled] [size=128K]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:00.0 Host bridge: Intel Corporation Unknown device 2990 (rev 02)
Subsystem: Intel Corporation Unknown device 2990
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 0
Capabilities: [e0] Vendor Specific Information

00:02.0 VGA compatible controller: Intel Corporation Unknown device 2992 (rev 02) (prog-if 00 [VGA])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 10
Region 0: Memory at fdd00000 (32-bit, non-prefetchable) [size=1M]
Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at ff00 [size=8]
Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable-
Address: 00000000 Data: 0000
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:1a.0 USB Controller: Intel Corporation Unknown device 2834 (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 18
Region 4: I/O ports at fe00 [size=32]

00:1a.1 USB Controller: Intel Corporation Unknown device 2835 (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 19
Region 4: I/O ports at fd00 [size=32]

00:1a.7 USB Controller: Intel Corporation Unknown device 283a (rev 02) (prog-if 20 [EHCI])
Subsystem: Intel Corporation Unknown device 283a
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin C routed to IRQ 21
Region 0: Memory at fdfff000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:1b.0 Audio device: Intel Corporation Unknown device 284b (rev 02)
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0, Cache Line Size 10
Interrupt: pin A routed to IRQ 17
Region 0: Memory at fdff8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Address: 0000000000000000 Data: 0000
Capabilities: [70] Express Unknown type IRQ 0
Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag-
Device: Latency L0s <64ns, L1 <1us
Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-
Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
Link: Supported Speed unknown, Width x0, ASPM unknown, Port 0
Link: Latency L0s <64ns, L1 <1us
Link: ASPM Disabled CommClk- ExtSynch-
Link: Speed unknown, Width x0
Capabilities: [100] Virtual Channel
Capabilities: [130] Unknown (5)

00:1d.0 USB Controller: Intel Corporation Unknown device 2830 (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 20
Region 4: I/O ports at fc00 [size=32]

00:1d.1 USB Controller: Intel Corporation Unknown device 2831 (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 16
Region 4: I/O ports at fb00 [size=32]

00:1d.2 USB Controller: Intel Corporation Unknown device 2832 (rev 02) (prog-if 00 [UHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin C routed to IRQ 21
Region 4: I/O ports at fa00 [size=32]

00:1d.7 USB Controller: Intel Corporation Unknown device 2836 (rev 02) (prog-if 20 [EHCI])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 20
Region 0: Memory at fdffe000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2) (prog-if 01 [Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: fdc00000-fdcfffff
Prefetchable memory behind bridge: 00000000fde00000-00000000fde00000
Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B-
Capabilities: [50] #0d [0000]

00:1f.0 ISA bridge: Intel Corporation Unknown device 2810 (rev 02)
Subsystem: Intel Corporation Unknown device 2810
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Capabilities: [e0] Vendor Specific Information

00:1f.2 IDE interface: Intel Corporation Unknown device 2820 (rev 02) (prog-if 8a [Master SecP PriP])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 16
Region 0: I/O ports at <unassigned>
Region 1: I/O ports at <unassigned>
Region 2: I/O ports at <unassigned>
Region 3: I/O ports at <unassigned>
Region 4: I/O ports at f900 [size=16]
Region 5: I/O ports at 1000 [size=16]
Capabilities: [70] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:1f.3 SMBus: Intel Corporation Unknown device 283e (rev 02)
Subsystem: Intel Corporation Unknown device 283e
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin B routed to IRQ 11
Region 0: Memory at fdffd000 (32-bit, non-prefetchable) [size=256]
Region 4: I/O ports at 0500 [size=32]

00:1f.5 IDE interface: Intel Corporation Unknown device 2825 (rev 02) (prog-if 85 [Master SecO PriO])
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 16
Region 0: I/O ports at f600 [size=8]
Region 1: I/O ports at f500 [size=4]
Region 2: I/O ports at f400 [size=8]
Region 3: I/O ports at f300 [size=4]
Region 4: I/O ports at f200 [size=16]
Region 5: I/O ports at f100 [size=16]
Capabilities: [70] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

01:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. Unknown device 8167 (rev 10)
Subsystem: Hewlett-Packard Company Unknown device 3023
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 32 (8000ns min, 16000ns max), Cache Line Size 10
Interrupt: pin A routed to IRQ 10
Region 0: I/O ports at ee00 [size=256]
Region 1: Memory at fdcff000 (32-bit, non-prefetchable) [size=256]
[virtual] Expansion ROM at fde00000 [disabled] [size=128K]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-

[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: ElTopo    Posted: 2006-10-26 03:24    Length: 1,415 byte(s)
[Original] [Print] [Top]
从 dmesg 的结果来看,内核根本没有看到/启用网卡的驱动,因此没有定义一个 eth0 的接口。

lspci 中这一行
01:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. Unknown device 8167 (rev
10)

是网卡的相关信息,是8167(据说“只有realtek官方的r1000驱动可以驱动8167网卡”),可以去
这里问问 cjacker:
http://tinyurl.com/ym68z9
---------------------------------------------
我手头有个机器用的是 RTL 8169,从内核 2.2, 2.4 一直用到 2.6
内核都可以直接认出来,dmesg 中间的相关信息:

...
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 9
PCI: setting IRQ 9 as level-triggered
ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKC] -> GSI 9 (level, low) ->
IRQ9
eth0: RealTek RTL8139 at 0xd000, 00:10:b5:3e:47:ea, IRQ 9
eth0: Identified 8139 chip type 'RTL-8139B'
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v3.0
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 9
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 9 (level, low) ->
IRQ9
...

[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-10-26 09:47    Length: 148 byte(s)
[Original] [Print] [Top]
现在在realtek官方网上找不到8167的驱动程序,只能看到一些81678,8169的驱动程序,其它的网站上也搜索不到,是不是这种驱动还没有出来,可不可以用别的驱动代替啊,
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: napoleon99    Posted: 2006-11-22 13:23    Length: 88 byte(s)
[Original] [Print] [Top]
貌似是网卡的内核模块没有加载。。。我自己的机器也是这个问题,不知道自己的网卡是什么。。。
[Original] [Print] [Top]
Subject: Re: Red Hat如何配置局域网IP地址
Author: arivnhuang    Posted: 2006-11-24 15:42    Length: 34 byte(s)
[Original] [Print] [Top]
现在明白了,是因为网卡没有驱动程序,
[Original] [Print] [Top]
« Previous thread
windows远程摇控Linux系统报错
网络管理技术
2
Next thread »
samba出错,挂载的文件系统无法访问
     

Copyright © 2007 UNIX Resources Network, All Rights Reserved.      About URN | Privacy & Legal | Help | Contact us
备案序号: 京ICP备05006143    webmaster: webmaster@unixresources.net
This page created on 2008-07-17 02:15:53, cost 0.12411689758301 ms.