Matheus Sampaio Queiroga

Results 28 comments of Matheus Sampaio Queiroga

Hello here had the same problem look at this discussions #241, This solves my problem.

so, the script already adds this rule in the wireguard configuration, and it also asks the endpoint that the clients will have. And what I could understand is that the...

Oracle defined some rules to block almost all ports on the vm, and on your virtual network.

> > so, the script already adds this rule in the wireguard configuration > > you mean this or https://github.com/Nyr/wireguard-install The https://github.com/angristan/wireguard-install, I don't know other scripts, just a docker...

You could put the iptable rules here (`iptables --list`).

And vm from oracle is what configuration for me to create one here to help you better.

I'll try here and send you the iptables settings.

# Setup Commands ```shell curl -O https://raw.githubusercontent.com/angristan/wireguard-install/master/wireguard-install.sh chmod +x wireguard-install.sh # in "IPv4 or IPv6 public address:" add VM public IP here. # and "Server's WireGuard port [1-65535]:" add port...

1. No, I had to put the vm's public IP provided by oracle's Dashboard. 2. Yes. 3. Yes, because you will have to eliminate the rules defined by oracle that...

with root no, I created the vm and used the default user (`ubuntu`) to configure wireguard.