Szia,
Starting Zorp Firewall Suite: Traceback (most recent call last): File "/etc/zorp/policy-http.py", line 2, in<module> from Zorp.Core import * File "/usr/share/zorp/pylib/Zorp/Core.py", line 53, in<module> from Matcher import MatcherPolicy, AbstractMatcher, RegexpMatcher, RegexpFileMatcher, CombineMatcher, DNSMatcher, WindowsUpdateMatcher, SmtpInvalidRecipientMatcher File "/usr/share/zorp/pylib/Zorp/Matcher.py", line 43, in<module> import os, re, string, DNS, types, time, smtplib, socket, traceback ImportError: No module named DNS AttributeError: 'module' object has no attribute 'deinit' AttributeError: 'module' object has no attribute 'purge' zorp_plug!
The following errors occurred so far: Zorp instance startup failed, instance='zorp_plug', rc='512 Itt a DNSMatcher a python DNS modulját hiányolja, elvileg egy
apt-get install python-dns meg kell, hogy oldja. Üdv, Balint