[zorp-hu] Beginner
Kosa Attila
zorp-hu@lists.balabit.hu
Wed, 16 Jul 2003 16:31:01 +0200
On Wed, Jul 16, 2003 at 04:24:15PM +0200, Hegedüs Ervin wrote:
>
> InetZone("site-net", "192.168.1.0/24",
> outbound_services=["intra_http"],
> inbound_services=[])
>
> InetZone("local", "127.0.0.0/8", inbound_services=["*"], outbound_services=[])
>
> InetZone("internet", "0.0.0.0/0", inbound_services=["*"], outbound_services=[])
Meg sosem probaltam igy, nem is biztos, hogy a python szereti :)
> def zorp_http():
> plug_direct_service = Service ("directplug", DirectChainer(None,SockAddrInet("127.0.0.1", 80)), PlugProxy)
Nem Chainer, hanem Router van mar...
> Listener(SockAddrInet("192.168.0.1", 80), plug_direct_service)
Epp tegnap volt, hogy ez miert nem fog mukodni (meg ha helyes lenne az
egyebkent hibas konfigod, akkor sem). Az archivumban egyebkent eleg sok
konfigot talalhatsz...
--
Udvozlettel
Zsiga