simonefil

Results 17 comments of simonefil

Same problem here with Android 13

VGG19 is in the correct folder with a correct name. No solution found for the moment

> Hm, this shouldn't happen _at all_ with Android 13, as Android 12+ disables apps opening links unless the domain is verified by either the user or Google. > >...

> Are you running `udp-proxy-2020` on both the remote server and home OPNSense router? That is a requirement for a site-to-site VPN with the Roon Discovery protocol. Yes I am....

Sure. Interfaces on remote server: Interface: eth0 - IP: 192.168.0.50/24 Broadaddr: 192.168.0.255 - IP: fe80::6829:bcff:fe26:7dcf/64 Interface: wg0 - IP: 10.200.200.1/24 PointToPoint: 10.200.200.1 Interface: lo - IP: 127.0.0.1/8 - IP: ::1/128...

Sure, let me know if you need me to do further testing. Thanks

Mmm could you please be more clear about "Your Wireguard interfaces are point-to-point."? My overall wireguard network topology if more like a mesh network (I guess?), all traffic pass through...

> the interface on the remote server: > > ``` > Interface: wg0 > - IP: 10.200.200.1/24 PointToPoint: 10.200.200.1 > ``` Mmm I'm missing something.. The udp-proxy-2020 on my router,...

Sure: ``` root@simone-roon:~# netstat -an | grep :9003 udp 0 0 0.0.0.0:9003 0.0.0.0:* udp 0 0 0.0.0.0:9003 0.0.0.0:* udp 0 0 0.0.0.0:9003 0.0.0.0:* udp 0 0 0.0.0.0:9003 0.0.0.0:* udp 0...

It looks fine to me. Eth0 (the 192.168.0.0 subnet) is the WAN interface. The whole wireguard-roon setup on the linux server is actually in an LXC container where the host...