- 
                Notifications
    You must be signed in to change notification settings 
- Fork 60
Open
Labels
questionFurther information is requestedFurther information is requested
Description
How do I list all the ips connected through the mesh?
And I get this when I try to use --bind-addr
FATA[0000] could not create cluster: Could not set up network transport: failed to obtain an address: Failed to start TCP listener on "x.x.x.x" port 7946: listen tcp x.x.x.x:7946: bind: cannot assign requested address
Edit : forgot to mention here's my /etc/hosts on the first node -
127.0.0.1   localhost
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost   ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
127.0.1.1   flyingfish  flyingfish```
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested