Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.07 KB

Readme.md

File metadata and controls

27 lines (16 loc) · 1.07 KB

DUAL-ISP FAILOVER WITH ZBF

This lab demostrates dual ISP failover facilitated by IPSLA with object tracking. This aids in dynamically adding a backup floating static route when the primary path to the internet fails.

Zone based firewall facilitates stateful inspection of traffic leaving the LAN towards the internet, by using the concept of Security zones.

Traffic leaving and entering the network is captured (via Inspect device), which may act as an IDS; this is by sending all traffic to the device (SPAN) to be scanned and/or analyzed.

QoS has also been deployed to rate-limit/drop traffic classified as "Scavenger" and "social-media"

The server acts a DHCP server for clients in 10.1.68.0/24 prefix It also Offers centralized services like Network monitoring (using PRTG server)

Automation is used for information gathering and inventory purposes.

Devices used:

  • Routers/Firewall : i86bi-linux-l3-adventerprisek9-ms.155-2.T.bin
  • Inspect : Osinato/Wireshark docker
  • Server : Win2k16_14393.0.161119-1705.RS1_REFRESH_SERVER_EVAL_X64FRE_EN-US.ISO
  • PC : Webterm docker