Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - testablet007

#1
I have remote networks connected site to site using Tailscale. No VLAN
I can ping devices using IP address. I just want to access it using its hostname.

Site A
network: 10.10.0.0/24
domain: siteA.lan
override
domain: 0.20.10.in-addr.arpa
ip: 10.20.0.1

Site B
network: 10.20.0.0/24
domain: siteB.lan
override
domain: 0.10.10.in-addr.arpa
ip: 10.10.0.1

Opnsense version: OPNsense 25.1.12
DNS: Unbound & Adguard

Tailscale
version: 1.84.2
acl: default-allow all

Firewall rules:
*Redirect DNS requests to internal DNS resolver.
*Default allow LAN to any rule.

Is this possible using Tailscale? Is there a rules or settings that I miss for this to work?

Thanks