転載・引用について

ユーザ用ツール

サイト用ツール


tweet:2021:0530_01

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
tweet:2021:0530_01 [2021/05/30 16:55] seiriostweet:2021:0530_01 [2021/06/24 10:16] (現在) seirios
行 21: 行 21:
 ifconfig gif0 mtu 1500 # 記述ミス。追記 ifconfig gif0 mtu 1500 # 記述ミス。追記
 ifconfig gif0 tunnel inet 10.0.0.1 10.0.0.2 ifconfig gif0 tunnel inet 10.0.0.1 10.0.0.2
-ifconfig gif0 inet 172.16.0.1/24+ifconfig gif0 inet 172.16.0.1/24 alias
 route add -net 172.16.1.0/24 -iface gif0 route add -net 172.16.1.0/24 -iface gif0
 ifconfig bridge0 create ifconfig bridge0 create
 ifconfig bridge0 mtu 1500 # 記述ミス。追記 ifconfig bridge0 mtu 1500 # 記述ミス。追記
-ifconfig bridge0 addm gif0 -stf gif0+ifconfig bridge0 addm gif0 -stp gif0
 </code> </code>
  
行 34: 行 34:
 ifconfig gif0 mtu 1500 # 記述ミス。追記 ifconfig gif0 mtu 1500 # 記述ミス。追記
 ifconfig gif0 tunnel inet 10.0.0.2 10.0.0.1 ifconfig gif0 tunnel inet 10.0.0.2 10.0.0.1
-ifconfig gif0 inet 172.16.1.1/24+ifconfig gif0 inet 172.16.1.1/24 alias
 route add -net 172.16.0.0/24 -iface gif0 route add -net 172.16.0.0/24 -iface gif0
 ifconfig bridge0 create ifconfig bridge0 create
 ifconfig bridge0 mtu 1500 # 記述ミス。追記 ifconfig bridge0 mtu 1500 # 記述ミス。追記
-ifconfig bridge0 addm gif0 -stf gif0+ifconfig bridge0 addm gif0 -stp gif0
 </code> </code>
  
tweet/2021/0530_01.txt · 最終更新: 2021/06/24 10:16 by seirios

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki