📆
2021/08/08 日報
作成日:
2021/08/08
0
Linux
iptables
iptablesでGlobalIPをlocalhostに向ける方法
sudo iptables -t nat -A OUTPUT -d ${GIP} -j DNAT --to-destination 127.0.0.1
networking - Redirect an external IP to localhost? - Ask Ubuntu
mkdir
-p
オプションをつければ、既に作成されている場合でもエラーにならない。
mkdir -p ~/.kube
インフラエンジニアです。
メモで利用しています。まとまったら以下に移行予定です。
Zenn: https://zenn.dev/ymmmtym
個人ブログ: https://blog.ymmmtym.com/
Scrapbox:https://scrapbox.io/yumenomatayume/