-
extrowerkso "ipmon -o S" doesn't show anything when i try to use dig in a NGZ, so it isn't the firewall.
-
extrowerkbut enabling the block breaks dns in the NGZ, so it is firewall
-
extrowerkmanaged to fix it with pass in quick on vnic0 from 10.10.0.0/24 to any keep state
-
m1ariI don't know if one exists for ipf/illumous, but when doing firewall stuff before (mostly on Linux) I've found getting a diagram of how packets flow around the filter/nat stack(s) can be very useful
-
m1arialso if you haven't already, it's probably worth a read of omnios.org/info/ipfilter
-
extrowerkm1ari: thanks for the hints, i have already read the linked article.
-
extrowerkBack to my earlier question: i have an OmniOS NAS in my LAN and a clous OmniOS VPS instance. What would be the most efficient way to build a vpn between them. AFAIK the tun driver is not efficient.
-
extrowerkbut every vpn solution relies on tun/tap, so I am wondering if there is any other option? MAybe an ssh tunnel maintained by SMF?
-
m1ariwhat do you mean by not efficient? is it actually a problem ?
-
m1ariI've not done much with VPNs, but when I did do some site to site tunnels they were generally an ipsec tunnel using something like tun/tap.
-
m1arias a broad generalisation, any vpn solution is going to be slower than a native connection as you're having to encapsulate the IP packets inside another IP stream.
-
extrowerkI have read the Illumos port of the tun/tap driver ispretty old, doesn't follow the current driver arch and it should be rewritten.
-
m1ariAgain as a generalisation potential issue on a VPN is that a single packet inside the VPN, could require 2 (or more) packets to be sent between the two end points
-
extrowerkok dns and zrepl works now
-
extrowerkboth have an own sparse zone, zrepl works with a delegated zfs dataset