Compare commits
6 Commits
43eb75bcda
...
d0cb33e3c7
| Author | SHA1 | Date | |
|---|---|---|---|
| d0cb33e3c7 | |||
| 275563d762 | |||
| 89525e3c74 | |||
| 6c976709f2 | |||
| ae2600dd77 | |||
| fb0d045941 |
File diff suppressed because it is too large
Load Diff
@ -2824,6 +2824,11 @@ config firewall address
|
|||||||
edit "CNYWorks_MGMT"
|
edit "CNYWorks_MGMT"
|
||||||
set subnet 192.168.68.0 255.255.255.0
|
set subnet 192.168.68.0 255.255.255.0
|
||||||
next
|
next
|
||||||
|
edit "Centro"
|
||||||
|
set comment "For 411SQL Connection"
|
||||||
|
set associated-interface "outside"
|
||||||
|
set subnet 67.216.0.66 255.255.255.255
|
||||||
|
next
|
||||||
end
|
end
|
||||||
config firewall multicast-address
|
config firewall multicast-address
|
||||||
edit "all_hosts"
|
edit "all_hosts"
|
||||||
@ -4069,6 +4074,11 @@ description Eastern Suffolk BOCES access to NTSS.scsd.ad"
|
|||||||
set mappedip "10.1.40.22"
|
set mappedip "10.1.40.22"
|
||||||
set extintf "outside lag"
|
set extintf "outside lag"
|
||||||
next
|
next
|
||||||
|
edit "VIP-411SQL"
|
||||||
|
set extip 198.36.24.225
|
||||||
|
set mappedip "10.1.40.225"
|
||||||
|
set extintf "outside lag"
|
||||||
|
next
|
||||||
end
|
end
|
||||||
config firewall vipgrp
|
config firewall vipgrp
|
||||||
edit "vip-grp-barracuda_Archivers"
|
edit "vip-grp-barracuda_Archivers"
|
||||||
@ -5983,6 +5993,21 @@ config firewall policy
|
|||||||
set logtraffic all
|
set logtraffic all
|
||||||
set comments "Address Lookup for parents"
|
set comments "Address Lookup for parents"
|
||||||
next
|
next
|
||||||
|
edit 126
|
||||||
|
set name "Centro->411SQL Out->In"
|
||||||
|
set srcintf "outside"
|
||||||
|
set dstintf "inside"
|
||||||
|
set action accept
|
||||||
|
set srcaddr "Centro"
|
||||||
|
set dstaddr "VIP-411SQL"
|
||||||
|
set schedule "always"
|
||||||
|
set service "SSH"
|
||||||
|
set utm-status enable
|
||||||
|
set ssl-ssh-profile "certificate-inspection"
|
||||||
|
set ips-sensor "Incoming_IPS"
|
||||||
|
set logtraffic all
|
||||||
|
set comments "Allow Centro to SFTP to Access 411 SQL Server"
|
||||||
|
next
|
||||||
edit 93
|
edit 93
|
||||||
set name "SBC_Ribbon_Out->In"
|
set name "SBC_Ribbon_Out->In"
|
||||||
set srcintf "outside"
|
set srcintf "outside"
|
||||||
|
|||||||
@ -664,6 +664,8 @@ qos dscp-map 43 local-priority 6 color green name CS5
|
|||||||
qos dscp-map 44 local-priority 6 color green name CS5
|
qos dscp-map 44 local-priority 6 color green name CS5
|
||||||
qos dscp-map 45 local-priority 6 color green name CS5
|
qos dscp-map 45 local-priority 6 color green name CS5
|
||||||
qos dscp-map 47 local-priority 6 color green name CS5
|
qos dscp-map 47 local-priority 6 color green name CS5
|
||||||
|
system interface-group 1 speed 10g
|
||||||
|
!interface group 1 contains ports 1/1/1-1/1/4
|
||||||
interface lag 242 multi-chassis
|
interface lag 242 multi-chassis
|
||||||
description Uplink LAG
|
description Uplink LAG
|
||||||
no shutdown
|
no shutdown
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
Building configuration...
|
Building configuration...
|
||||||
|
|
||||||
Current configuration : 34631 bytes
|
Current configuration : 34630 bytes
|
||||||
!
|
!
|
||||||
! Last configuration change at 16:20:09 EST Wed Jan 28 2026 by estein66.admin
|
! Last configuration change at 10:50:50 EST Mon Feb 2 2026 by estein66.admin
|
||||||
!
|
!
|
||||||
version 15.2
|
version 15.2
|
||||||
no service pad
|
no service pad
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
Building configuration...
|
Building configuration...
|
||||||
|
|
||||||
Current configuration : 33666 bytes
|
Current configuration : 33665 bytes
|
||||||
!
|
!
|
||||||
! Last configuration change at 18:24:17 EDT Thu Aug 14 2025 by jkafta72.admin
|
! Last configuration change at 14:41:54 EST Mon Feb 2 2026 by estein66.admin
|
||||||
! NVRAM config last updated at 18:25:29 EDT Thu Aug 14 2025 by jkafta72.admin
|
! NVRAM config last updated at 18:25:29 EDT Thu Aug 14 2025 by jkafta72.admin
|
||||||
!
|
!
|
||||||
version 15.2
|
version 15.2
|
||||||
|
|||||||
@ -1,8 +1,8 @@
|
|||||||
Building configuration...
|
Building configuration...
|
||||||
|
|
||||||
Current configuration : 28143 bytes
|
Current configuration : 28142 bytes
|
||||||
!
|
!
|
||||||
! Last configuration change at 16:20:26 EST Wed Jan 28 2026 by estein66.admin
|
! Last configuration change at 13:13:14 EST Mon Feb 2 2026 by estein66.admin
|
||||||
! NVRAM config last updated at 08:44:53 EDT Wed Oct 8 2025 by mloper19.admin
|
! NVRAM config last updated at 08:44:53 EDT Wed Oct 8 2025 by mloper19.admin
|
||||||
!
|
!
|
||||||
version 15.1
|
version 15.1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user