Right, I've changed the listen to
listen *:7029;
listen *:6667;
And I recived that error in Anope log:
[Mar 22 17:00:44 2013] Loading IRCD Protocol Module: [unreal32]
[Mar 22 17:00:44 2013] status: [0][Module, Okay - No Error]
[Mar 22 17:00:44 2013] Loading Encryption Module: [enc_md5]
[Mar 22 17:00:44 2013] status: [0][Module, Okay - No Error]
[Mar 22 17:00:44 2013] Launching Anope into the background
[Mar 22 17:00:44 2013] Anope 1.8.8 (3112) (ircd protocol: UnrealIRCd 3.2+) starting up
[Mar 22 17:00:55 2013] Databases loaded
[Mar 22 17:00:55 2013] Info: Reflecting database records.
[Mar 22 17:00:56 2013] Connected to Server 1 (127.0.0.1:7029)
[Mar 22 17:00:56 2013] trying to load [cs_appendtopic]
[Mar 22 17:00:56 2013] [cs_appendtopic] Loaded successfully
[Mar 22 17:00:56 2013] status: [0][Module, Okay - No Error]
[Mar 22 17:00:56 2013] trying to load [cs_enforce]
[Mar 22 17:00:56 2013] status: [0][Module, Okay - No Error]
[Mar 22 17:00:56 2013] trying to load [ns_maxemail]
[Mar 22 17:00:56 2013] status: [0][Module, Okay - No Error]
[Mar 22 17:00:56 2013] trying to load [os_info]
[Mar 22 17:00:56 2013] os_info: Loading configuration directives...
[Mar 22 17:00:56 2013] os_info: OSInfoDBName is not defined in Services configuration file, using default os_info.db
[Mar 22 17:00:56 2013] os_info: Directive OSInfoDBName loaded (os_info.db)...
[Mar 22 17:00:56 2013] os_info: WARNING: can not open the database file! (it might not exist, this is not fatal)
[Mar 22 17:00:56 2013] status: [0][Module, Okay - No Error]
[Mar 22 17:00:56 2013] trying to load [hs_request]
[Mar 22 17:00:56 2013] [hs_request] Unable to open database ('hs_request.db') for reading
[Mar 22 17:00:56 2013] hs_request loaded
[Mar 22 17:00:56 2013] status: [0][Module, Okay - No Error]
[Mar 22 17:00:56 2013] Error: Your IRCD's link block may not be setup correctly, please check unrealircd.conf
[Mar 22 17:00:56 2013] Error: Your IRCD's link block may not be setup correctly, please check unrealircd.conf
[Mar 22 17:00:57 2013] Read error from server: No such file or directory (error num: 2)
[Mar 22 17:00:57 2013] [cs_appendtopic] Unloaded successfully
[Mar 22 17:00:57 2013] hs_request un-loaded
But in IRC, I'm recived that:
17:00 carlitos0802.com *** LocOps -- Link denied for servicios.carlitos0802.com(unknown@127.0.0.1) (No link block named 'servicios.carlitos0802.com') [@127.0.0.1.4296]
And the services cannot join...