paulmorabi
Occasional Visitor
@chongnt I'm starting to think you are correct on this and I am not actually connected at all. I deleted wg21 and recreated.I have experience this. I delete and recreate device with same name but did not update in my client config. In my client it say connected but there is no connection. Perhaps can try recreate device and import the new config to client wg program again?
		Code:
	
	E:Option ==> peer wg21
    Peers (Auto=P - Policy, Auto=X - External i.e. Cell/Mobile)
Server  Auto  Subnet        Port   Public                                        Private                                       Annotate
wg21    N     10.50.1.1/24  11501    # RT-AX88U Server 1
	However, when I add a peer/device, and connect from the device:
		Code:
	
	paul@RT-AX88U-6948:/tmp/home/root# wg show wg21
interface: wg21
  public key: 
  private key: (hidden)
  listening port: 11501
	There are no peers listed so even though WireGuard says it is connected on my Samsung phone, the peer is not actually connected. I looked at the app logs and it's repeating "Sending handshake initiation" and then "Handshake did not complete" repeatedly.
I wondered then if I should be opening any ports for this so I opened port 11501 as its the listening port but it didn't make any difference, same issue. Any ideas?
	