diff --git a/content/tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-validator.md b/content/tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-validator.md index 5559abba35..6ed7a69ec9 100644 --- a/content/tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-validator.md +++ b/content/tutorials/manage-the-rippled-server/configuration/run-rippled-as-a-validator.md @@ -23,7 +23,7 @@ Even if your validator isn't a _trusted_ validator, it stills plays an important ## 1. Understand the traits of a good validator -Strive to have your validator always embody the following properties. Being a good validator helps `rippled` server operators and validator list publishers, such as [https://vl.ripple.com](https://vl.ripple.com), to trust your validator before adding it to their UNLs. +Strive to have your validator always embody the following properties. Being a good validator helps `rippled` server operators and validator list publishers, such as [https://vl.ripple.com](https://vl.ripple.com) and [https://vl.xrplf.org](https://vl.xrplf.org), to trust your validator before adding it to their UNLs. - **Available** @@ -159,7 +159,7 @@ _**To connect your validator to the XRP Ledger network using proxies:**_ - Inbound traffic: Only from IP addresses of the stock `rippled` servers in the cluster you configured. - - Outbound traffic: Only to the IP addresses of the stock `rippled` servers in the cluster you configured and to through port 443. + - Outbound traffic: Only to the IP addresses of the stock `rippled` servers in the cluster you configured and to your UNL list providers through port 443. 5. Restart `rippled`.