|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Debian 4.0 domU can not get network access
Resending, since my e-mail does not seem to have gone through in 13 and 24
hours. Sorry if it dupes. I'm attaching the logs this time. Maybe there is a
max limit to how long an e-mail can be?
Hi all,
I have installed a Debian 4.0 (newly released), compiled and installed Xen.
All went as I am used to from Ubuntu.
I created a new guest with Debian Etch debootstrap, and it boots without
problems. But it can not fetch an IP address from my DHCP server
(10.13.15.1). When I use TCPDump on xenbr0, it only shows the requets being
transmitted but nothing is recieved.
I hope I have included all relevant information below, and I hope someone
can help me where to look for the cause. I have searched widely in the Wiki,
google and mailinglist.
Once I suceed, I will post an new article on the Wiki with a step-by-step
guide to compiling and installing Xen from source on Debian 4.0.
Thank you very much in advance
Best regards
Nicolai
# brctl show
bridge name bridge id STP enabled interfaces
xenbr0 8000.feffffffffff no vif1.0
# iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
After the startup - notice that vifl1.0 and xenbr0 recieves data, but
nothing is transmitted
# ifconfig
eth0 Link encap:Ethernet HWaddr 00:0E:A6:F9:95:61
inet addr:10.13.15.50 Bcast:10.13.15.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:960 errors:0 dropped:0 overruns:0 frame:0
TX packets:826 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:108668 (106.1 KiB) TX bytes:203020 (198.2 KiB)
Interrupt:17 Base address:0x6000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 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)
vif1.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:15 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:32
RX bytes:3420 (3.3 KiB) TX bytes:0 (0.0 b)
xenbr0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:15 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:3420 (3.3 KiB) TX bytes:0 (0.0 b)
xen-troubleshooting.txt
Description: Text document
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Debian 4.0 domU can not get network access,
Nicolai Lang <=
|
|
|
|
|