configuring-firewalls
✓Web サーバー、データベース、要塞ホストなどの一般的なシナリオの実用的なルールを使用して、ホストベースのファイアウォール (iptables、nftables、UFW) とクラウド セキュリティ グループ (AWS、GCP、Azure) を構成します。サービスの公開、サーバーの強化、または多層防御戦略によるネットワーク セグメンテーションの実装時に使用します。
SKILL.md
Guide engineers through configuring firewalls across host-based (iptables, nftables, UFW), cloud-based (AWS Security Groups, NACLs), and container-based (Kubernetes NetworkPolicies) environments with practical rule examples and safety patterns to prevent lockouts and security misconfigurations.
Apply: sudo nft -f /etc/nftables.conf Enable on boot: sudo systemctl enable nftables
For advanced patterns (sets, maps), see references/nftables-patterns.md
Web サーバー、データベース、要塞ホストなどの一般的なシナリオの実用的なルールを使用して、ホストベースのファイアウォール (iptables、nftables、UFW) とクラウド セキュリティ グループ (AWS、GCP、Azure) を構成します。サービスの公開、サーバーの強化、または多層防御戦略によるネットワーク セグメンテーションの実装時に使用します。 ソース: ancoleman/ai-design-components。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/ancoleman/ai-design-components --skill configuring-firewalls- カテゴリ
- !セキュリティ
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
configuring-firewalls とは?
Web サーバー、データベース、要塞ホストなどの一般的なシナリオの実用的なルールを使用して、ホストベースのファイアウォール (iptables、nftables、UFW) とクラウド セキュリティ グループ (AWS、GCP、Azure) を構成します。サービスの公開、サーバーの強化、または多層防御戦略によるネットワーク セグメンテーションの実装時に使用します。 ソース: ancoleman/ai-design-components。
configuring-firewalls のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ancoleman/ai-design-components --skill configuring-firewalls インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/ancoleman/ai-design-components
詳細
- カテゴリ
- !セキュリティ
- ソース
- skills.sh
- 初回登録
- 2026-02-01