Moderátor: Moderátoři Živě.cz
#========================
# Interface configuration
#========================
pushd interface
popd
# End of interface configuration
# ----------------------------------
# 6to4 Configuration
# ----------------------------------
pushd interface 6to4
reset
popd
# End of 6to4 configuration
# ----------------------------------
# IPHTTPS Configuration
# ----------------------------------
pushd interface httpstunnel
reset
popd
# End of IPHTTPS configuration
# ----------------------------------
# IPv4 Configuration
# ----------------------------------
pushd interface ipv4
reset
set global icmpredirects=enabled
popd
# End of IPv4 configuration
# ----------------------------------
# IPv6 Configuration
# ----------------------------------
pushd interface ipv6
reset
set interface interface="Ethernet (ladicˇ program j dra)" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Wi-Fi" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Pýipojenˇ k mˇstnˇ sˇti* 1" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Pýipojenˇ k mˇstnˇ sˇti* 10" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Ethernet" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
set interface interface="Sˇśov‚ pýipojenˇ Bluetooth 2" forwarding=enabled advertise=enabled nud=enabled ignoredefaultroutes=disabled
popd
# End of IPv6 configuration
# ----------------------------------
# ISATAP Configuration
# ----------------------------------
pushd interface isatap
popd
# End of ISATAP configuration
# ----------------------------------
# 6to4 Configuration
# ----------------------------------
pushd interface 6to4
reset
popd
# End of 6to4 configuration
# ----------------------------------
# ISATAP Configuration
# ----------------------------------
pushd interface isatap
popd
# End of ISATAP configuration
#========================
# Port Proxy configuration
#========================
pushd interface portproxy
reset
add v4tov4 listenport=8998 connectaddress=172.17.128.140 connectport=8998
popd
# End of Port Proxy configuration
# ----------------------------------
# TCP Configuration
# ----------------------------------
pushd interface tcp
reset
set global rss=enabled autotuninglevel=normal congestionprovider=default ecncapability=disabled timestamps=disabled initialrto=1000 rsc=enabled nonsackrttresiliency=disabled maxsynretransmissions=4 fastopen=enabled fastopenfallback=enabled hystart=enabled prr=enabled pacingprofile=off
popd
# End of TCP configuration
# ----------------------------------
# Teredo Configuration
# ----------------------------------
pushd interface teredo
set state type=disabled servername=win1910.ipv6.microsoft.com. servervirtualip=0.0.0.0
popd
# End of Teredo configuration
# ----------------------------------
# UDP Configuration
# ----------------------------------
pushd interface udp
reset
set global uro=disabled
popd
# End of UDP configuration
# ------------------------------------
# Bridge configuration (not supported)
# ------------------------------------
# ------------------------------------
# End of Bridge configuration
# ------------------------------------
The 'netsh advfirewall dump' command is not implemented in this version
of Windows. Instead, use the 'netsh advfirewall export' command to write
the current Windows Defender Firewall with Advanced Security configuration from
the current policy store to a file on disk. You can then use 'netsh
advfirewall import' to read the file and load it into another policy
store, such as a Group Policy object or the current policy store on
another computer. To set the current policy store, use the 'netsh
advfirewall set store' command.
For more information about the commands in the netsh advfirewall context,
see Netsh Commands for Windows Defender Firewall with Advanced Security at
https://go.microsoft.com/fwlink/?linkid=111237.
# ----------------------------------------
# Wired LAN Configuration
# ----------------------------------------
pushd lan
popd
# End of Wired LAN Configuration.
Mobile Broadband configuration dump is not supported
# -----------------------------------------
# Remote Access Configuration
# -----------------------------------------
pushd ras
popd
# End of Remote Access configuration.
# -----------------------------------------
# Remote Access Diagnostics Configuration
# -----------------------------------------
pushd ras diagnostics
set rastracing component = * state = disabled
set modemtracing state = disabled
set cmtracing state = disabled
set securityeventlog state = disabled
popd
# End of Remote Access Diagnostics Configuration.
# -----------------------------------------
# Remote Access AAAA Configuration
# -----------------------------------------
pushd ras aaaa
popd
# End of Remote Access AAAA configuration.
# -----------------------------------------
# WinHTTP Proxy Configuration
# -----------------------------------------
pushd winhttp
reset proxy
popd
# End of WinHTTP Proxy Configuration
# ----------------------------------------
# Wireless LAN configuration
# ----------------------------------------
pushd wlan
# Allow filter list
# ----------------------------------------
# Block filter list
# ----------------------------------------
popd
# End of Wireless LAN Configuration
netsh interface portproxy delete v4tov4 listenport=8998
Microsoft Windows [Version 10.0.19045.4291]
(c) Microsoft Corporation. Všechna práva vyhrazena.
C:\WINDOWS\system32>netsh interface portproxy delete v4tov4 listenport=8998
Systém nemůže nalézt uvedený soubor.
C:\WINDOWS\system32>
netsh interface portproxy delete v4tov4 listenport=8998 connectaddress=172.17.128.140 connectport=8998
Microsoft Windows [Version 10.0.19045.4291]
(c) Microsoft Corporation. Všechna práva vyhrazena.
C:\WINDOWS\system32>netsh interface portproxy show all
Listen on ipv4: Connect to ipv4:
Address Port Address Port
--------------- ---------- --------------- ----------
0.0.0.0 8998 172.17.128.140 8998
C:\WINDOWS\system32>netsh interface portproxy show v4tov4 listenport=8998
Listen on ipv4: Connect to ipv4:
Address Port Address Port
--------------- ---------- --------------- ----------
0.0.0.0 8998 172.17.128.140 8998
C:\WINDOWS\system32>netsh interface portproxy delete v4tov4 listenport=8998
Systém nemůže nalézt uvedený soubor.
C:\WINDOWS\system32>netsh interface portproxy reset
C:\WINDOWS\system32>netsh interface portproxy show all
C:\WINDOWS\system32>netsh interface portproxy show v4tov4 listenport=8998
C:\WINDOWS\system32>
Uživatelé procházející toto fórum: Žádní registrovaní uživatelé a 0 návštevníků