This guide covers how to view, update, delete, and manage your authenticated IP addresses and related settings.
Viewing Your Authentications
Using the Delete Command
To see all your current authentications, run in DM:
This displays a table of all your authenticated entries:
Copy | # | NFT | IP | LOC | Double? |
|----|-------|---------------|-----|---------|
| 1 | E123 | 203.0.113.50 | 2 | No |
| 2 | E123 | 198.51.100.25 | 2 | Yes |
| 3 | C456 | 192.0.2.100 | 5 | No |
| 4 | F789 | 10.20.30.40 | 12 | No | After the table, you'll see:
General location IDs and names
Prime location IDs (if you have Prime passes)
Type exit to close without making changes.
Updating an IP Address
View Your Authentications
Run:
Select the Entry
Type the row number of the entry you want to update, for example:
Two buttons appear:
Update β Change the IP address
Delete β Remove the authentication
Click Update.
A modal opens for IP input:
Enter your new public IPv4 address
Must be valid format (e.g., 203.0.113.100)
Upon success:
"IP updated successfully"
What happens behind the scenes:
Old IP is removed from the node
Old gRPC token is invalidated
New gRPC token is generated (if applicable)
Deleting an Authentication
View Your Authentications
Run:
Select the Entry
Type the row number, for example:
Upon success:
"[IP] removed successfully from: [Location Name]"
"You may now assign a new IP address to the node if needed."
What happens behind the scenes:
IP is removed from node firewall/config
gRPC token is deleted from node
Database record is removed
Location slot becomes available again
Deleting Rental Authorizations
If you try to delete an entry that's being rented out:
"Request Denied: Your revoke process cannot proceed due to an ongoing rental. Please wait until the current rental period concludes."
You must wait until the rental expires before deleting.
View Your Entries
A table appears showing current remarks:
"Please enter the remark you want to add to your authenticated entry."
Type your remark:
"Remark added successfully."
Viewing gRPC Tokens
For locations that support gRPC authentication:
Output:
Using gRPC Tokens:
Include the token in your gRPC requests for authentication. The token format and usage depends on the specific RPC implementation.
Viewing Active Rentals (Pass Holders)
To see rentals you've created for others:
Output:
Managing Double IP
Checking Double IP Status
The delete table shows which entries use double IP:
Removing Double IP
Select the entry marked "Yes" in Double column
Now you can use double IP at a different location
Authentication Rules Reminder
Elite/Gold: One double IP per pass total (any general location)
Prime: 1 IP per shared location (4 locations) + unlimited on dedicated RPC
Classic/Flash/Honorary: Single IP, no double IP
Organizing Your Authentications
Use remarks β Label each entry with its purpose
Track locations β Note which physical locations you're using
Monitor double IP β Keep track of where you've used it
Security Recommendations
Update IPs promptly β Change IPs when your network changes
Remove unused entries β Delete authentications you no longer need
Protect gRPC tokens β Treat tokens like passwords
Use static IPs β Dynamic IPs may cause access issues
Managing Multiple Passes
Spread locations β Use different passes for different regions
Track by pass β The NFT column helps identify which pass is used
Plan double IP β Decide which pass to use for double IP locations
Troubleshooting
chevron-right "You have made an invalid choice"hashtag Enter a valid row number from the displayed table
Numbers must match exactly (1, 2, 3, etc.)
chevron-right "The node is currently inaccessible"hashtag Node server may be temporarily down
Try again in a few minutes
Contact support if issue persists
chevron-right Timeout Errorshashtag The bot waits 60 seconds for responses
If you timeout, run the command again
Have your information ready before starting
chevron-right "Request Denied: ongoing rental"hashtag Cannot delete entries with active rentals
Wait for rental to expire
Or contact the renter to end early (if needed)
Quick Reference
View, update, or delete authentications
View rentals you've created
Add remarks - Add remarkable notes for your authenticated IPs
Last updated 2 months ago