Compare commits

..

No commits in common. "b22faf1d23e7cc15340e759cb5a31dfd506701a0" and "f7d36e09abaed8784f1e3666afb43d2d30267a0b" have entirely different histories.

3 changed files with 451 additions and 663 deletions

File diff suppressed because it is too large Load Diff

View File

@ -640,12 +640,6 @@ config system interface
set snmp-index 68
set interface "outside lag"
next
edit "CNYWorks"
set vdom "scsd"
set type tunnel
set snmp-index 64
set interface "outside lag"
next
end
config system physical-switch
edit "sw0"

View File

@ -941,18 +941,6 @@ config vpn ipsec phase1-interface
set remote-gw 24.105.188.54
set psksecret ENC *HIDDEN*
next
edit "CNYWorks"
set type dynamic
set interface "outside lag"
set ike-version 2
set peertype one
set net-device disable
set proposal aes128-sha256 aes256-sha256 aes128gcm-prfsha256 aes256gcm-prfsha384 chacha20poly1305-prfsha256
set dpd on-idle
set peerid "cnyworks.scsd.us"
set psksecret ENC *HIDDEN*
set dpd-retryinterval 60
next
end
config vpn ipsec phase2-interface
edit "SRIC_BOCES"
@ -1032,8 +1020,4 @@ config vpn ipsec phase2-interface
set phase1name "RAP"
set proposal aes256-sha256
next
edit "CNYWorks"
set phase1name "CNYWorks"
set proposal aes128-sha1 aes256-sha1 aes128-sha256 aes256-sha256 aes128gcm aes256gcm chacha20poly1305
next
end