Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 275811 Details for
Bug 385471
Fedora 9 Xen guest on RHEL 5 host: RTNETLINK answers: Invalid argument
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
host ifconfig, route -n, xend-config.sxp
netbug.txt (text/plain), 4.07 KB, created by
Kai Engert (:kaie) (inactive account)
on 2007-12-03 16:03:57 UTC
(
hide
)
Description:
host ifconfig, route -n, xend-config.sxp
Filename:
MIME Type:
Creator:
Kai Engert (:kaie) (inactive account)
Created:
2007-12-03 16:03:57 UTC
Size:
4.07 KB
patch
obsolete
>[root@kaiefast ~]# ifconfig >eth1 Link encap:Ethernet HWaddr 00:13:D4:D7:77:74 > inet addr:192.168.2.21 Bcast:192.168.2.255 Mask:255.255.255.0 > inet6 addr: fe80::213:d4ff:fed7:7774/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:43333 errors:0 dropped:0 overruns:0 frame:0 > TX packets:27139 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:38804319 (37.0 MiB) TX bytes:3361677 (3.2 MiB) > >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:15 errors:0 dropped:0 overruns:0 frame:0 > TX packets:15 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:1344 (1.3 KiB) TX bytes:1344 (1.3 KiB) > >peth1 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF > inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link > UP BROADCAST RUNNING NOARP MTU:1500 Metric:1 > RX packets:45787 errors:0 dropped:0 overruns:0 frame:0 > TX packets:27213 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:38957550 (37.1 MiB) TX bytes:4298451948 (4.0 GiB) > Interrupt:16 Base address:0x6000 > >vif0.1 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF > inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link > UP BROADCAST RUNNING NOARP MTU:1500 Metric:1 > RX packets:27145 errors:0 dropped:0 overruns:0 frame:0 > TX packets:43335 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:3364585 (3.2 MiB) TX bytes:38804451 (37.0 MiB) > >vif9.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF > inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link > UP BROADCAST RUNNING NOARP MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:45 errors:0 dropped:63 overruns:0 carrier:0 > collisions:0 txqueuelen:32 > RX bytes:0 (0.0 b) TX bytes:9716 (9.4 KiB) > >virbr0 Link encap:Ethernet HWaddr 00:00:00:00:00:00 > inet addr:192.168.122.1 Bcast:192.168.122.255 Mask:255.255.255.0 > inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:0 errors:0 dropped:0 overruns:0 frame:0 > TX packets:36 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:0 (0.0 b) TX bytes:7497 (7.3 KiB) > >wifi0 Link encap:UNSPEC HWaddr 00-0F-B5-8A-BC-25-00-00-00-00-00-00-00-00-00-00 > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:207 errors:0 dropped:0 overruns:0 frame:38 > TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:199 > RX bytes:23805 (23.2 KiB) TX bytes:0 (0.0 b) > Interrupt:22 > >xenbr1 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF > inet6 addr: fe80::200:ff:fe00:0/64 Scope:Link > UP BROADCAST RUNNING NOARP MTU:1500 Metric:1 > RX packets:6923 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:1401056 (1.3 MiB) TX bytes:0 (0.0 b) > >[root@kaiefast ~]# route -n >Kernel IP routing table >Destination Gateway Genmask Flags Metric Ref Use Iface >192.168.2.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1 >192.168.122.0 0.0.0.0 255.255.255.0 U 0 0 0 virbr0 >169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1 >0.0.0.0 192.168.2.1 0.0.0.0 UG 0 0 0 eth1 > ># cat /etc/xen/xend-config.sxp | grep -v "^#" | grep -v "^ *$" >(network-script network-bridge) >(vif-script vif-bridge) >(xend-unix-server yes) >(xend-unix-path /var/lib/xend/xend-socket) >(xend-relocation-hosts-allow '^localhost$ ^localhost\\.localdomain$') >(dom0-min-mem 256) >(dom0-cpus 0) >(vncpasswd '')
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 385471
: 275811