Updated README

This commit is contained in:
Darnell Keith 2025-07-04 19:04:35 +00:00
parent 107d771530
commit 5b4781051b

View File

@ -16,25 +16,20 @@ IPsec (Internet Protocol Security) provides a comprehensive framework for securi
## Topology
```
Site A Network: 192.168.10.0/24
Router A (R1) ---- Internet ---- Router B (R2)
Site B Network: 192.168.20.0/24
R1 WAN Interface: 203.0.113.1/30
R2 WAN Interface: 203.0.113.2/30
```
**Network Details:**
- Site A LAN: 192.168.10.0/24
- Site B LAN: 192.168.20.0/24
- WAN Link: 203.0.113.0/30
- Site A Network: 192.168.10.0/24
- Site A PCI-DSS Device: 192.168.10.10
- Site B Network: 192.168.20.0/24
- Site B PCI-DSS Device: 192.168.20.21
- Site A WAN Interface: 203.0.113.1/30
- Site B WAN Interface: 203.0.114.1/30
---
![Network Topology](https://git.naxslabs.com/darnellkeith/cisco-ipsec-s2s/raw/branch/main/topology.png)
## Configs
Running configurations will be posted here.
See [NAXS Labs](https://naxslabs.com/protecting-sensitive-data-with-ipsec/) for full explanation.
[@NAXS Labs](https://naxslabs.com/protecting-sensitive-data-with-ipsec/)