カスタム検索
tomo.gif (1144 ツバツイツト)line.gif (927 ツバツイツト)line.gif (927 ツバツイツト)line.gif (927 ツバツイツト)To previous pageTo home pageMailing to me

Windows Firewallの話題と実験

Modified: 28 October 2005


ファイヤウオール関連の小技 (28 October 2005)
LANカードごとに設定する方法 (28 October 2005)
PINGを許可する方法 (28 October 2005)


 コマンドで設定する方法 

netsh

まずは、以下のように起動します。

C:\Documents and Settings\root>netsh
netsh>firewall
netsh firewall>

ルールの追加

netsh firewall> add portopening tcp 3389 remotedesktop

ルールの変更 

netsh firewall> set portopening tcp 3389 remotedesktop

ルールの削除 

netsh firewall> delete portopening tcp 3389

ルールの表示

netsh firewall> show config 

規定値に戻す

netsh firewall> reset

使い方を見る

netsh firewall> help

To previous pageTo home pageMailing to meJump to Top of pageline.gif (927 ツバツイツト)line.gif (927 ツバツイツト)tomo.gif (1144 ツバツイツト)
カスタム検索


Tweet