Coder Social home page Coder Social logo

tinc-boot's Issues

Random private subnet

random will be generated once in 172.0.0.0/8
!!!!
RFC1918: 172.16.0.0 - 172.31.255.255 (172.16/12 prefix)

I run tinc-boot and got: 172.173.202.125
you can get someone else's public address and this is a problem

'go get' fails

I just now tried to build this using go get, but I received the error below. I haven't tried to debug it, but I figured I'd let you know.

$ go get -v github.com/reddec/tinc-boot/cmd/...
github.com/reddec/tinc-boot/domain/monitor
# github.com/reddec/tinc-boot/domain/monitor
/usr/local/src/golang/src/github.com/reddec/tinc-boot/domain/monitor/service.go:58:37: stream.Handler undefined (type *events.wsStreamer has no field or method Handler)
/usr/local/src/golang/src/github.com/reddec/tinc-boot/domain/monitor/service.go:64:9: stream.Close undefined (type *events.wsStreamer has no field or method Close)

Minor Issues

Greetings!

I encountered another issue on the windows port. It seems that whenever you make a slight change to the virtual adapter, the webpage interface rejects the connection.
(In my case I just wanted to change the interface metric...)

Also is there a debug mode available? Reason I ask is I am not entirely sure if the nodes are fully connecting or not.

Cheers!

customize the subnet

Hi there,
is there any option to set a specific subnet?
I would like to use 10.0.0.0/16 as a subnet and choose a static ip for each node rather than random
thanks

local path

please consider to add tinc-boot run from a local dir, without hardcoded path,
so it's possible to use only the two executable in the same folder, tinc-boot.exe and tincd.exe, to make things works, in portable fashion.

Possible Windows Port?

Greetings!

I am presently working on creating a Tinc network and found your project and thought it could be an amazing fit. The issue is that there are nodes that operate on windows.

I didn't see the page mentioning any setup for other operating systems outside Linux, which leads me to presume there isn't a way to apply this project to nodes running off of windows.

Could it be possible down the line to port to windows, or not as of right now?

Cheers!

Bintray discontinued

The Bintray service is no longer available. Please move the debian packages to another hosting service.

Tinc network goes down when bootnode is not available

Hi, I created Tinc VPN with tinc-boot. The setup consists of 3 VM's, out of which one acts as the bootnode. Running Tinc in switch mode because I need to run Keepalived over Tinc. Everything works fine when bootnode is running, but once it goes down no node can reach each other. How can I solve this single point of failure?
Steps followed:

  1. tinc-boot standalone on VM1
  2. tinc-boot bootnode on VM1
  3. tinc-boot gen --token :8655 on other machines.

Support for tinc v1.1

Hi
I really like the idea of tinc-boot, but would like to get it to work with tinc 1.1pre*

Seems has some bug after use customized network name

When use customized network name like "snet" rather than the default "dnet", it can create successfully with the standalone mode, but when try to add other node to it via command tinc-boot gen --network="snet" --token xxxxxx, it will failed with error "http://example.com:8665 can't open /etc/tinc/dnet/hosts/xxxx: no such file or directory". Seems the variable "network" didn't work properly.

Error when creating bootnode.

Greetings!

I was following the guide, and everything was looking positive until I tried to convert the node into a boot node. This is the error I got.
image

I am using a compiled windows version of tinc-boot to do this. Am I doing something wrong?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.