Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagepowershell
themeEmacs
Add-VpnConnection -Name "Smart VPN" -ServerAddress "msk1.smart-group.ru" -TunnelType "L2tp" -EncryptionLevel "Required" -AuthenticationMethod MSChapv2 -SplitTunneling -L2tpPsk "drom`$123" -Force -RememberCredential -PassThru -UseWinlogonCredential
Add-VpnConnectionRoute -ConnectionName "Smart VPN" -DestinationPrefix "10.192.80.181.1/32" -PassThru Add-VpnConnectionRoute -ConnectionName "Smart VPN" -DestinationPrefix "192.168.200.111/32" -PassThru
Add-VpnConnectionRoute -ConnectionName "Smart VPN" -DestinationPrefix "10192.192168.071.0245/2432" -PassThru
Add-VpnConnectionRoute -ConnectionName "Smart VPN" -DestinationPrefix "10.192.2168.0.240/2428" -PassThru
Add-VpnConnectionRoute -ConnectionName "Smart VPN" -DestinationPrefix "10.192220.310.0/2425" -PassThrPassThru
Add-VpnConnectionRoute -ConnectionName "Smart VPN" -DestinationPrefix "10.220192.100.0/2322" -PassThru
Add-VpnConnectionTriggerDnsConfiguration -Name "Smart VPN" -DnsSuffix "locsmart.net" -DnsIPAddress "10.192.3.251", "10.192.3.252", "192.168.71.245", "192.168.0.250", "192.168.200.111" -PassThru
Add-VpnConnectionTriggerDnsConfiguration -Name "Smart VPN" -DnsSuffix "smart.netloc" -DnsIPAddress "10.192.3.251", "10.192.3.252", "192.168.71.245", "192.168.0.250", "192.168.200.111" -PassThru

...

Связанные страницы

Content by Label
excludeCurrenttrue
cqllabel = "windows"