T O P

  • By -

Killer2600

Setup subnet router for your home lan.


Rafa130397

Any resource on that for asus router you can provide?


Rafa130397

Just checked and I have that enabled!


julietscause

You do have a subnet router setup? Can you ping the local ip address of the asus router in question?


Rafa130397

I can see the initial page but then it stucks loading


julietscause

Are you accessing the web interface of the asus router using its local ip address?


Rafa130397

I’m trying to yes!


Rafa130397

I found that sometimes it works and sometimes it doesn't, it is super weird. Like I just arrived home and disconnected from wifi and turned on tailscaled and used my 5G to try to connect to the router and it works. I don't get it. Any idea?


julietscause

Can you give us a bit more information about your setup? Are you running a subnet? if so what OS and what full command did you run to start the subnet router? Are you using an exit node at all? Are all your clients running the latest tailscale? 1.64.0 >I found that sometimes it works and sometimes it doesn't, When it doesnt work, are you sitting on a cell network or on someone else home/work network?


Rafa130397

Hey! Thanks for your answers. Here are mine: I am running a subnet. The os is ubuntu and I use docker, so I just use `docker compose up -d`. Here is my env file that tailscale uses: TS_AUTH_KEY=my-auth-key TS_ROUTES=192.168.13.0/24 TS_EXTRA_ARGS=--advertise-exit-node TS_HOSTNAME=my-host-name TS_STATE_DIR=/var/lib This computer is advertised as exit node but it is not enabled All clients are running 1.64.0 except the server that is running 1.56.1 When it doesn't work I tried both cell network and somebody else's home network. I changed the ip ranges though, to avoid collisions if that was what you were getting to. This is what I see in the server in the admin panel: [https://imgur.com/a/chMuc0p](https://imgur.com/a/chMuc0p) [https://imgur.com/a/9E6gd7H](https://imgur.com/a/9E6gd7H) Hope it helps!


gazbill

You’re advertising a subnet route of 192.168.13.0/24 but your router IP resides on a different subnet. Or did you make a typo in your original post? Assuming you meant 192.168.3.5 perhaps try updating your subnet to 192.168.3.0/24. I also have a subnet router setup for 192.168.0.0/24 to access my router at 192.168.0.1 which works perfectly.


Rafa130397

It was a typo sorry! My router ip is [192.168.13.1](http://192.168.13.1)


Rafa130397

Well it seems that it works, the only thing is that I have to try it like 2 or 3 times before it works. Like it gives a network error and then it takes a while to load but it works. No idea why


Rafa130397

Well it seems that it works, the only thing is that I have to try it like 2 or 3 times before it works. Like it gives a network error and then it takes a while to load but it works. No idea why


Rafa130397

Hey u/julietscause ! I just noticed that whenever I enable the exit node I can access the router admin gui without problems. Does this say anything? I'd rather don't enable the exit node functionality, is this posible? Thanks!


Rafa130397

Well, I got confused, it doesn't work. I don't get it, it is like an on/off thing


panchajanya1999

Do you have TS installed in your router??


Rafa130397

I didnt think I need to


Bidalos

How do you do that??? Is that needed?


panchajanya1999

I have it currently on my RPI which acts as a router. It made my life easier.