1

I SSH into a series of static IP addresses, but it's easy to forget which one is which. I'd like to replace the static IP addresses with a subdomain of a domain I own.

I.e.,

55.55.555.55 --> box1.example.com

55.55.555.56 --> box2.example.com

55.55.555.57 --> box3.example.com

I tried setting the "A Record" for my subdomain. There is now an "A Record" for box1.example.com that points to 55.55.555.55. The problem is that when I try to SSH into box1.example.com, I don't think it's pointing to 55.55.555.55, but still points to some random box where the website for my domain (example.com) is being hosted. The subdomain doesn't appear to be redirecting to the static IP address I entered when I attempt to SSH. Any help would be appreciated.

4

0 回答 0