ashakibp
PROOP
6 months ago
Assigned a static IP to my instance which was supposed to be 162.220.234.15 but when SSHed into instance and checking IP I'm getting 162.220.234.98
7 Replies
6 months ago
Static IP is outgoing IP. You will not see this in SSH.
Python 3.11.14 (main, Oct 14 2025, 21:26:53) [Clang 20.1.4 ] on linux
Type "help", "copyright", "credits" or "license" for more information.
\>>> import requests;print(requests.get("https://ifconfig.me").text)
162.220.234.98```
6 months ago
Oh 🤨
6 months ago
!s
Status changed to Solved samgordon • 7 months ago