I’d check the basics in your setup:
On your HASS machine, run and paste the output of:
ifconfig -a
ip a
route -n
iptables -Lvn
iptables -t nat -Lvn
iptables -t mangle -Lvn
arp -n
netstat -na
I’d check the basics in your setup:
On your HASS machine, run and paste the output of:
ifconfig -a
ip a
route -n
iptables -Lvn
iptables -t nat -Lvn
iptables -t mangle -Lvn
arp -n
netstat -na