Sean Hinde <Sean.Hinde@REDACTED> writes: > You can reduce this to two ports with > > erl -name sean -kernel inet_dist_listen_min 4711 net_dist_listen_max 4711 > > therefore only twice the hassle.. Actually, you can leave out inet_dist_listen_max in this case. Regards, --Daniel