Re: any questions of Relayd proxy on OpenBSD 5.8 ...

2016-02-01 Thread Stuart Henderson
On 2016-02-01, Luis Coronado  wrote:
> Anything based on calomel.org is ignored, real reference is the manual
> pages.

You know a guide is going to be good when the dates shown in examples
are from 8 years ago and it says "If you have OpenBSD v4.3 or later"...



Re: any questions of Relayd proxy on OpenBSD 5.8 ...

2016-02-01 Thread Luis Coronado
Anything based on calomel.org is ignored, real reference is the manual
pages.

-luis


On Mon, Feb 1, 2016 at 10:49 AM, zje.net.cn  wrote:

> Recently I have encountered some difficulties in debugging the relayd
> proxy on OpenBSD 5.8.
> The relevant rules are derived from
>  https://calomel.org/relayd.html
>
> Example 5: Service Redirector
>
> ..with the rules about pf.conf and relayd.conf above the article, i
> had the wrong reminder,
> such as 'rdr-anchor "relayd/*"' change to 'anchor "relayd/*"' and ”match
> in log... ” may be
> "pass in log ..." It looks as if the rule definition associated with the
> new version of the system has changed.
> ..then i have not not yet successful for making the rules with
> pf to
> achieve site load balancing on tcp service layer, how can i do? thanks for
> helps.



any questions of Relayd proxy on OpenBSD 5.8 ...

2016-02-01 Thread zje.net.cn
Recently I have encountered some difficulties in debugging the relayd proxy on 
OpenBSD 5.8.
The relevant rules are derived from 
 https://calomel.org/relayd.html
 
Example 5: Service Redirector
 
..with the rules about pf.conf and relayd.conf above the article, i had the 
wrong reminder,
such as 'rdr-anchor "relayd/*"' change to 'anchor "relayd/*"' and ¡±match in 
log... ¡± may be
"pass in log ..." It looks as if the rule definition associated with the new 
version of the system has changed.
..then i have not not yet successful for making the rules with pf to
achieve site load balancing on tcp service layer, how can i do? thanks for 
helps.