|
|
|
|
|
|
|
|
|
|
xen-users
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)
signature.asc
Description: This is a digitally signed message part
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-users] network-route and vif-route setup help,
Patrick Wolfe <=
|
|
|
|
|