WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 656] networking problem

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=656





------- Comment #2 from krysans@xxxxxxxxxx  2006-05-24 08:41 -------
>>To help me get to the bottom of this, could you please send me
>>the output of the following dom0 shell command lines (run as root,
>>after xend started):
>>(a) ip route list | awk '/^default / { print $NF }' | sed -r 's/[^0-9]+//'
>>(b) ip route list | awk '/^default / { sub(/^(eth|xenbr)/,"",$NF); print $NF 
>>}'
>>(c) ip route list | awk '/^default / { sub(/eth/,"",$NF); print $NF }'

I ran the shell lines dave.lively suggested and they produce no output.
However, the result of 'ip route list' is:
  169.254.0.0/16 dev eth0 scope link 
  10.0.0.0/15 dev eth0 proto kernel scope link src 10.0.75.1
  127.0.0.0/8 dev lo scope link 


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>