TRON-US / go-btfs

BTFS - The First Scalable Decentralized Storage System - A Foundational Platform for Decentralized Applications
https://www.btfs.io
Other
285 stars 62 forks source link

BTFS- How to work with dynamic IP address? #1032

Closed panveli closed 3 years ago

panveli commented 3 years ago

Hello BTFS team and members,

There are many people who are facing issues using a dynamic IP address

When another peer tries to connect by btfs dht findpeer then ''routing not found'' is the message received.

How can one overcome this issue?

Is there any way to use a hostname or domain name in BTFS in swarm config? Again this is an option for dynamic IP users.

Someone please address this issue as many people will be thankful if they get a solution for this.

Best Regards, BTT Supporter

dipol0 commented 3 years ago

You need direct portforward 4001 port on router. Or configure UPNP/NAT-PMP on you router.

panveli commented 3 years ago

Portforward 4001 and upnp both are done. With some dynamic IP addresses even these do not work.

dipol0 commented 3 years ago

Portforward 4001 and upnp both are done. With some dynamic IP addresses even these do not work.

Open https://portchecker.co/ - you can see you current dynamic IP. Enter in PORT FIELD - 8444 and press check - if CLOSED - i think you need contact with you ISP (may be ISP block port). But YES - optimal use STATIC (WHITE) IP addres for this.