|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] eth2 instead of eth0.
My network card is recognized as eth2 on my debian lenny system.
In xen-config.sxp I've changed the line (network-script
network-bridge) in (network-script 'network-bridge netdev=eth2'), then
I reboot the system.
Now ifconfig says :
eth2 Link encap:Ethernet HWaddr 00:22:64:f5:65:ca
inet addr:192.168.4.190 Bcast:192.168.5.255 Mask:255.255.254.0
inet6 addr: fe80::222:64ff:fef5:65ca/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:32575 errors:0 dropped:0 overruns:0 frame:0
TX packets:645 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2370788 (2.2 MiB) TX bytes:98233 (95.9 KiB)
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:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)
peth2 Link encap:Ethernet HWaddr 00:22:64:f5:65:ca
inet6 addr: fe80::222:64ff:fef5:65ca/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:58788 errors:0 dropped:0 overruns:0 frame:0
TX packets:647 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:11586733 (11.0 MiB) TX bytes:101373 (98.9 KiB)
Interrupt:16 Memory:f8000000-f8012100
I don't have any vif interfaces.
Where I do wrong?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|