Displaying 20 results from an estimated 400 matches similar to: "vde on tinc"
2010 Mar 26
1
tinc optimal packet route selection
Dear Guys and Girls,
I have two group of tinc nodes, say A and B. The network quality between
A and B is unstable.
I am wondering what algorithm tinc is using for delivering and relaying
packets. How does one tinc node decide which the "next hop" is when its
destination can not be reached directly or too slow to reach directly?
The real situation is like this, nodes in group A and B
2011 Jun 01
1
Virtual switches support (Openvswitch, VDE,...)
Hi,
IIR/UC there have been a couple of discussions lately about possible
evolution of libvirt's network management features to eventually support
more kinds of virtual networking technologies like Openvswitch, VDE,...
Could a kind and informed soul keep us on touch with progress in the field ?
Thank you very much in advance
PS: I wish this will be available before/for 1.0 release...
2009 Feb 04
2
More complex Xen Networking, with VLANs and maybe with VDE 2... but how?!
--- In english ---
Hello!
I am to implement a new architecture of the network in my company but I do
not know right where to start ... need help!
Currently 90% of my servers are virtual machines under Xen. I have many
valid IP networks and all Hypervisors are configured in bridge mode, to
simplify. We have 3 VMWare ESX Hypervisor also in bridge mode.
Some networks are exclusive to certain
2012 Mar 26
1
[PATCH] configure.in: fix AC_ARG_ENABLE and AC_ARG_WITH
From: "Anthony G. Basile" <basile at opensource.dyc.edu>
The current configure.in file does not correctly make use of these
macros. The resulting configure file will therefore enable an item
even if --disable-FEATURE is given. This patch restores the intended
behavior.
---
configure.in | 50 +++++++++++++++++++++++++++++++++-----------------
1 files changed, 33 insertions(+),
2010 Apr 14
3
tincd without root privileges
hey,
is there a way to run tinc on a (linux) box, with a public ip,
but on which i don't have root privileges ?
the server just connects nodes (behind natted firewall) & relays
their traffic, so no need for tap/tun interface on the box itself.
ptr_
--
http://www.L45.be/voidpointer
0493 52 5009
2011 Mar 27
1
tinc will connect to a vde_switch instance ?
Hi,
Can any one explain what the following can be used for ?
I want to know , so that i can use it in the future :-)
> Add support for VDE through libvdeplug.
>
> When compiled with vde/device.c, tinc will connect to a vde_switch instance
> instead of using a tun/tap device.
Perry
2010 Apr 24
1
Problems moving qemu machine to libvirt
Hi all,
I have a qemu-system-arm machine that I am currently starting using:
qemu-system-arm -M versatilepb -nographic \
-hda img.qcow2 \
-net vde,vlan=0,sock=/var/run/qemu-vde.ctl \
-net nic,vlan=0,macaddr=52:54:00:12:34:22 \
-kernel vmlinuz-2.6.18-6-versatile \
-initrd initrd.img-2.6.18-6-versatile \
-append "root=/dev/sda1
2011 Apr 05
1
[Libvir] libvirt & vde_switch
Hi,
I would like to ask about status of VDE and libvirt. I found a thread
from http://www.redhat.com/archives/libvir-list/2008-February/msg00030.html.
I am not interested in connecting the VDE to the outside world. I have
created a FW machine using macvtap. To this machine I would like to
attach machines from different zones (dmz, prod, cust). I was thinking
on using VDE and vlans (FW would
2015 Sep 17
3
Guest agent is not responding
hello,
in my windows vm i installed qemu-guest-agent and rebootet the vm.
In the settings for the vm i set via virt-manager a new channel "unix
socket" "org.qemu.guest_agent.0" "virtio".
when i try to do a snapshot via shell i get:
virsh snapshot-create-as --domain win7new win7new-snap1 --disk-only
--atomic --quiesce
error: Guest agent is not responding:
2015 Apr 15
2
UDP Listening a Different Port
Hi all,
I am behind a firewall which only let UDP 80 go through. In order to
connect to an outside public node by UDP, I can set
...
Port = 80
...
However, an httpd is running on the public node, occupying TCP 80.
How can I configure tinc to bind on TCP 8080 but listen to UDP 80?
Redirecting UDP 80 to UDP 8080 on the public node is one method. Is
there a more elegant way to
2002 Feb 24
1
SV: SV: Problem regarding installation
OK! I'm sorry about this. As I wrote earlier I'm totally lost... but I will
try to
explain the problem in steps bellow, ok.
1. I installed the rpm's for samba, Version 2.0.2a-ssl I think this is the
version
distributed with redhat linux 7.0
2. Then I changed the parameters in the /etc/samba/smb.conf file,
and in this file I added the folowing parameters.
[global]
netbios name
2004 Oct 17
1
test49 Authenticate PLAIN disabled stops pop3s
Unlike test47, test49 refuses to authenticate pop3s
if disable_plaintext_auth = yes
Checked the crypto with: snort -vde tcp port 995
The connection is being made with ssl so it looks like
the plaintext auth preventer is broken.
-kim
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
2012 Mar 10
1
[Announcement] Version 1.0.17 released
With pleasure we announce the release of version 1.0.17. Here is a
summary of the changes:
* The DeviceType option can now be used to select dummy, raw socket, UML and
VDE devices without needing to recompile tinc.
* Allow multiple BindToAddress statements.
* Decrement TTL value of IPv4 and IPv6 packets.
* Add LocalDiscovery option allowing tinc to detect peers that are behind the
2012 Mar 10
1
[Announcement] Version 1.0.17 released
With pleasure we announce the release of version 1.0.17. Here is a
summary of the changes:
* The DeviceType option can now be used to select dummy, raw socket, UML and
VDE devices without needing to recompile tinc.
* Allow multiple BindToAddress statements.
* Decrement TTL value of IPv4 and IPv6 packets.
* Add LocalDiscovery option allowing tinc to detect peers that are behind the
2012 Jun 04
1
guestfish1.7.17 does not support qemu-kvm1.0.93?
Hi,all,i build qemu-kvm1.0.93 from source code on centos6.2 ,
# qemu-system-x86_64 --version
QEMU emulator version 1.0.93 (qemu-kvm-devel), Copyright (c) 2003-2008
Fabrice Bellard
and the guestfish's version:
# guestfish --version
guestfish 1.7.17
but when i use the guestfish command to upload a file to a vm,it does not work ,
# guestfish --rw -i -d centosvm upload /test/ifcfg-eth0_centos
2002 Feb 22
1
SV: Problem regarding installation
The diagnostis.txt file don't seem to solve this problem.
Now my samba server is now available for browsing, I dont know how I should
solve this actually I'm totally lost I even tried to erase the rpm file and
compiled a source file.
Mvh / Best regards
Daniel Andersson
------------------------------------------------------------
REJLERS INGENJ?RER AB
R?dhusgatan 15, S-541 30 SK?VDE,
2010 Jun 15
0
Problems moving qemu machine to libvirt
Hi Erik,
thanks for the solution provided.
I tried that but unfortunately it spits out this error message:
> Traceback (most recent call last):
> File "/usr/share/virt-manager/virtManager/engine.py", line 588, in run_domain
> vm.startup()
> File "/usr/share/virt-manager/virtManager/domain.py", line 150, in startup
> self._backend.create()
>
2023 Mar 30
0
About libvirt domain dump state and persistent state
Hi all,
I use libvirt-go in my agent to attach rbd volumes. I ofen suffer the issue of incosistent of domain dump xml and domain persistent xml file. For example, when I try to attach volume, the the domain by ?virConnectListAllDomains? api from libvirt tell me the vdf or 0x0a is empty, but when attach it with the vdf device or 0x0a address, qemu return the error duplicated with vdf or PCI
2019 Jan 25
0
[klibc:update-dash] builtin: create builtins.c properly on old cpp
Commit-ID: 8c6e2cecf64aed820dd63a1c4dcb3b141f0414ec
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=8c6e2cecf64aed820dd63a1c4dcb3b141f0414ec
Author: kabe at sra-tohoku.co.jp <kabe at sra-tohoku.co.jp>
AuthorDate: Mon, 22 Dec 2014 14:50:23 +0900
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Fri, 25 Jan 2019 02:57:21 +0000
[klibc] builtin:
2020 Mar 28
0
[klibc:update-dash] dash: builtin: create builtins.c properly on old cpp
Commit-ID: 9b271c8b259fff6930f58d2ea3346b0bdd5e66c2
Gitweb: http://git.kernel.org/?p=libs/klibc/klibc.git;a=commit;h=9b271c8b259fff6930f58d2ea3346b0bdd5e66c2
Author: kabe at sra-tohoku.co.jp <kabe at sra-tohoku.co.jp>
AuthorDate: Mon, 22 Dec 2014 14:50:23 +0900
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:54 +0000
[klibc] dash: