fix(README): steps
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Markus Pesch 2021-12-11 23:00:38 +01:00
parent def7852e7c
commit bddd295720
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
1 changed files with 4 additions and 3 deletions

View File

@ -2,10 +2,11 @@
Setup gateway and client vm via ansible.
- Adapt IP-Adresse of the client and gateway VM in host_vars.
- Adapt name of the interfaces for booth VMs in host_vars.
- Adapt IP-Addresses of the client and gateway VM in `host_vars`.
- Adapt name of the interfaces for booth VMs in `host_vars`.
- Configure your Router (Fritz!Box, SpeedPort, ect) to route traffic for
192.168.181.0/24 via gateway.
`192.168.181.0/24` via `gateway`.
- Restart VMs after running the playbook
```bash
ansible-playbook -i hosts.yaml gateway.linuxws2122.de.yaml