From 1e45d363c56e45ac46f4a7c9295f916193bd4100 Mon Sep 17 00:00:00 2001 From: Fomo <508629+shortthefomo@users.noreply.github.com> Date: Tue, 19 May 2026 02:05:47 -0400 Subject: [PATCH] fix: Set default peering port to 2459 (#6848) Co-authored-by: Bart --- cfg/xrpld-example.cfg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/cfg/xrpld-example.cfg b/cfg/xrpld-example.cfg index 5de61bb6d1..effc62c274 100644 --- a/cfg/xrpld-example.cfg +++ b/cfg/xrpld-example.cfg @@ -1466,10 +1466,7 @@ admin = 127.0.0.1 protocol = http [port_peer] -# Many servers still use the legacy port of 51235, so for backward-compatibility -# we maintain that port number here. However, for new servers we recommend -# changing this to the default port of 2459. -port = 51235 +port = 2459 ip = 0.0.0.0 # alternatively, to accept connections on IPv4 + IPv6, use: #ip = ::