Proxy choices

Devon Harding devonharding at gmail.com
Thu Dec 8 21:36:31 UTC 2005


This is what I do for delegate forwarding ssl:
/usr/local/bin/delegated -P443
SERVER=tcprelay://192.168.10.96:443PERMIT="*:*:*.*"

How do I do this with xinetd, seems cleaner?

-Devon

On 12/8/05, Les Mikesell <lesmikesell at gmail.com> wrote:
>
> On Thu, 2005-12-08 at 14:41, Devon Harding wrote:
>
> > >> Does anyone know of a good alternative to delegate
> > >> (http://www.delegate.org)  Delegate is good, but resource intensive
> > >> and does't run as a service.  I need this to proxy my webmail
> > traffic.
> >
> > > Apache can be configured as a reverse proxy and even convert  https
> > > on one side to http on the other.  Stunnel can do generic ssl/plain
> > > proxies, or xinetd can do a generic pass-through proxy with it's
> > > 'redirect' option.
>
> > I need it to be ssl both in and out
>
> Apache could do both independently, and xinetd's version is transparent
> but why not use simple port forwarding?
>
> --
>   Les Mikesell
>     lesmikesell at gmail.com
>
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20051208/176d8aa2/attachment-0002.html 


More information about the users mailing list