Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: InspirCD + Anope 1.9  (Read 6156 times)

0 Members and 1 Guest are viewing this topic.

VJ

  • Anope User
  • Offline Offline
  • Posts: 3
InspirCD + Anope 1.9
« on: January 18, 2010, 12:40:19 AM »

Well, I've been trying to hook up InspirCD and Anope, but I'm having troubles actually connecting Anope to InspirCD.

InspriCD is running correctly, etc etc.

My InspirCD section:
Code: [Select]
<link   name="services.website.com"
        ipaddr="localhost"
        port="7002"
        sendpass="pass"
        recvpass="pass">

Code: [Select]
uplink
{
/*
* The IP or hostname of the IRC server you wish to connect Services to.
* Usually, you will want to connect Services over 127.0.0.1 (aka localhost).
*
* NOTE: On some shell providers, this will not be an option.
*/
host = "localhost"

/*
* The port to connect to.
* The IRCd *MUST* be configured to listen on this port, and to accept
* server connections.
*
* Refer to your IRCd documentation for how this is to be done.
*/
port = 7002

/*
* The password to send to the IRC server for authentication.
* This must match the link block on your IRCd.
*
* Refer to your IRCd documentation for more information on link blocks.
*/
password = "pass"
}

Code: [Select]
[Jan 17 19:39:10 2010] Done reading configuration file.
[Jan 17 19:39:10 2010] Loading IRCD Protocol Module: [inspircd12]
[Jan 17 19:39:10 2010] Module inspircd12 compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Loading Encryption Module: [enc_none]
[Jan 17 19:39:10 2010] Module enc_none compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Anope 1.9.1-p1 (2691) (ircd protocol: InspIRCd 1.2) starting up
[Jan 17 19:39:10 2010] Module ns_help compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_register compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_group compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_identify compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_access compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_set compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_saset compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_drop compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_recover compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_release compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_sendpass compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_ghost compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_alist compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_info compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_list compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_logout compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_status compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_update compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_getpass compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_getemail compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_forbid compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ns_suspend compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_help compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_register compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_identify compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_set compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_xop compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_access compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_akick compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_drop compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_sendpass compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_ban compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_clear compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_modes compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_getkey compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_invite compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_kick compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_list compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_logout compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_topic compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_info compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_getpass compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_forbid compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_suspend compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module cs_status compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_send compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_cancel compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_list compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_read compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_del compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_set compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_info compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_rsend compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_check compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_staff compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_sendall compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module ms_help compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module bs_help compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module bs_botlist compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module bs_assign compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module bs_set compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module bs_kick compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module bs_badwords compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module bs_act compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module bs_info compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module bs_say compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module bs_unassign compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module bs_bot compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module os_help compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module os_global compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module os_stats compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module os_staff compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module os_mode compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module os_kick compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module os_clearmodes compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module os_akill compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Error while loading os_sgline: Your IRCd does not support SGLine
[Jan 17 19:39:10 2010] Module os_sqline compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module os_szline compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module os_chanlist compiled against current version of Anope 2691
[Jan 17 19:39:10 2010] Module os_userlist compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_news compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_session compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_noop compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_jupe compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_ignore compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_set compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_reload compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_update compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_restart compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_quit compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_shutdown compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_defcon compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_chankill compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_svsnick compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Error while loading os_oline: Your IRCd does not support OMODE.
[Jan 17 19:39:11 2010] Module os_umode compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_modload compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_modunload compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_modlist compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module os_modinfo compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module hs_help compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module hs_on compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module hs_off compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module hs_group compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module hs_list compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module hs_set compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module hs_setall compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module hs_del compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module hs_delall compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module cs_appendtopic compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module cs_enforce compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] Module ns_maxemail compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Jan 17 19:39:11 2010] Module os_info compiled against current version of Anope 2691
[Jan 17 19:39:11 2010] serv_uplink is (nil) and status is 0
[Jan 17 19:39:11 2010] serv_uplink is (nil) and status is 0
[Jan 17 19:39:11 2010] serv_uplink is (nil) and status is 0
[Jan 17 19:39:11 2010] serv_uplink is (nil) and status is 0
[Jan 17 19:39:11 2010] serv_uplink is (nil) and status is 0
[Jan 17 19:39:11 2010] serv_uplink is (nil) and status is 0
[Jan 17 19:39:11 2010] serv_uplink is (nil) and status is 0
[Jan 17 19:39:11 2010] Databases loaded
[Jan 17 19:39:11 2010] Oper nick VJain is not registered
[Jan 17 19:39:11 2010] Info: Reflecting database records.
[Jan 17 19:39:11 2010] FATAL: Can't connect to any servers: Connection refused

If there's any other info I need to add, please let me know.

Thanks,
~VJ
Logged

Naram Qashat

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 192
    • CBX's Sprite Animations
Re: InspirCD + Anope 1.9
« Reply #1 on: January 18, 2010, 01:11:33 AM »

Do you have binds in place to open up the 7002 port?  Also, do you have m_spanningtree loaded in InspIRCd?
Logged

VJ

  • Anope User
  • Offline Offline
  • Posts: 3
Re: InspirCD + Anope 1.9
« Reply #2 on: January 18, 2010, 01:14:13 AM »

<bind address="localhost" port="7002" type="servers"> <--- i did add that in InspirCD.conf. Am I supposed to add it somewhere else as well?

Also, yes, I do have spanningtree loaded.
Logged

Adam

  • Team
  • *
  • Offline Offline
  • Posts: 463
Re: InspirCD + Anope 1.9
« Reply #3 on: January 18, 2010, 01:16:27 AM »

Do '/stats p' on your IRCd and paste the output.
Logged

VJ

  • Anope User
  • Offline Offline
  • Posts: 3
Re: InspirCD + Anope 1.9
« Reply #4 on: January 18, 2010, 03:43:07 AM »

Okay, I got it figured out. That /stats p really helped!

Thanks,
~VJ
Logged
Pages: [1]   Go Up