-
extrowerk
I am facing here an issue with my omnios installs. Let's say I have an omnios VPS instance and I have an omniOS NAS in my LAN. I'd like to build a VPN between them. VPS have public IP, while my NAS doesn't. On NAS side the GZ and the NGZ have explicit LAN ip (10.0.0.0/24), no etherstub. However on the VPS side I have an etherstub between the GZ and NGZ.
-
extrowerk
On both end I have an NGZ as VPN exit point, both running tailscale, configured.
-
extrowerk
Now ideally I'd liek to easily ssh from one GZ to the other GZ (eg. transparent connectivity.) This is not working yet.
-
extrowerk
What works: I can ssh from one tailscale NGZ to the other side GZ, and from the other side tailscale NGZ to this side GZ.
-
extrowerk
Eg. : far side NGZ to near GZ works, also near NGZ to far GZ works.
-
extrowerk
but near GZ to far GZ doesn't working.
-
extrowerk
as NGZ to GZ works, it is a pfroof for tailscale to be working just fine. I belive I am routing the packages somewhere incorrectly.
-
extrowerk
I have created static routed in my GZs to direct the packages into the NGZs, there is no firewall rules to block the comm, but it still not working-
-
extrowerk
I was messing around with snoop, but failed to find out the problem. I would greatly appreciate any help
-
extrowerk
Previously I have managed to get this done with my OmniOS NAS + an OpenBSD VPS, but I'd lie kto have OmniOS on both end.
-
extrowerk
-
m1ari
diagram of the setup would probably help both you and anyone trying to help.
-
extrowerk
I agree, however it is getting late and i need to wake up pretty erly tomorrow, ilet me do it tomorrrow
-
toasterson
Without route entry gz does not know where to route to the other GZ and will route to default router
-
extrowerk
toasterson: i was inable to follow you, sorry.
-
toasterson
you need routing table entries
-
toasterson
you didn't mention setting any up
-
extrowerk
I have created routes in the GZs for to access the other side via the NGZs. That is what you mean or something doifferent?
-
toasterson
Yes thats what I mean. And also return routes?
-
extrowerk
lets talk about this tomorrow...
-
toasterson
ok
-
m1ari
my thoughts are the same sort of thing as toasterson, it's some sort of routing issue. either missing routes, network/subnet issues or possibly some odd nat happening (that's unexpected)
-
toasterson
Or Ip forwarding not enabled in the ngz
-
extrowerk
ip forwarding is dnabled on both ngz