search for: mulianto

Displaying 4 results from an estimated 4 matches for "mulianto".

2017 Nov 16
3
What exactly is the meaning of "Subnet" parameter in tinc/$NETNAME/hosts/$SOMEHOSTNAME?
Hello, I am not very good at linux networking. I have read tinc documentation multiple times and I still don't understand what the "Subnet = ..." directive does in /etc/tinc/$NET_NAME/hosts/$HOST_NAME Right now I have a simple virtual lan organized with tinc, and I use the following in every device's config file (replacing the last part of the address): # This computer will
2017 Nov 19
0
What exactly is the meaning of "Subnet" parameter in tinc/$NETNAME/hosts/$SOMEHOSTNAME?
...sible for this area. Any packet going to this area will pass through me. Your vpn can have multiple subnet/area. You can use hostname as the gateway but must make the dns resolv correct, and it will need more config. You need to understand about subnetting to better understand this. Regards, Mulianto Sent from my Mini Ipad > On 16 Nov 2017, at 19.56, Philip Blagoveschensky <philip at crabman.me> wrote: > > Hello, I am not very good at linux networking. I have read tinc documentation > multiple times and I still don't understand what the "Subnet = ..." direct...
2017 Oct 29
2
Tinc support load-balance of one node to the other two?
Let’s say, tinc A node server LAN-1(single internet circuit), tinc B node and tinc C node are both serve LAN-2.(two internet circuits) Normally, we can only set tinc A to connect to either B or C, and then the other set as backup. But in some circumstances, we would like to combine the internet pipe of both two circuits, so that the tunnel traffic can have a better bandwidth. If that’s the
2017 Oct 29
0
Tinc support load-balance of one node to the other two?
Hi, You mean use the vpn link as active active? What service run for the vpn? If pure tcp load balance, iptables can do these needs. If http service you can use L7 load balancer On 29 Oct 2017 7:04 pm, "Bright Zhao" <startryst at gmail.com> wrote: > Let’s say, tinc A node server LAN-1(single internet circuit), tinc B node > and tinc C node are both serve LAN-2.(two