Network interface trouble
Limaunion
limaunion at fibertel.com.ar
Sun Oct 24 19:42:36 UTC 2004
Hello!
I'm having some kind of network interfaces conflict, can anyone point me
in the right direction please ? I have another Ubuntu system in another
disk partition (same PC & HW) and it doesn't show this problem (same
kernel and configuration), what can it be ? I just want to bring up
eth0=ne2k-pci and eth1=forcedeth.
dmesg:
(it seems there's a conflict, two eth0?, how can be solved?)
ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker
http://www.scyld.com/network/ne2k-pci.html
ACPI: PCI interrupt 0000:01:09.0[A] -> GSI 17 (level, high) -> IRQ 201
eth0: RealTek RTL-8029 found at 0xc000, IRQ 201, 52:54:05:F9:53:B3.
forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.28.
ACPI: PCI interrupt 0000:00:04.0[A] -> GSI 22 (level, high) -> IRQ 177
PCI: Setting latency timer of device 0000:00:04.0 to 64
eth0: forcedeth.c: subsystem: 01043:80a7 bound to 0000:00:04.0
/etc/network/interfaces:
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto eth0
iface eth0 inet dhcp
# The secondary network interface
auto eth1
iface eth1 inet static
address 192.168.1.2
netmask 255.255.255.0
/etc/modules
psmouse
mousedev
ide-cd
ide-generic
ne2k-pci
forcedeth
#lp
nvidia
uname -a
Linux server 2.6.8.1-3-k7 #1 Tue Oct 12 14:12:34 BST 2004 i686 GNU/Linux
Thanks in advance!
JC
More information about the ubuntu-users
mailing list