Displaying 3 results from an estimated 3 matches for "alsow".
Did you mean:
also
2008 Apr 23
3
dom0 lost packets.
...htly stats for dom0:
52879 packets transmitted, 45293 received, 14% packet loss, time 52879599ms
rtt min/avg/max/mdev = 0.144/0.224/717.306/5.129 ms
Nightly stats for domU:
52952 packets transmitted, 52952 received, 0% packet loss, time 52952554ms
rtt min/avg/max/mdev = 0.157/0.209/3.166/0.048 ms
Alsow I ping dom0 on production server (which have no bonding) in same
rack and switch and see no packet drop. I see nothing strange in logs.
System config:
CentOS 5, Kernel 2.6.21, Xen 3.1.0
# brctl show
bridge name bridge id STP enabled interfaces
br0 8000.001d0921dd...
2012 Apr 24
4
Riello UPs implementation for NUT software
Dear Sirs,
I'm Massimo Zampieri responsible for the software and connectivity accessories for Riello UPS.
I would like to list our UPS to NUT.
For this porpoise we will provide to you all the information requested as serial protocols, end even some ups in case.
We have 2 way to communicate with our ups via RS232 and USB (with our driver, but the source code will be provided in case) and via
2006 Mar 28
13
Load-banancing. two ip''s from one isp
...internal ip''s and do nat of connections. I''m trying to set up load-balanicng. I have only on box and I don''t do any nat on my computer
I was trying many scripts and how-to''s
http://lartc.org/howto/lartc.rpdb.multiple-links.html
http://www.ssi.bg/~ja/nano.txt
I alsow try to patch kernel
http://www.ssi.bg/~ja/patch-2.6.14-ja1.diff
but I can''t set up it propertly. This is my script:
# ip route replace 192.168.0.0/16 proto static dev eth1 src 192.168.200.10 table wew
ip route replace default via 192.168.1.1 dev eth1 src 192.168.200.10...