09.07.2011, 14:05
I'm trying to set up and configure sbnc, for ubuntu.
After
I set the user to "isaac" and the password to "test"
The only configuration I did, is to make sure that sbnc was starting (/etc/default/sbnc).
Then I opened up irssi, and typed:
However, when I run this, I get the error:
And in the file: /var/log/sbnc/sbnc.log
There is an entry:
What's going on?
After
Code:
sudo apt-get install sbncThe only configuration I did, is to make sure that sbnc was starting (/etc/default/sbnc).
Then I opened up irssi, and typed:
Code:
/server 127.0.0.1 9000 isaac:testHowever, when I run this, I get the error:
Code:
20:41 !shroudbnc.info *** shroudBNC 1.2 $Revision: 1080 $ - Copyright ©
2005-2007 Gunnar Beutner
20:41 !shroudbnc.info *** Doing reverse DNS lookup on 127.0.0.1...
20:41 !shroudbnc.info *** Reverse DNS reply received (localhost).
20:41 !shroudbnc.info *** Doing forward DNS lookup...
20:41 !shroudbnc.info *** Forward DNS reply received. (localhost)
20:41 !shroudbnc.info *** Unknown user or wrong password.
20:41 -!- Irssi: Connection lost to 127.0.0.1There is an entry:
Code:
Fri Jul 8 20:38:26 2011: Wrong password for user isaac (from localhost[127.0.0.1])What's going on?