search for: dmzo

Displaying 3 results from an estimated 3 matches for "dmzo".

Did you mean: dmz
2010 Dec 07
1
dependency loops ???
...s ) { snort{ "snort.$master": master => $master } class { pulledpork: stage => post, master => $master } < snip> } and I get: err: Could not apply complete catalog: Found dependency cycles in the following relationships: Exec[/home/snort/bin/pulledpork -nc conf/dmzo/pp.conf] => Service[snort.dmzo], Service[snort.dmzo] => Exec[/home/snort/bin/pulledpork -nc conf/dmzo/ pp.conf]; try using the ''--graph'' option and open the ''.dot'' files in OmniGraffle or GraphViz I can not see how this dependence goes both ways??? What I...
2006 May 16
1
Traffic Routing/Shaping Problem
...the interfaces to support a small dmz with a handful of servers. I have set Shorewall up with the following interfaces: net eth0 detect tcpflags,routefilter,nosmurfs,logmartians,blacklist vpn eth1 detect tcpflags,routefilter,norfc1918,nosmurfs,logmartians,blacklist dmzo eth2 detect tcpflags,routefilter,norfc1918,nosmurfs,logmartians,blacklist vpnre tun0 detect lan eth3 detect tcpflags,detectnets,nosmurfs dmz eth4 And with the following zones: fw firewall net ipv4 # adsl0 to the internet lan ipv4...
2010 Nov 19
3
what are the constraints on the contents of 'imported ' files
I am trying to import a hash definition from a separate file but this fails whereas including the text verbatim in the original manifest works fine: class monitor ($master, $interface) { # import "masters.pp" $sensor_rule_categories = { ''dmzo'' => [scan,finger,ftp,telnet,rpc,rservices,ddos,dns,tftp,web- coldfusion,misc,web-php,x11,attack-responses, oracle,mysql,pop2,pop3,bad- traffic,dos,exploit,misc,smtp,web-misc,emerging-exploit,emerging-scan, emerging-web,emerging-web_sql_injection,eme...