[Date Prev] [Date Index] [Date Next] [Thread Prev] [Thread Index] [Thread Next]

Re: 'console -r' only lists localhost

Garry Dolley gdolley@arpnetworks.com
Wed, 13 Oct 2010 00:03:01 GMT


On Tue, Oct 12, 2010 at 04:10:59AM +0000, Bryan Stansell wrote:
> Did you start conserver with the -R option or turn off redirects in the
> conserver.cf file with 'redirect [no|off|false]'?
> 
> If not, the output of conserver with a -v or even -D might be
> useful.  From the bits you posted, however, it sounds like it should be
> working...and my only guess at the moment is -R.

Hi Bryan,

conserver is started like so:

  /usr/sbin/conserver -d -p 3109 -O 1

My conserver.cf looks like:

  config * {
          sslrequired no;
          sslenabled yes;
  }

  default full {
          rw *;
  }

  default * {
          sslrequired no;
          sslenabled yes;
          logfile /var/log/conserver/&.log;
          timestamp "";
          include full;
  }
  
  access * {
          allowed 127.0.0.1;
  }

Then I have my consoles defined:


  console st02 {
          master localhost;
          ...
  }

  console lp02vm {
          master vr01;
          ...
  }

  ...


So conserver is neither started with -R and no "redirect" appears in the
conserver.cf.  This is why I'm stumped on this one ;)

-- 
Garry Dolley
ARP Networks, Inc. | http://www.arpnetworks.com | (818) 206-0181
Data center, VPS, and IP Transit solutions
Member Los Angeles County REACT, Unit 336 | WQGK336
Blog http://scie.nti.st