Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't access HA's network #32

Closed
janosrusiczki opened this issue Sep 26, 2021 · 2 comments
Closed

Can't access HA's network #32

janosrusiczki opened this issue Sep 26, 2021 · 2 comments
Labels
stale There has not been activity on this issue or PR for quite some time.

Comments

@janosrusiczki
Copy link

Problem/Motivation

Can't access HA's network from another location.

Expected behavior

I want to be able to access machines on HA's network from another location / my mobile phone.

Actual behavior

I can't access machines on HA's network from another location / my mobile phone.

Steps to reproduce

I have HA running on a RPi at another location on a "standard" network with 192.168.1.x type addresses - the RPi's IP address is 192.168.1.70. I have installed the Tailscale addon on it, logged in, went on the Tailscale site and enabled subnet routes.

image

However, it gives me the error "Unable to relay traffic - This machine has IP forwarding disabled and cannot relay traffic. Please enable IP forwarding on this machine to use relay features like subnets or exit nodes."

From my current location I'm connecting to Tailscale and if I try to access the Tailscale HA IP at port 8123 it works. If I try and access the HA's IP address (192.168.1.70:8123) it works. But if I try any other address on the network at the other location it doesn't work.

As an example, if I try to access http://192.168.1.71 on the other network, which is a Tasmota switch, in HA's Tailscale log I see:

2021/09/26 19:48:23 Accept: TCP{red.act.ed.add:53621 > 192.168.1.71:80} 52 tcp ok

But nothing more happens.

Isn't this the whole purpose of VPN? Am I doing something wrong?

@SiM22
Copy link

SiM22 commented Sep 27, 2021

I have had these issues on other linux distros and home assistant, there is an issue I opened on the tailscale side. It is still not fixed and it is quite a bad bug to have. It involves the normal --accept-routes flag - tailscale/tailscale#1164

I just uninstalled tailscale on the devices it does this and will not use tailscale on these affected devices anymore until they fix this bug.

@github-actions
Copy link

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Oct 28, 2021
@github-actions github-actions bot closed this as completed Nov 4, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
stale There has not been activity on this issue or PR for quite some time.
Projects
None yet
Development

No branches or pull requests

2 participants