• 内容へ移動

fl8 Wiki

ユーザ用ツール

  • ログイン

サイト用ツール

  • 最近の変更
  • メディアマネージャー
  • サイトマップ
現在位置: Dokuwiki.fl8.jp » ip
トレース: • tar • 01 sed 指定した行を表示 • color plugin • 02 expect • 15 CentOS6 suPHP7.2 • 91 PV計算(ページビュー) • 09 Linux rescue ドライバあり • 01 OpenDKIM • restore • Centos UT-VPN

ip

検索

以下に検索結果を表示します。

部分一致
  • 完全一致
  • 前方一致
  • 後方一致
  • 部分一致
@01_linux:21_centos7
  • 全ての名前空間
全期間
  • 全期間
  • 1週間以内
  • 1カ月以内
  • 1年以内
ヒット数順に並べる
  • ヒット数順に並べる
  • 最終更新順に並べる

マッチした文書名:

  • 02 CentOS7 iptables

全文検索:

01 ネットワーク設定nmcli
20 ヒット, 最終更新: 6週間前
nmcli device set vpn_nic05 managed off ===== 固定IP ===== # nmcli c modify eth0 ipv4.method manual ===== IP変更 ===== # nmcli c m eth1 ipv4.address 192.168.11.11/24 ==== IP削除 ==== # nmcli c m eth1 -ipv4.a
02 CentOS7 iptables
8 ヒット, 最終更新: 4年前
====== 02 CentOS7 iptables ====== CentOS7ではデフォルトfirewalldが動いている。 [[https://qiita.com/shrkw/items/8410e9cb65eb789a40e1]] ===== iptablesを利用する場合 ===== <code> yum install iptables-services systemctl stop firewalld systemctl disable firewalld systemctl enable iptables systemctl start iptables </code> ===== sa
05 CentOS7 firewalld
4 ヒット, 最終更新: 3年前
-source=10.15.0.0/16 ==== Nat ==== eth1から入るものをIPマスカレードでeth0から出ていく <code> firewall-cmd --get-activ... ade firewall-cmd --permanent --direct --add-rule ipv4 nat POSTROUTING 0 -o eth0 -j MASQUERADE firewall-cmd --permanent --direct --add-rule ipv4 filter FORWARD 0 -i eth1 -o eth0 -j ACCEPT firewall-cmd --permanent --direct --add-rule ipv4 filter FORWARD 0 -i eth0 -o eth1 -m state --sta
06 CentOS7 systemctlでCASのramdisk起動スクリプト
2 ヒット, 最終更新: 6年前
tOS7 systemctlでCASのramdisk起動スクリプト ====== initscriptsでは/etc/rc.d/rc.localにコマンドを書いておけばOSの起動時に実行してくれますが... /etc/systemd/system/ramdisk.service> [Unit] Description=Open Cache Acceleration Software(Open Cas ram
03 CentOS7 vpnclient起動スクリプト設定
1 ヒット, 最終更新: 6年前
lib/systemd/system/vpnclient.service [Unit] Description=SoftEther VPN Server After=network.target [S
09 CentOS7 Cockpit
1 ヒット, 最終更新: 4年前
=== 下記でアクセスできる ログインは、サーバログインと同じ https://[server IP]:9090 ===== Error ===== <code> # virsh domcapa

ページ用ツール

  • 文書の表示
  • 以前のリビジョン
  • バックリンク
  • 文書の先頭へ
特に明示されていない限り、本Wikiの内容は次のライセンスに従います: CC Attribution-Noncommercial-Share Alike 4.0 International
CC Attribution-Noncommercial-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki