Routing Lab

04 · Access

Get into the lab

Use the jump host — direct router access is intentionally restricted.

Jump host

Recommended path

shell
ssh -i ddos-lab-greenfield-router.pem ec2-user@<bastion_ip>
ssh -i ddos-lab-greenfield-router.pem vyos@10.0.100.254

<bastion_ip> comes from .lab-context.json.

Test the demo site

shell
curl -k https://45.223.189.100/

A response here means the VIP is reachable on whichever path is currently active.