Displaying 7 results from an estimated 7 matches for "shad0wrunn".
Did you mean:
shad0wrunner
2016 Mar 04
0
issue with tinc and libvirt / Network is already in use by interface tun0
On Thu, Mar 03, 2016 at 11:19:10PM +0100, SHAD0WRUNNER at gmx.de wrote:
> I have tinc up and running on a kvm/libvirt host. libvirt creates a bridge and
> assigns ip to this bridge, for instance 192.168.1.1. All guests have an
> ip within 192.168.1.0/24. I want to access the guests in this
> libvirt network with tinc from the internet vi...
2016 Mar 04
0
issue with tinc and libvirt / Network is already in use by interface tun0
On Fri, Mar 04, 2016 at 07:46:24PM +0100, shad0wrunner at gmx.de wrote:
> >> I have tinc up and running on a kvm/libvirt host. libvirt creates a
> >> bridge and assigns ip to this bridge, for instance 192.168.1.1. All
> >> guests have an ip within 192.168.1.0/24. I want to access the guests
> >> in this libvirt...
2016 Mar 05
0
AW: issue with tinc and libvirt / Network is already in use by interface tun0
On Sat, 5 Mar 2016, shad0wrunner at gmx.de wrote:
> Sorry, I don't get it. I thought the Subnet parameter is indented for
> routing local nets to the remote host.
> This way a remote host can access the provided local nets.
>
> What I have is my host A with vms (ips within 192.168.1.0/24).
> My host A ha...
2016 Mar 03
2
issue with tinc and libvirt / Network is already in use by interface tun0
2016 Mar 04
2
AW: issue with tinc and libvirt / Network is already in use by interface tun0
>> I have tinc up and running on a kvm/libvirt host. libvirt creates a
>> bridge and assigns ip to this bridge, for instance 192.168.1.1. All
>> guests have an ip within 192.168.1.0/24. I want to access the guests
>> in this libvirt network with tinc from the internet via the host.
>[...]
>> and tinc.conf like this
>[...]
>> Interface = tun0
>>
2016 Mar 05
2
AW: issue with tinc and libvirt / Network is already in use by interface tun0
>>
>> Nice hint, but it's not this simple. Libvirt complains about the
>> network not the interface. The interfaces have different names already.
>> It seems like tinc bind the subnet on startup and libvirt doesn't
>> like it
> Well, if it's about the subnet, then it's up to you to change the
> Subnets in the host config files (and change
2016 Mar 05
3
AW: AW: issue with tinc and libvirt / Network is already in use by interface tun0
>> Sorry, I don't get it. I thought the Subnet parameter is indented for
>> routing local nets to the remote host.
>> This way a remote host can access the provided local nets.
>>
>> What I have is my host A with vms (ips within 192.168.1.0/24).
>> My host A has a bridge to the vm's network. The bridge has the IP
>> 192.168.1.1. Furthor more