Hi Below is something I tried for at least 12 hrs continuously and failed (even without food )
1)Brume 2 running wire guard server(working fine)
2)Brume 2 connected to the internet with another router having IP 192.168.4.1 This router has a public IP
3)Windows laptop connected to local hotspot of iPhone running Wireguard VPN client (tested IP address in website shows as same as the public IP of router at step 2
- Android phone connected to another router which has internet but no public IP it is behind the CGNAT the router server IP is 192.168.29.1 This android phone also connected to Brume2 wireguard server through android wirguard client ( brume 2 shows the clients online)
Now what I want
I want to access the router 192.168.29.1 which the android phone is connected to be accessed via windows laptop. Meaning in chrome of laptop if I type 192.168.29.1 the router page should open.
I am unable to do so. though both windows laptop and android phone is correctly connected wirguard server on brume2
What I tried Below are configuration
At windows laptop wireguard config given below
[Interface]
PrivateKey = (Hidden)
Address = 10.0.0.3/24
DNS = 64.6.64.6
MTU = 1420
[Peer]
PublicKey = (hidden)
AllowedIPs = 0.0.0.0/0, ::/0, 192.168.29.0/24
Endpoint = (hidden)
PersistentKeepalive = 25
At the Android end wireguard client config
[Interface]
Address = 10.0.0.5/24
PrivateKey = (hidden)
DNS = 64.6.64.6
MTU = 1420
[Peer]
AllowedIPs = 10.0.0.0/24, 192.168.29.0/24
Endpoint = (hidden)
PersistentKeepalive = 25
PublicKey = (hidden)
Static route in wireguard brume 2
=======================
Wireguard VPN client status
this is working the android phone has virtual IP 10.0.0.5 and windows has virtual IP 10.0.0.3 ( I tried to give screen shot but since I am new user cant attach more than one screenshot)
================
Firewall on brume 2
allowed any zone to any zone ( I tried to give screen shot but since I am new user cant attach more than one screenshot)
=======================
I know there are lot of security compromised but now just want it to work then I will reset my brume2.
Please note the android phone is at remote location I cant change settings there and person who helps me enable VPN in android is not at all tech savvy. Keep this is mind if there is any solution, please. I am not sure if I am trying something which is impossible if so please let me know