Displaying 6 results from an estimated 6 matches for "vmbr1".
Did you mean:
vmbr0
2015 Dec 07
0
Tinc & moving VMs accross network
...0 PM, Florent B <florent at coppint.com> wrote:
> Hi everyone,
>
> I already posted about this issue, but I can't find the old thread.
>
> I have a cluster of 5 nodes, running Proxmox 4, and Tinc as "virtual
> switch" for my nodes : on each node, a bridge "vmbr1" where Tinc is
> connected, provides me a secured network for my VMs (connected to that
> bridge).
>
> When I move (hot move) a VM from a host to another, I have to restart
> Tinc on node from where VM is coming to get access to that VM again.
>
> I don't know where co...
2020 May 13
2
Multi-homed Samba 4 file server on Samba 4 AD domain - cross network authentication
...er (same machine as
192.168.42.70).
. 192.168.84.101 Windows 7 client trying to access files from above
server. (same machine as 192.168.42.111)
I should mention that 3 Bridges are also defined manually on the Proxmox
server:
. vmbr0: This unifies the Gigabit Ethernet ports (normal network)
. vmbr1: This unifies the 10 Gigabit Ethernet ports (fast network)
. vmbr2: This is a private host-only subnet for the VMs on the box -
ignore
Below, here are my logs and configuration files. It's all very long, so
I'll close here.
I would very much appreciate some advice on whether it is possi...
2013 Oct 21
2
Very slow network speed using Tinc
...experiencing very slow network speed using Tinc.
Between 2 nodes, we have 150 Mbit/s network speed without Tinc (public
IPv4 to public IPv4 using iperf), and only 3 Mbit/s using Tinc (private
IPv4 to private IPv4).
Here is the configuration of Tinc we use :
AddressFamily = ipv4
BindToInterface = vmbr1
Broadcast = mst
DecrementTTL = no
DirectOnly = no
Forwarding = internal
GraphDumpFile = /tmp/tinc-graph
LocalDiscovery = no
Mode = switch
MACExpire = 30
Name = host1
PrivateKeyFile = /etc/tinc/my_tinc_network/rsa_key.priv
ProcessPriority = high
And for each host :
Address = XXX.XXX.XXX.XXX
Cipher...
2015 Dec 07
2
Tinc & moving VMs accross network
On 7 December 2015 at 17:20, Florent B <florent at coppint.com> wrote:
> I have a cluster of 5 nodes, running Proxmox 4, and Tinc as "virtual
> switch" for my nodes : on each node, a bridge "vmbr1" where Tinc is
> connected, provides me a secured network for my VMs (connected to that
> bridge).
>
> When I move (hot move) a VM from a host to another, I have to restart
> Tinc on node from where VM is coming to get access to that VM again.
I don't use tinc in Switch mod...
2014 Feb 25
3
PMTU = 1518 over local network at 1500 MTU
...ease in PMTU to sllm1
(192.168.0.200 port 655) detected, restarting PMTU discovery
What do I have to look for in this file ?
Host config contains only Address, Cipher, Digest and MACLength; but I
think that 3 last are rewritten by sptps.
Tinc config is :
AddressFamily = ipv4
#BindToInterface = vmbr1
Broadcast = mst
ConnectTo = host1
ConnectTo = host2
ConnectTo = host3
ConnectTo = host4
ConnectTo = host5
ConnectTo = host6
ConnectTo = sllm1
Forwarding = internal
GraphDumpFile = /tmp/tinc-graph
Mode = switch
Name = sllm2
PrivateKeyFile = /etc/tinc/coppint/rsa_key.priv
ProcessPriority = high
Wha...
2019 Dec 25
3
Setting ACLs with smbcacls fails (partly)
...ests/home? aclinherit? passthrough??? local
----
---- The container is setup as follows:
??? arch: amd64
??? cores: 2
??? hostname: svr-002
??? memory: 1024
??? mp0: /hdd_zfs_guests/shares,mp=/shares
??? mp1: /hdd_zfs_guests/home,mp=/home
??? nameserver: 10.0.1.5
??? net0:
name=eth0,bridge=vmbr1,gw=10.0.0.1,hwaddr=56:19:46:64:BA:6B,ip=10.0.2.3/8,tag=2,type=veth
??? ostype: debian
??? rootfs: hdd_zfs_guests:subvol-312-disk-5,acl=1,size=8G
??? searchdomain: mywrkgrp.mydom.com
??? swap: 1024
??? unprivileged: 1
??? lxc.idmap: u 0 100000 2000000
??? lxc.idmap: g 0 100000 2000000
----
--...