Skip to content

Add Peer Using Holesky Testnet #30607

Closed
Closed
@Jinwon-Dev

Description

@Jinwon-Dev

Hi, I built 3 nodes on 3 different servers using geth and holesky testnet.

After that, for interworking with each other, after finding the enode value with "admin.nodeInfo.enode", I try to connect the nodes through the "admin.addPeer()" command, but when I input it, "true" is output, but when I check with "admin.peers" on other nodes, it cannot be confirmed.

The same Genesis block was used, and the network id was the same and all environments were the same.

All ports, firewalls, ip, etc. between each other are open.

If I use holesky testnet, can only the nodes that have already been determined be connected as peers in dns list, and can't the nodes that I built customly be connected?

Plz help me 😭

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions