Cannot reach Mikrotik wireguard server

Hello,

Now the fiber ONT is connect directly to my MT. No more additional router between MT and ISP
The public ip under dhcp client is the same that ip/cloud and i can use ddns or public ip outside the house to reach MT.
I can port forward ftp server on my computer but can’t port forward service on MT such as wireguard.
Can somebody please send me script for port forward 13231 udp ?


Test with a smartphone? => Check the counter on your MikroTik “wireguard handshake” rule, if hit you know port forwarding and firewall rule on the MikroTik is working

The counter on my MikroTik “wireguard handshake” show packet increase when i connect my windows wg client with my public ip as well as my local ip 88.1 but wireguard itself show 0 packet tx rx.
Windows wg client show tx packet increase but rx is still 0.
Maybe it not port forward problem after all.

If your router is directly connected to fiber, no need anymore to port forward.
You’re at the router where you need to be .
Counters going up is a good thing. Shows there is incoming traffic.
Tx counters will always go up since wireguard will always try to send.
It is only when you see rx moving that you know it works.

Are you sure the private and public key pairs have been set correctly on both ends ?

You are a bit slow, THERE IS NO PORT FORWARD ON THE MIKROTIK to wireguard. This was noted by the first person who responded as well as myself explained later.
You really need to pay attention!!!

I already TOLD you where to put the necessary INPUT CHAIN rule for the wireguard rule!, input chain= for router services…

Problem Solved. Wrong public key at the wrong place. Thank you everyone. Sorry I should have paid more attention.

Good to hear you got it up and running… Always a good idea to measure twice and cut once or something like that! :slight_smile: