Sunday, May 19, 2019

route-to rule problem after upgrading to 6.5

Hi all,

Yesterday, I have upgraded my home OpenBSD's fws from 6.4 to 6.5. All
seems to work ok execpt with route-to rules. The following rules have
been working smoothly in previous versions:

pass in quick inet proto tcp from <allow_tor_desktops> to
<google_networks> port = 80 flags S/SA keep state (if-bound) label
"Force access to Google sites via TOR" tag intlans-to-intlans route-to
172.22.56.5@vio4
pass in quick inet proto tcp from <allow_tor_desktops> to
<google_networks> port = 443 flags S/SA keep state (if-bound) label
"Force access to Google sites via TOR" tag intlans-to-intlans route-to
172.22.56.5@vio4

.. but with 6.5 fails ... Any idea?
--
Regards,
C. L. Martinez

No comments:

Post a Comment