Displaying 2 results from an estimated 2 matches for "distribiut".
Did you mean:
distribut
2007 Jun 05
3
Multipath routing
Hello!
I have trouble with multipath routing. Those options are enabled in kernel:
[*] IP: policy routing
[*] IP: equal cost multipath
[*] IP: equal cost multipath with caching support (EXPERIMENTAL)
<*> MULTIPATH: round robin algorithm
But issuing:
ip r a 1.2.3.0/23 scope global equalize nexthop via 80.245.176.11 \
dev eth0 weight 1 nexthop via 80.245.176.13 dev eth0
2007 Apr 27
4
Debian/Xen usage summary
Hello,
I just setup a few virtual systems, and I came into some limitations using
XEN. I''d like to share these, just to know if the limitations are in the
system or in the user :)
I am using a standard Debian 4.0 (etch) GNU/Linux distribiution. The system
is an Intel Core 2 duo with virtualization inside. I use the amd64 flavour.
Thus my kernel is ''2.6.18-4-xen-amd64''. Xen is version 3.0.3.
Using paravirtualization, I can start only other 64 bits guests.
Either the standard linux-image-2.6.18-4-xen-amd64,
Or...