[zorp-hu] zorp GPL nem indul

Kosa Attila zsiga at kosaek.hu
2009. Május. 29., P, 14:36:18 CEST


On Fri, May 29, 2009 at 02:19:14PM +0200, Szilárd Szabó wrote:
> 
> minta policy:
> from Zorp.Core import *
> from Zorp.Http import *
> 
> Zorp.firewall_name = 'zorp at example.net'
> 
> InetZone("site-net", "192.168.10.0/24",
> outbound_services=["intra_http"],
> inbound_services=[])
> 
> InetZone("internet", "81.182.192.68/24",
                        ^^^^^^^^^^^^^^^^
Ez nem /24, hanem /32 inkabb.

> inbound_services=["*"],
> outbound_services=[])
> 
> def simple():
> 
> Service("intra_http", HttpProxy)
> Listener(SockAddrInet("192.168.1.1", 50080), "intra_http")

Hol definialtad az intra_http-t?

-- 
		Udvozlettel
				    Zsiga


További információk a(z) zorp-hu levelezőlistáról