On Fri, Mar 04, 2016 at 07:46:24PM +0100, [email protected] 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 via the host.
[...]
> > If libvirt wants to use "tun0" as an interface, then just have tinc 
> > use a different name for its interface. Change "Interface = tun0" to 
> > something else [...]
> 
> 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 the tinc-up script
accordingly if necessary), or somehow convince libvirt to use a
different range of IP addresses for its bridge interface.

-- 
Met vriendelijke groet / with kind regards,
     Guus Sliepen <[email protected]>

Attachment: signature.asc
Description: Digital signature

_______________________________________________
tinc mailing list
[email protected]
http://www.tinc-vpn.org/cgi-bin/mailman/listinfo/tinc

Reply via email to