Network Connection Lost - reconnecting .. (help)

Daedalus requires certain ports to be open in order to function properly. Perhaps your firewall is blocking some/one of them.

Afaik these ports are:
TCP 3000
TCP 8090
TCP 43689
UDP 43
UDP 53
UDP 123
UDP 8090
UDP 43689

Source:

You can check what ports are open and what applications are using them on windows 10 by typing this command in windows command prompt.

netstat -a -b

You can open up specific ports in windows 10

Open firewall ports in Windows 10
You can manually permit a program to access the internet by opening a firewall port. You will need to know what port it uses and the protocol to make this work.

  1. Navigate to Control Panel, System and Security and Windows Firewall.
  2. Select Advanced settings and highlight Inbound Rules in the left pane.
  3. Right click Inbound Rules and select New Rule.
  4. Add the port you need to open and click Next.
  5. Add the protocol (TCP or UDP) and the port number into the next window and click Next.
  6. Select Allow the connection in the next window and hit Next.
  7. Select the network type as you see fit and click Next.
  8. Name the rule something meaningful and click Finish.

Hopefully this solves your problem, if not you have ruled out one cause of the connecting to network issue.

If you ruled out that it’s not your firewall settings, try a VPN. There have been a couple of rare cases where ISP’s block connections to daedalus.

Best of luck, and fingers crossed.

1 Like