 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] network-route and vif-route setup help
 On Wed, 2006-03-29 at 19:06 +0100, Md Mooktakim Ahmed wrote:
> -bash-3.00# ip route replace default via 82.165.27.12
> RTNETLINK answers: Network is unreachable
Since you are using netmask 255.255.255.255, you need to route to the
device, not to the ip address of the other end.  Try:
        ip route add default dev eth0
-- 
Patrick Wolfe  (pwolfe@xxxxxxxxxxxxxx)
Attachment:
signature.asc _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |