Dear all,
i tried already some research here but always found a bit of a different initial scenario.
Initial Setting:
I am using a GL Mango GL-MT300N-V2 which i would like to use as an Travel Router which connects to my home internet (FritzBox 6690) via WireGuard.
Goal:
When i am away (Hotel, Public wifi) i would like to connect all my devices like Laptop / Smartphone via the GL Mango Router so that all traffic gets routed via my VPN. Therefore my devices should retrieve the Public IP of my Home Network, comparable as i would be directly connected at home directly towards my home router.
Current Solution:
I managed to setup my Fritzbox so that i can connect my Mango Router to the Fritzbox. When i now connect a device (e.g Laptop) via the Mango GL, i can access internet and also i can access e.g. the admin page of my home router.
Issue:
What does not work is, if i am connected via my Mango and VPN Is turned on, that if i lookup my current IP via e.g www.whatsmyip.org, i only receive the IP of the current Network of which my GL Mango Router is connected (e.g. the IP of the Hotel Internet).
Is there any possibility that i can configure my GL Mango so that if i connect any device via the GL Router that then the devices gets the Public IP as i would be directly connected to my Home Router?
Current Configuration:
Connection: Hotel WLAN → GL Router: Connection in GL Router via Repeater functionality
VPN Settings:
[Interface]
PrivateKey = PRIVATEKEY
Address = 192.168.178.205/24
DNS = 192.168.178.1
[Peer]
PublicKey = PUBLICKEY
PresharedKey = SHAREDKEY
AllowedIPs = 192.168.178.0/24,0.0.0.0/0
Endpoint = XXXXXXX.myfritz.net:52293
PersistentKeepalive = 25
Additional Information:
If i used the same settings e.g. on my IPhone via the WireGuard APP this works perfects.
Unfortunatly i can not directly install the WireGuard Client on my PC.
Question:
Is this possible via the Mango GL MT300N-V2 or do i need a different router?