Set up networking settings for docker container -- 2
Budget: $30 – $250 USD
I have installed and configured a simple wireguard vpn network on ubunto.
I have created multiple peers and everything works fine.
Peers can ping each other and the host on the container network wg0.
The host can't ping the peers from outside the wg-eady container.
but if I ping from inside the container on the host using
udo docker exec -t -i wg-easy ping {peer ip} it is possible.
What I need is to be able to ping the peers from the host on ec2 instance.
I have created multiple peers and everything works fine.
Peers can ping each other and the host on the container network wg0.
The host can't ping the peers from outside the wg-eady container.
but if I ping from inside the container on the host using
udo docker exec -t -i wg-easy ping {peer ip} it is possible.
What I need is to be able to ping the peers from the host on ec2 instance.