similar to: Bug#658263: xen-hypervisor-4.0-amd64: Different network traffic values from dom0 vs domU

Displaying 20 results from an estimated 200 matches similar to: "Bug#658263: xen-hypervisor-4.0-amd64: Different network traffic values from dom0 vs domU"

2011 May 14
3
Problems building wine 1.3.20 on Mac os x 10.6.7
Hi all, I have been trying to build wine from source on my imac, but I encountered errors that I have no idea how to fix [Crying or Very sad] I configured with: Code: ./configure CPPFLAGS='-I/usr/X11/include -I/opt/local/include' LIBS='-lGL -lGLU' LDFLAGS='-L/usr/X11/lib -L/opt/local/lib' I installed the dependencies for wine with MacPorts (hence the /opt/local).
2014 Nov 15
1
reassign 658263 to src:xen, closing 658263
reassign 658263 src:xen 4.0.1-4 close 658263 thanks No reply from submitter for 2+ years, closing since I don't think there is any need to keep this largely cosmetic seeming bug around. Ian.
2005 Oct 18
3
Not able to get eth0 up on domU.
I am using ttylinux-xen file system image a a loopback device for the domain. I am mostly using the default configuration. I am not able to get networking on the domU. Are kernel "vmlinuz-2.6-xenU" as well as "2.6.11.12-xen0" both compiled w/o loadable module support? I guess it fails when it tries to initialize the iptables on the domU when it tries to do "modprobe".
2012 Jul 10
0
Bug#658263: Does this still happen in Wheezy
Hi Maykel, Does this still happen with the 4.1 hypervisor in Wheezy? Or more importantly (since I suspect this is more likely a kernel side thing) does this still happen with the 3.2 dom0 kernel in Wheezy? If this still happens then I would suggest reporting this, apparently largely cosmetic issue, upstream (xen-devel at lists.xen.org and linux-kernel at vger.kernel.org) Ian.
2005 Feb 15
0
Help with bandwith control in a firewall/bridge machine
Hello again, First, excuse me for my poor english. I''m trying now to make bandwith control in a firewall machine running Shorewall. This machine is also a bridge using bridge-utils bridge-utils-devel. It is a mandrake 10. The configuration is something like this: FTP/Webserver ------| eth0 eth1 Mailserver
2005 Feb 15
1
Bandwith Control with a firewall/bridge machine
Hello again, First, excuse me for my poor english. I''m trying now to make bandwith control in a firewall machine running Shorewall. This machine is also a bridge using bridge-utils bridge-utils-devel. It is a mandrake 10. The configuration is something like this: FTP/Webserver ------| eth0 eth1 Mailserver
2007 Nov 15
1
Problem with rsync recent file logic ?
Hello, I have 2 servers I'm synchronizing using rsync, I have a situation where I : 1. rsync from rnd-dev2 to rnd-dev1 2. change the rsynched file on rnd-dev1 3. rsync from rnd-dev2 to rnd-dev1 again 4. File gets overridden on rnd-dev1 over though it has newer change time then file on rnd-dev2. here is the bug(?) reproduction: [root@rnd-dev1 test_rsync]# rsync --version rsync version
2005 Feb 11
1
Help!!! Bandwith Control with a NAT machine
Hello everyone, First of all, sorry for my poor english. I''ve been working with this for a few weeks and I''m getting sick... I''m trying to control the bandwith in my network using the following script. The machine where the script is running makes NAT, eth0 is connected to the router and eth1 is connected to the Lan. When I run the script it doesn''t appear any
2005 May 26
2
Random Early Detection
I''m streaming audio over a WAN that is 1.5Mbit/s. The audio has to go both ways and can be over tcp or udp. The manufacturers recommend udp as it has less overhead but has a higher chance of dropping out. The audio requires 130-200kbit/s in each direction for a combined 260-400kbit/s. I have two transparent bridges on either side of the WAN to do traffic control. I split it so
2006 Jun 08
1
Disabling debug output
Hi guys. I'm trying to disable all debug output, but am not having any success: nick@asterisk-dev1:~> sudo asterisk -r Asterisk 1.2.8, Copyright (C) 1999 - 2006 Digium, Inc. and others. <..snip...> certain conditions. Type 'show license' for details. ========================================================================= Connected to Asterisk 1.2.8 currently running on
2009 Oct 14
0
Problem with NLSstClosestX; and suggested fix
Problem is demonstrated with this code, intended to find the approximate 'x' at which the 'y' is midway between the left and right asymptotes. This particular data set returns NA, which is a bit silly! -------------- sXY <- structure(list(x = c(0, 24, 27, 48, 51, 72, 75, 96, 99), y = c(4.98227, 6.38021, 6.90309, 7.77815, 7.64345, 7.23045, 7.27875, 7.11394, 6.95424)), .Names =
2017 Dec 11
1
Mailsploit problem in responce of ENVELOPE
Hi, I'm sorry, I had been tested by miss From/Reply-To, If From/Reply-To addresses are bellow: From: =?utf-8?b?c2VydmljZUBwYXlwYWwuY29tPGlmcmFtZSBvbmxvYWQ9YWxlcnQoZG9jdW1lbnQuY29va2llKSBzcmM9aHR0cHM6Ly93d3cuaHVzaG1haWwuY29tIHN0eWxlPSJkaXNwbGF5Om5vbmUi?==?utf-8?Q?=0A=00?=@mailsploit.com Reply-To:
2006 Sep 11
1
error in rsync protocol data stream (code 12) at io.c(463) on HP-UX 11.23
Hello, We discovered a slight problem with rsync 2.6.8 on HP-UX 11.23 on Itanium2. When trying to get a directory listing via: # oracle@DEV1[]:/~ > rsync dev1::deploy drwxr-xr-x 96 2006/09/06 12:57:36 . drwxrwxrwx 96 2006/09/11 15:35:33 test # ... it works flawlessly, but when trying to get a subdirectory we get the following error: # DEV1:/etc# rsync dev1::deploy/test #
2010 Dec 09
0
[PATCH linux-2.6.18-xen] make netloop permanent
Hi, with reference to RH BZ#567540 [0], this patch makes the netloop module permanent (like netback is currently). It reverts parts of xen-unstable c/s 9019:271cb04a4f2b [1] [2] (though that has a typo: "__init clean_loopback", so it was probably changed later too). The patch fixes the problem of "rmmod netloop" hanging, resulting in blocked tasks and inability to shut down
2005 May 20
1
Winbind/ads/pam auth
Hi list Got an odd "problem" here. But, ive followed the howtos etc getting pam authentication to work etc Ive just setup imap, the domain username is "test" When I run getent passwd im returned with DEV-DOMAIN+test:x:10012:10023:test test:/home/DEV-DOMAIN/test:/bin/false When I logon onto the windows 2k3 AD as test, it all logs on, sees the Home drive on the samba
2005 Jun 02
0
Home Directories
Hi all. Quick question, (background 1st) Using Win2k3 AD with samba as a service (filestore) Added a user called sb05 C:\>net user sb05 User name sb05 Full Name Someone Bright Comment stu000000 User's comment Country code 000 (System Default) Account active Yes Account expires Never
2017 Dec 11
0
Mailsploit problem in responce of ENVELOPE
Hi, Additionally, I just tried bellow: From: service at paypal.com<iframe onload=alert(document.cookie) src=https://www.hushmail.com style="display:none"\n\0 at mailsploit.com Reply-To: service at paypal.com<iframe onload=alert(document.cookie) src=https://www.hushmail.com style="display:none"\n\0 at mailsploit.com Thanks ----- Original Message ----- > Hi, >
2017 Dec 11
2
Mailsploit problem in responce of ENVELOPE
Hi, Sorry, It comes by fetching ENVELOPE, not BODYSTRUCTURE. For example: A01 UID FETCH 24 (ENVELOPE) * 4 FETCH (UID 24 ENVELOPE ("Fri, 08 Dec 2017 09:44:35 +0900" "test2" ((NIL NIL "service" "paypal.com")) (("dev1" NIL "dev1-bounces" "example.com")) ((NIL NIL "service" "paypal.com")) (("user1"
2005 Aug 04
0
BT102 phones giving strange errors
I have an * server running 1.0.9 on a FC3 machine. I connect around 44 BT102 phones to it and 6 Sipura 2000 units. Everything is working great but lately I have seen the following error: Aug 4 13:33:24 WARNING[31907]: chan_sip.c:4826 check_auth: Stale nonce received from '<sip:4000@148.235.174.85>' Aug 4 13:33:24 WARNING[31907]: chan_sip.c:4826 check_auth: Stale nonce received
2014 Apr 17
4
[Bug 10557] New: .ssh/config settings are incompletely applied with -e or --rsh
https://bugzilla.samba.org/show_bug.cgi?id=10557 Summary: .ssh/config settings are incompletely applied with -e or --rsh Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org