Displaying 20 results from an estimated 600 matches similar to: "Degraded performance when using GRE over tinc"
2013 Dec 10
1
MTU issue when using GRE over tinc
[Disclaimer : I'm not a network engineer]
Hi,
In a setup where OpenVSwitch is used with GRE tunels on top of an interface provided by tinc, I'm experiencing MTU problems and I'm not sure how to fix them. The manifestation of the problem is, from the user point of view, communication hang. And using "tcpdump -i there" displays lines such as :
18:54:00.345666 IP
2012 Sep 18
3
tinc puppet module to create a L2 mesh
Hi,
I wrote a draft puppet module to maintain a L2 mesh based on tinc [1]. I tried to explain what it is about so that it makes sense even to people who know nothing about tinc [2]. Before polishing it so that it can be useful to the general public instead of just myself, I would very much appreciate your comments. This is my first experience with tinc and I would like to improve :-)
Thanks for
2011 Jul 07
1
routing thru tinc
Hi,
I setup tinc on two hosts with IP 192.168.200.102 on the first and IP
192.168.200.101 on the second. And it works. Now I would like to route
packets thru 192.168.200.101 from 192.168.200.102 by adding the
following route:
ip route add 10.10.70.0/24 via 192.168.200.101 dev TINCDEVICE
However, when I ping 10.10.70.254 from 192.168.200.102, I see the packet
being sent to TINCDEVICE (tcmpdump)
2014 Apr 29
0
[PATCH] fix documentation typo
Signed-off-by: Loic Dachary <loic at dachary.org>
---
doc/tinc.conf.5.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/tinc.conf.5.in b/doc/tinc.conf.5.in
index 7196392..00e4674 100644
--- a/doc/tinc.conf.5.in
+++ b/doc/tinc.conf.5.in
@@ -416,7 +416,7 @@ and
are available.
.El
.It Va ReplayWindow Li = Ar bytes Pq 16
-vhis is the size of the replay tracking
2013 Aug 15
1
/usr/bin/apt-key: 8: /usr/bin/apt-key: mktemp: not found
When installing stackdriver on an ubuntu 12.04 machine, I get the following
error:
change from notrun to 0 failed: /usr/bin/apt-key: 8: /usr/bin/apt-key: mktemp: not found
Based on the instructions here <http://feedback.stackdriver.com/knowledgebase/articles/206135-ubuntu> on their website, my resource is as follows:
exec { ''add-stackdriver-key'':
command =>
2015 Mar 10
5
Name resolution not working inside virt-customize
Hi!
I am trying to use virt-customize to add packages to an image. However
it seems that there is a problem where a resolv.conf is not being
installed and thus package installation fails.
The command is:
virt-customize -v -x -a trusty-server-cloudimg-amd64-disk1.img
--run-command "host openstack.org"
I am having a hard time gathering complete output as the command seems
to
2013 Oct 17
1
Building XML from working qemu command-line for ARM virtio
Hello,
I've got a working QEMU command line that I am trying to get into a libvirt dom xml and using domxml-from-native doesn't seem to know how to handle all of it.
It's for ARM using some new virtio syntax:
qemu-system-arm -machine virt -cpu cortex-a15 -enable-kvm -m 512 -kernel mach-virt-guest-3.11-zImage -display none -serial stdio -netdev type=user,id=mynet -device
2008 Jul 16
5
Digium PRI and Echo cancellation
Hello,
I would like to double check what Echo Cancellation my Digium Card uses.
I thought I bought the little more expensive card that integrates
EchoCancellation. How can I check?
root at sn1:~# zaptel_hardware
pci:0000:0b:08.0 wcte12xp+ d161:8000 Wildcard TE121
root at sn1:~# ztcfg -v
Zaptel Version: SVN-branch-1.4-r4309
Echo Canceller: MG2
Is MG2 the correct one that I am supposed
2013 Sep 05
2
Problems with user namespaces
Hello!
I'm testing user namespaces and I have quite some problem getting them to
work.
First of all, I have user namespaces support enabled in kernel:
offlinehacker:~/ $ uname -r
3.10.10
offlinehacker:~/ $ ls /proc/self/ns/
ipc@ mnt@ net@ pid@ user@ uts@
I created simple ubuntu rootfs and when I start container without idmap, so
without user namespace mappings, it works just fine:
2008 Mar 19
1
one/multi-dimensional scaling with incomplete dissimilarity matrix
Dear David,
you asked this question a while ago on the R mailing list and got no
answer. I have the same problem and was wondering if you had found a solution
Cheers
Loic
Loic Thibaut, PhD candidate,
ARC Centre of Excellence for Coral Reef Studies,
School of Marine Biology, James Cook University,
Townsville,
Qld, 4811, Australia.
Tel + 61 747 815 735, Fax: + 61 747 251 570, email:
2016 May 03
2
Is MixMonitor command is blocking ?
Hello,
I try to find informations concerning Mixmonitor command, but ... without
success.
MixMonitor command take at last parameter "command". This command can be a
shell script.
When record is over, and this command executed, asterisk wait for a return
code or asterisk move to the next dialplan instruction ?
This command is a background task or use ressources in asterisk ?
For
2005 Dec 23
4
sshd blocks SIGALRM
Gidday everbody,
We have just found an interesting issue regarding the sshd daemon on our
SuSE system. For some reasons, the /usr/sbin/sshd process blocks SIGALRM as
shown in the /proc/pid/status:
$ cat /proc/`cat /var/run/sshd.init.pid`/status
Name: sshd
State: S (sleeping)
SleepAVG: 0%
[...]
SigPnd: 0000000000000000
ShdPnd: 0000000000000000
SigBlk: 0000000000002000 <-- SIGALRM is
2018 Apr 23
3
virtio remoteproc device
> -----Original Message-----
> From: linux-remoteproc-owner at vger.kernel.org [mailto:linux-remoteproc-
> owner at vger.kernel.org] On Behalf Of Anup Patel
> Sent: Sunday, April 22, 2018 6:08 AM
> To: Michael S. Tsirkin <mst at redhat.com>
> Cc: linux-remoteproc at vger.kernel.org; Ohad Ben-Cohen
> <ohad at wizery.com>; Bjorn Andersson <bjorn.andersson at
2018 Apr 23
3
virtio remoteproc device
> -----Original Message-----
> From: linux-remoteproc-owner at vger.kernel.org [mailto:linux-remoteproc-
> owner at vger.kernel.org] On Behalf Of Anup Patel
> Sent: Sunday, April 22, 2018 6:08 AM
> To: Michael S. Tsirkin <mst at redhat.com>
> Cc: linux-remoteproc at vger.kernel.org; Ohad Ben-Cohen
> <ohad at wizery.com>; Bjorn Andersson <bjorn.andersson at
2018 Apr 23
1
virtio remoteproc device
> -----Original Message-----
> From: Michael S. Tsirkin [mailto:mst at redhat.com]
> Sent: Monday, April 23, 2018 9:41 PM
> To: Loic PALLARDY <loic.pallardy at st.com>
> Cc: Anup Patel <anup at brainfault.org>; linux-remoteproc at vger.kernel.org;
> Ohad Ben-Cohen <ohad at wizery.com>; Bjorn Andersson
> <bjorn.andersson at linaro.org>; virtualization at
2013 Feb 22
1
error when call migrate function "error: invalid argument: qemuDomainMigratePrepare3: unsupported flags (0x200)"
Hello,
I try to migrate a VM and I get this error :
loic at loic-VirtualBox:~/workspace/src/build/bin$ ./virsh --connect qemu:///system migrate --live vmUbuntuPartage2CacheWriteBack qemu+ssh://192.168.10x.2x/system --unsafe
loic at 192.168.10x.2x's password:
error: invalid argument: qemuDomainMigratePrepare3: unsupported flags (0x200)
Does somebody know this error?
I am working on windows
2016 Apr 08
2
Recommendations for free virtual server tech and Asterisk?
I have tried with xen and kvm both are working fine.
On Wed, Apr 6, 2016 at 3:44 PM, Loic Chabert <loic.chabert at voxity.fr> wrote:
> Hello,
>
> Work well with kvm and centos 7.
> Some ajustements has to be made with systemd.
>
> I'm using it in production since 1.5 year now, no issue to report.
>
> Regards.
> Le 6 avr. 2016 21:13, "Yves"
2004 Jun 11
6
phone calls betweens phones behind the same nat
Hi,
I have the following problem.
I have 5 phones behind the same nat (canreinvite=yes). it works fine to
receive calls and to make calls. sound quality is good, so everything
works fine.
The poblem is that the phone behind nat cant call each other. It works
if canreinvite=no. But i want to do this.
Does anyone have an idea?
Regards,
cjk.
2014 Sep 17
10
[Bug 83957] New: [NV50 - NVAF][MCP89] Major screen corruption and X crash soon after log in
https://bugs.freedesktop.org/show_bug.cgi?id=83957
Priority: medium
Bug ID: 83957
Assignee: nouveau at lists.freedesktop.org
Summary: [NV50 - NVAF][MCP89] Major screen corruption and X
crash soon after log in
QA Contact: xorg-team at lists.x.org
Severity: critical
Classification: Unclassified
OS:
2008 Nov 21
2
hint priority with 50 channels
Hi,
I noticed that my hint priority stops working when I add to many
extensions/channels. It looks like everything exceeding 80 characters is
discarded.
By stop working I mean the status is and stays "Unavailable".
This works
exten => *1,hint,SIP/loicvoip1_1&IAX2/loicvoip1_1&SIP/loicvoip1_1_a1
This does not work:
exten =>