Displaying 20 results from an estimated 700 matches similar to: "tinc will connect to a vde_switch instance ?"
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
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(+),
2011 Nov 27
1
vde on tinc
Hi guys and gals,
I just wanted to compile tinc with vde interface, but found src/vde is
missing in tar balls of tinc-1.0.16 and tinc-1.0.14.
I remember once I have compiled vde on tinc-1.0.14. Is it removed
intentionally? I couldn't find an update in ChangeLog.
Besides, the newest code in git fails to compile, because of a redefined
extern static variable in src/vde/device.c. I need to
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
2016 Dec 23
1
Cannot connect to Samab
Comments below:
On Fri, Dec 23, 2016 at 8:56 PM, Reindl Harald via samba <
samba at lists.samba.org> wrote:
> first keep your mail on the list and only the list
>
> it makes me tired when people deliver denugging infos in pieces
Me too. :)
> - what about "telnet host port"
A telnet server is not running. I think that's why you don't see it.
> - what
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
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:
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...
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
2018 Mar 29
3
Tinc and android 6
Hi,
I compiled tinc 1.1pre14 for android 6, then i created the config for tinc.
When i try to start tinc, it can not connect to /dev/tun
I have looked for information on android/tinc and /dev/tun.
The information i found is about system permissions, how can i start
tinc on android whitout rooting my android tablet ?
And set extra routing to the tinc interface.
Greeting from Amsterdam,
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
2017 Feb 02
2
Compiling tinc for android.
I am trying to compile tinc on a android tablet.
When i do ./configure it does not run because the shell in not /bin/sh
but /data/data/com.termux/files/usr/bin/sh.
$ which sh
/data/data/com.termux/files/usr/bin/sh
What do i have to change to make this part of the compile work ?
Greetings from Amsterdam,
Perry
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
2016 Dec 23
2
Cannot connect to Samab
jserinki7 jserink # netstat -lnptu
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State
PID/Program name
tcp 0 0 0.0.0.0:53 0.0.0.0:* LISTEN
3711/dnsmasq
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN
2849/cupsd
tcp 0 0 192.168.100.1:445
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,
2006 Feb 23
4
HTB: far unequal behaivor at a slight conf rate change
Hi all!
I''m working in a " _really_ end user simple", yet powerfull, flexible,
scalable, GPL htb/htb-init front end, but now, in the "test fase" im facing
an utlimate problem...
Absoult minimalistic scenario: #Use a FIXEDFONT to read this
#inet-ethx-|FIREWALL|-lan-ethx <-> |client_host_1|
#
#FIREWALL class(rate,ceil) at lan-ethx
2010 Dec 16
3
tinc node behind nat router.
I have some tinc nodes behind a nat router.
Which ipaddress should i use in de host file for the tinc nodes behind a
nat router.
The internet ipaddress or the private ipaddress ?
Perry
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()
>