Voici différentes commandes Netsh concernant windows Vista/Seven
Voici les commandes pour Seven (extrait doc technique Microsoft)
The following commands are available:
Commands in this context:
.. – Goes up one context level.
? – Displays a list of commands.
abort – Discards changes made while in offline mode.
add – Adds a configuration entry to a list of entries.
advfirewall – Changes to the `netsh advfirewall’ context.
alias – Adds an alias.
branchcache – Changes to the `netsh branchcache’ context.
bridge – Changes to the `netsh bridge’ context.
bye – Exits the program.
commit – Commits changes made while in offline mode.
delete – Deletes a configuration entry from a list of entries.
dhcpclient – Changes to the `netsh dhcpclient’ context.
dnsclient – Changes to the `netsh dnsclient’ context.
dump – Displays a configuration script.
exec – Runs a script file.
exit – Exits the program.
firewall – Changes to the `netsh firewall’ context.
help – Displays a list of commands.
http – Changes to the `netsh http’ context.
interface – Changes to the `netsh interface’ context.
ipsec – Changes to the `netsh ipsec’ context.
lan – Changes to the `netsh lan’ context.
mbn – Changes to the `netsh mbn’ context.
namespace – Changes to the `netsh namespace’ context.
nap – Changes to the `netsh nap’ context.
netio – Changes to the `netsh netio’ context.
offline – Sets the current mode to offline.
online – Sets the current mode to online.
p2p – Changes to the `netsh p2p’ context.
popd – Pops a context from the stack.
pushd – Pushes current context on stack.
quit – Exits the program.
ras – Changes to the `netsh ras’ context.
rpc – Changes to the `netsh rpc’ context.
set – Updates configuration settings.
show – Displays information.
trace – Changes to the `netsh trace’ context.
unalias – Deletes an alias.
wcn – Changes to the `netsh wcn’ context.
wfp – Changes to the `netsh wfp’ context.
winhttp – Changes to the `netsh winhttp’ context.
winsock – Changes to the `netsh winsock’ context.
wlan – Changes to the `netsh wlan’ context.
Voici deux commandes pratiques afin d’activer et de désactiver le firewall Windows Seven
Ouvrez une invite de commandes Administrateur. Cliquez sur Démarrer, Tous les programmes,Accessoires, cliquez avec le bouton droit sur Invite de commandes, puis cliquez sur Exécuter en tant qu’administrateur.
1°) Créer un raccourci pour désactiver le pare-feu
Dans la fenêtre de création du raccourci, saisissez cette ligne de commande pour désactiver le pare-feu :
netsh firewall set opmode disable
2°) Raccourci pour activer le pare-feu
Réitérez le processus décrit ci-dessous en saisissant cette ligne de commande pour (ré)-activer le pare-feu :
netsh firewall set opmode enable
3°) Configurer une règle de pare-feu entrante pour autoriser les connexions FTP entrantes uniquement sur les ports que le service FTP écoute
- Exécutez la commande suivante :
netsh advfirewall firewall add rule name=”FTP Service” action=allow service=ftpsvc protocol=TCP dir=in
- Enfin, désactivez le filtrage FTP d’état pour que le pare-feu ne bloque pas le trafic FTP.
netsh advfirewall set global StatefulFTP disable
[widgets_on_pages id= »Inscription »] [widgets_on_pages id=2]
Répondre à Melanie@prix chaudiere bois Annuler la réponse