Kushal Kumaran wrote:
On 4/16/07, steef <[EMAIL PROTECTED]> wrote:
Ralph Katz wrote:
> On 04/16/2007 02:50 AM, steef wrote:
>
< snip>
If you ifdown the nvidia interface, only the other interface should be
used. This is automatic and nothing else needs to be done, as long as
you configure the RTL card also in /etc/network/interfaces.
What do "ifconfig" and "route" print if you ifdown the nvidia interface?
hi kushal,
this is what shows up *after* ifdown eth1
[EMAIL PROTECTED]:~$ sudo route
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use
Iface
[EMAIL PROTECTED]:~$ sudo ifconfig -a
eth0 Link encap:UNSPEC HWaddr
00-11-D8-00-00-B0-E9-2F-00-00-00-00-00-00-00-00
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
eth1 Link encap:Ethernet HWaddr 00:17:31:AA:03:D8
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:225 Base address:0xa000
eth2 Link encap:Ethernet HWaddr 00:80:5A:60:08:E7
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:50 Base address:0xce00
lo Link encap: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:38 errors:0 dropped:0 overruns:0 frame:0
TX packets:38 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2636 (2.5 KiB) TX bytes:2636 (2.5 KiB)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
and:[EMAIL PROTECTED]:~$ dmesg | grep RTL
eth1: RealTek RTL8139 at 0xce00, 00:80:5a:60:08:e7, IRQ 50
eth1: Identified 8139 chip type 'RTL-8100B/8139D'
regards,
steef
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]