Memo

メモ > サーバ > サービス: AWS > 逆引き(rDNS)設定解除(EIPを開放できなかったとき)

逆引き(rDNS)設定解除(EIPを開放できなかったとき)
■2023年時点で確認した内容 「EC2 → ElasticIP」で対象のIPアドレスを選択し、「アクション → 逆引きDNSの更新」から自身で登録更新削除できるようになっている。 設定の反映には、少し時間がかかるみたい。 ただしこの操作を行って3日ほど経ってからEIPの解放を試しても、以下のようなエラーになった。
Elastic IP アドレスを解放できませんでした。 203.0.113.1: The address with allocation id [eipalloc-01234567890123456] cannot be released because it is locked to your account. Please contact AWS Support to unlock it.
以下を参考に、 「The address with allocation id cannot be released (割り当て ID を持つアドレスをリリースできません)」というエラーを解決する https://aws.amazon.com/jp/premiumsupport/knowledge-center/ec2-address-errors/ AWSでのElastic IP逆引き解除申請の正しいやり方 2021年3月版 - 株式会社ネディア │ネットワークの明日を創る│群馬 https://www.nedia.ne.jp/blog/2021/03/16/17601 elastic ipを解放(リリース)したいのに、なぜか出来ない。そんなあなたへ | iret.media https://iret.media/75077 以下の内容で申請を行った。 Request to Remove Email Sending Limitations https://aws.amazon.com/forms/ec2-email-limit-rdns-request?catalog=true&isauthcode=true Eメールアドレス: (使用しているメールアドレス) ユースケースの説明: rDNSの削除をリクエストする特定のユースケースです。 IP情報: 203.0.113.1 / DNSを削除してください 翌日に以下の返信が来た。 対応してくれたが「反映されるまで最大1週間かかることがある」とのこと。
We have removed the reverse DNS record you requested! Please note that propagation of this update to DNSBL services that Amazon works with may take up to a week. Please let us know if you have any questions.
さらに翌日にEIPの解放を試すと、無事に完了できた。 ■以前試した内容 EIPが解放できなかった場合の対応方法 | DevelopersIO https://dev.classmethod.jp/cloud/aws/eip-cannot-be-released/ Request to Remove Email Sending Limitations https://aws.amazon.com/forms/ec2-email-limit-rdns-request?catalog=true&isauthcode=true メール送信のための申請。 以下、記載例。
Use Case Description: Reset rDNS Elastic IP Address 1: 203.0.113.1 Elastic IP Address 2: (空欄) Reverse DNS Record for EIP 1: (空欄) Reverse DNS Record for EIP 2: (空欄)
申請後、3時間ほどで返信が来て設定が解除された。

Advertisement