Re: pf route to on loopback

2018-05-10 Thread Alexandr Nedvedicky
Hello, On Wed, May 09, 2018 at 07:05:30PM +0200, Alexander Bluhm wrote: > Hi, > > I while ago I changed pf route-to that it does not send packets > from 127.0.0.1 address to the network. This is necessary for localy > generated icmp packets that would be dropped otherwise. > > Now I found out t

pf route to on loopback

2018-05-09 Thread Alexander Bluhm
Hi, I while ago I changed pf route-to that it does not send packets from 127.0.0.1 address to the network. This is necessary for localy generated icmp packets that would be dropped otherwise. Now I found out that this prevents some useful routing tricks on loopback. So this check should be refi