Hello everyone,
I'm writing to here because I searched for my problem in this forum but I couldn't find the solution.
My problem is I want to use Wireguard on my LTE-AP kit router but when I try to connect the handshake packets haven't reached the router. I have tried both windows(with another wifi) and ios(with another mobile carrier) to connect but nothing reaches the router. I'm using DDNS from mikrotik. What confuses me a bit is that I can use the option "use-local-address=yes" then I can get the IP that is shown on quickset, but when I uncheck it I get a different IP, this must be related to the modem. But what is my real public IP? What does quickset show, is that?
What I have tried so far:
-DDNS with local address option and without
-Monitoring the lte1 and wireguard with torch, but not even a single packet does show
-Playing with NAT, firewall settings
-Changing MTU decrease, increase both on router and client together
I have attached the export of the config, and also here is the windows client configPlease help me to find out whats my problem. What else could be?
Thanks
I'm writing to here because I searched for my problem in this forum but I couldn't find the solution.
My problem is I want to use Wireguard on my LTE-AP kit router but when I try to connect the handshake packets haven't reached the router. I have tried both windows(with another wifi) and ios(with another mobile carrier) to connect but nothing reaches the router. I'm using DDNS from mikrotik. What confuses me a bit is that I can use the option "use-local-address=yes" then I can get the IP that is shown on quickset, but when I uncheck it I get a different IP, this must be related to the modem. But what is my real public IP? What does quickset show, is that?
What I have tried so far:
-DDNS with local address option and without
-Monitoring the lte1 and wireguard with torch, but not even a single packet does show
-Playing with NAT, firewall settings
-Changing MTU decrease, increase both on router and client together
I have attached the export of the config, and also here is the windows client config
Code:
[Interface]PrivateKey = *****our generated private key********Address = 10.100.100.2/24[Peer]PublicKey = *****public key of the router*******AllowedIPs = 0.0.0.0/0Endpoint = router_address:51320
Thanks
Statistics: Posted by Poseidonhun — Sat May 04, 2024 8:27 pm