Port Forwarding - eamonstackpole/my-tech-journal GitHub Wiki
Port Forwarding
Removing Static Route
sudo ip route del 172.16.50.0/29 via 10.0.17.125- check with
ip route
NAT configuration
Configure Jump Box
Create Jump User
useradd jump-eamonmkhomedir_helper jump-eamon
Firewalls & SSH
Jump SSH Key
Copying Key to Jump
- First move to MGMT01
- Use MGMT01's ssh abilit to use the scp command