Re: Logging (lack of), driving me nuts

2006-05-26 Thread Travis H.
On 5/21/06, Magne J. Andreassen [EMAIL PROTECTED] wrote: set skip on { lo sis0 } Well I'll be... somehow I didn't try that. -- Curiousity killed the cat, but for a while I was a suspect -- Steven Wright Security Guru for Hire http://www.lightconsulting.com/~travis/ -- GPG fingerprint: 9D3F

Re: Recursive macro expansion problems

2006-05-26 Thread Siju George
On 5/24/06, Daniel Hartmeier [EMAIL PROTECTED] wrote: On Tue, May 23, 2006 at 03:31:46PM -0700, andrew fresh wrote: host_list = { $hosts } port_list = { $ports } Try adding q_host_list = '{' $hosts '}' q_port_list = '{' $ports '}' Thankyou s much for the clarification Danny :-) The

Re: Recursive macro expansion problems

2006-05-26 Thread Daniel Hartmeier
On Fri, May 26, 2006 at 11:09:51AM +0530, Siju George wrote: host1 = 192.168.1.1 host2 = 192.168.1.2 all_hosts = { $host1 $host2 } is that an error ? No, it's correct if you want to use $all_hosts in a