find address for various switches
>> Saturday, 16 June 2012
find address for various switches
Do anybody have an address for the various switches the netsh + firewall, or I'll do a search on the net.
Thank you again
#2
15-12-2008
Navman
Member
Join Date: Oct 2008
Posts: 210
Re: find address for various switches
I found the exact thanks to the help.
you open a cmd on windows and tapes you first
netsh
then enter, then
firewall
then enter.
From here you can type
?
then enter and you will see assistance with the available commands
Example for you to know exactly what I have you describe:
Code:
C: \> netsh
netsh> firewall
netsh firewall>?
The following commands are available:
Commands inherited from the netsh context:
.. - Goes up one level context.
abort - Discards changes made while in offline mode.
add - Adds a configuration entry to a list of entries.
alias - Adds an alias.
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.
diag - Changes to the `netsh diag 'context.
exit - Exit the program.
firewall - Changes to the `netsh firewall 'context.
interface - Changes to the `netsh interface 'context.
Ian - Changes to the `netsh lan 'context.
nap - Changes to the `netsh nap 'context.
offline - Sets the current mode to offline.
online - Sets the current mode to online.
popd - Pops a context from the stack.
pushd - Pushes current context on stack.
quit - Exits the program.
ras - Changes to the `netsh ras' context.
routing - Changes to the `netsh routing 'context.
set - Updates configuration settings.
show - Displays information.
unalias - Deletes an alias.
wins - Changes to the `netsh wins' context.
winsock - Changes to the `netsh winsock 'context.
Commands in this context:
? - Displays a list of commands.
add - Adds firewall configuration.
delete - Deletes firewall configuration.
dump - Displays a configuration script.
help - Displays a list of commands.
reset - Resets firewall configuration to default.
set - Sets the firewall configuration.
show - Shows firewall configuration.
To view help for a command, type the command, followed by a space, and then
type?.
Regarding the netsh firewall is the end (in this context Commands)
For more details about a small google search is, I have no links to give you.
Good luck










0 comments:
Post a Comment