On 26 Apr 2006 at 14:17, Chuck Bunn wrote:

> Hi,
> 
> I have done a './bacula stop' and a 'killall bconsole'is there something 
> else I have to do before running './bconsole'. Also I am using putty to 
> control bconsole through an SSH connection. I have tried mapping a port 
> to 9101 via Putty but that did not help. Does bconsole only work on the 
> local machine. If I issue a './bconsole' via putty will this fail since 
> putty is running on a remote machine?

bconsole will connect to remove machines.

Are you sure bacula-dir is running?

On the same machine that bacula-dir is running, I issued this 
command.  It should respond the same on your machine (more or less):

$ telnet 127.0.0.1 9101
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
test  <=== I TYPED THIS
Connection closed by foreign host.

Do you get a reply?

> Is there another way to add tape jobs besides bconsole? (I will be
> using bacula-web for management since the local user refuses to use a
> command line, I have have bacula-web running through a SSH tunnel but
> it does not show anything since I have not set any jobs up. 'test.php'
> works fine). How do people manage bacula remotely??? 

One problem per thread, please!  Let's not get sidetracked.  Let's 
get you working.  I suggest starting a new thread for other issues.


-- 
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php




-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to