Re: transparent https proxy with using pf's rdr-to and divert-to

2021-11-11 Thread Stuart Henderson
On 2021-11-11, Edward Crawler wrote: > Hi Misc, > > I'm writing a transparent https proxy for tls inspection. This proxy works > fine when I use "rdr-to" in pf. > However, when I try use "divert-to", it's not working.. > > What's the actual difference between the rdr-to and divert-to? What could

transparent https proxy with using pf's rdr-to and divert-to

2021-11-11 Thread Edward Crawler
Hi Misc, I'm writing a transparent https proxy for tls inspection. This proxy works fine when I use "rdr-to" in pf. However, when I try use "divert-to", it's not working.. What's the actual difference between the rdr-to and divert-to? What could be the problem?