When I try to start zorp, it immediately quits silently, logging the following 3 times to /var/log/messages: zorpctl: Zorp exited gracefully, exitcode=127 Setting -verbose=5 in instances.conf doesn't yield one iota more worth of info; any ideas? Thanks, Mick /-------------------------------------------------\ | Michael D. (Mick) Bauer | | Hired Goon Specializing in Information Security | | Security Editor, Linux Journal | | Dir. of Value-Subtracted Svcs., Wiremonkeys.org | \-------------------------------------------------/
Hi! On 2004 Jan 07, Michael D. (Mick) Bauer wrote:
Setting -verbose=5 in instances.conf doesn't yield one iota more worth of info; any ideas?
In some situations when logging to syslog zorp doesn't wait to flush all messages at exit. You can tell zorp to log to console instead of syslog with the -l switch. Unfortunately zorpctl drops all messages written to console, so you must start zorp without zorpctl. You can do it with the following command line: /usr/lib/zorp/zorp --as <instance_name> -l It writes to the console what the problem is. Please send me the output, so I can find out where the problem occurs, and how to make sure the error message is written to syslog. -- Szalay Attila BalaBit IT BiztonsƔgtechnikai Kft. tel:(36-1)-371-05-40 1116 Bp. Csurgoi ut 20/b fax:(36-1)-208-08-75 http://www.balabit.hu/
participants (2)
-
Michael D. (Mick) Bauer
-
SZALAY Attila