Hallo Team,
Yesterday i build lxd under droplet, let’s say “A”, and i want to access that lxd from other droplet let’s say “B”. Network Example : Droplet A have private ip 10.10.10.1, and lxd network have 11.12.13.0/24, i don’t have issue if want access from host to lxd. Droplet B have private ip 10.20.20.1, and i want access lxd on droplet A from this host. The question is, i already add static routing in droplet B with rule destination 11.12.13.0/24 via 10.10.10.1 and set net.ipv4.ip_forward to 1 in both host, but i still can’t access lxd host from droplet B, why ? i’m miss something,… or DO have some firewall to limit the access between droplet.
Please help and advice.
Are you sure firewall not blocking it?
And do you add static route both droplet? from droplet b add network droplet a from droplet b add network lxd from droplet a add network droplet b and so on