Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add flag to support request of static IP only #15

Open
redconfetti opened this issue Jul 6, 2016 · 4 comments
Open

Add flag to support request of static IP only #15

redconfetti opened this issue Jul 6, 2016 · 4 comments

Comments

@redconfetti
Copy link

redconfetti commented Jul 6, 2016

Needed for anyone that wants to get a static IP assignment for anything other than a home node.

See Externally hosted services

@ghost
Copy link

ghost commented Oct 29, 2018

I know this is an old request, but i noticed that on page: https://sudoroom.org/wiki/Mesh/Makenode it talks about curling: http://secrets.peoplesopen.net with a post request to get a new static mesh ip.

What is the best way to get a new mesh ip assignment? I'm connected to tunnel digger but not able to assign the correct ip address to fully access the mesh.

@bennlich
Copy link
Contributor

bennlich commented Oct 30, 2018

Hey @jnull. Home nodes curl the meshnode db hosted at secrets.peoplesopen.net to get permanently assigned a /26 subnet from the 100.64.0.1/10 block.

Based on our discussions in rocket chat, I believe you are trying to tunnel into the mesh from your computer, ya? In that case, I would just temporarily use a mesh IP towards the end of the 100.64.0.1/10 block, like @paidforby mentioned recently in sudomesh/sudowrt-firmware#153.

Exitnodes do not talk to the meshnode database, so you don't need to worry about getting an IP from there.

@ghost
Copy link

ghost commented Oct 31, 2018

if i used /10 it gave me unreachable on the ip route table: https://pastebin.com/ueef1SSk
if i use /26 it didn't: https://pastebin.com/9N6VzMsn
but i still get "no route to host" if i try to ping my own node.

@bennlich
Copy link
Contributor

@jnull I made a new issue for this, as the one we're currently in is a little off-topic :)

see: sudomesh/exitnode#18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants