You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
probably my question / problem is not related to this software direct but i am trying to achieve some workarroud and i thing i should usue mds-reflector.
My goal:
Expose working homekit app on iphone roadwarior vpn client where my homekit accessories are in LAN where one of host is raspberry pi with openvpn server.
Now:
homeikt is woring only from local network when my iphone is connected
on my rasberry i can see service -> avahi-browse
= wlan0 IPv4 openHAB _hap._tcp local
hostname = [192-168-0-14.local]
address = [192.168.0.14]
port = [9123]
txt = ["id=8a:e0:1f:83:2b:19" "md=openHAB" "pv=1.1" "ci=2" "sh=79UOzQ==" "sf=0" "ff=0" "s#=1" "c#=131"]
the same is visible on iphone connected to lan
VPN:
i want to connect my iphone to openvpn on raspberry and see exactly the same mdns informations. My vpn interface on raspberry is tun0
mdns-reflector -fn eth0 tun0 (eth0 is the same as wlan0) raspberry has two ips.
What am i missing? how to check if mdns-reflector is working?
The text was updated successfully, but these errors were encountered:
probably my question / problem is not related to this software direct but i am trying to achieve some workarroud and i thing i should usue mds-reflector.
My goal:
Expose working homekit app on iphone roadwarior vpn client where my homekit accessories are in LAN where one of host is raspberry pi with openvpn server.
Now:
= wlan0 IPv4 openHAB _hap._tcp local
hostname = [192-168-0-14.local]
address = [192.168.0.14]
port = [9123]
txt = ["id=8a:e0:1f:83:2b:19" "md=openHAB" "pv=1.1" "ci=2" "sh=79UOzQ==" "sf=0" "ff=0" "s#=1" "c#=131"]
the same is visible on iphone connected to lan
VPN:
i want to connect my iphone to openvpn on raspberry and see exactly the same mdns informations. My vpn interface on raspberry is tun0
mdns-reflector -fn eth0 tun0 (eth0 is the same as wlan0) raspberry has two ips.
What am i missing? how to check if mdns-reflector is working?
The text was updated successfully, but these errors were encountered: