<p dir="ltr">Sorry on the phone. Missed the grep said line. I'm just guessing here but the server you're peering with has a server on their network with the same sid?</p>
<p dir="ltr">Mark</p>
<div class="gmail_quote">On 2013-02-06 8:08 PM, "Mark Cunningham" <<a href="mailto:contact@markcunningham.ie">contact@markcunningham.ie</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<p dir="ltr"> you should try adding one in then</p>
<p dir="ltr">Mark</p>
<div class="gmail_quote">On 2013-02-06 8:06 PM, "John Rilling" <<a href="mailto:John.Rilling@riverbed.com" target="_blank">John.Rilling@riverbed.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Thanks for the extra set of eyes Mark. I tripled checked my config file for an extra 'sid' line but I don't have one. I even removed the "#/*" commented lines containing 'sid' and still have exactly the same<br>


<br>
[root@jpn1ircserver-ircd-prod-01 ircd]# grep sid /etc/ircd/ircd.conf<br>
        sid = "7SS";<br>
         * consider ourselves split.  This must be set for automatic splitmode.<br>
         * consider ourselves split.  This must be set for automatic splitmode.<br>
         * it has the side effect of hiding the ips everywhere, including<br>
<br>
[root@jpn1ircserver-ircd-prod-01 ircd]# clear; /etc/init.d/ircd start; tail -f /var/log/ircd/hybserv.log<br>
Wed Feb  6 11:58:28 2013 Opened log file successfully<br>
Wed Feb  6 11:58:28 2013 Hybserv2 TS services version 1.9.3-release started<br>
Wed Feb  6 11:58:28 2013 Databases loaded (0 registered nicknames, 0 registered channels, 0 memo entries)<br>
Wed Feb  6 11:58:28 2013 Listener successfully started on host [*] port tcp/5656<br>
Wed Feb  6 11:58:28 2013 FATAL: Unable to bind port tcp/5656: Address already in use<br>
Wed Feb  6 11:58:28 2013 Listener successfully started on host [*] port tcp/5555<br>
Wed Feb  6 11:58:28 2013 FATAL: Unable to bind port tcp/5555: Address already in use<br>
Wed Feb  6 11:58:28 2013 Listener successfully started on host [*] port tcp/6900<br>
Wed Feb  6 11:58:28 2013 FATAL: Unable to bind port tcp/6900: Address already in use<br>
Wed Feb  6 11:58:28 2013 Connecting to 10.6.0.163[10.6.0.163] tcp/6667<br>
Wed Feb  6 11:58:29 2013 Connected to 10.6.0.163 tcp/6667<br>
Wed Feb  6 11:58:29 2013 Server Error: Server ID already exists.<br>
Wed Feb  6 11:58:29 2013 Server Error: Closing Link: <a href="http://jpn1ircserver-ircd-prod-01.nbttech.com" target="_blank">jpn1ircserver-ircd-prod-01.nbttech.com</a> (Server ID Exists)<br>
<br>
<br>
-----Original Message-----<br>
From: <a href="mailto:hybrid-bounces@lists.ircd-hybrid.org" target="_blank">hybrid-bounces@lists.ircd-hybrid.org</a> [mailto:<a href="mailto:hybrid-bounces@lists.ircd-hybrid.org" target="_blank">hybrid-bounces@lists.ircd-hybrid.org</a>] On Behalf Of Mark Cunningham<br>


Sent: Tuesday, February 05, 2013 4:47 PM<br>
To: General IRCD-Hybrid Discussion<br>
Subject: Re: [hybrid] Unsuccessfully connecting hybserv to ircd-hybrid: (Invalid servername.)<br>
<br>
Sorry for "double post". I should add, by ID, i'm guessing it's talking about sid. This is taken from example.conf under the serverinfo block.<br>
<br>
        /*<br>
         * sid: a server's unique ID.  This is three characters long and must<br>
         * be in the form [0-9][A-Z0-9][A-Z0-9].  The first character must be<br>
         * a digit, followed by 2 alpha-numerical letters.<br>
         * NOTE: The letters must be capitalized.  This cannot be changed at runtime.<br>
         */<br>
        sid = "_CHANGE_ME_";<br>
<br>
Mark<br>
<br>
On Wed, Feb 6, 2013 at 12:43 AM, Mark Cunningham <<a href="mailto:contact@markcunningham.ie" target="_blank">contact@markcunningham.ie</a>> wrote:<br>
> Only took a quick glance but, is the issue not the last message in the<br>
> log "Tue Feb  5 16:14:04 2013 Server Error: Server ID already exists."<br>
><br>
> The server id already exists? You've got 2 server ids the same?<br>
><br>
> Mark<br>
><br>
> On Wed, Feb 6, 2013 at 12:34 AM, John Rilling <<a href="mailto:John.Rilling@riverbed.com" target="_blank">John.Rilling@riverbed.com</a>> wrote:<br>
>> Hi Guys,<br>
>><br>
>><br>
>><br>
>> 5 hours working on this, my head hurts. Any hits or suggestions are<br>
>> highly appreciated. Thanks in advance:<br>
>><br>
>><br>
>><br>
>> Expected outcome: hybserv successfully connects to ircd-hybrid and<br>
>> the universe lives happily ever after J<br>
>><br>
>><br>
>><br>
>> Current outcome: (Invalid servername.)<br>
>><br>
>> tail -f /var/log/ircd/hybserv.log<br>
>><br>
>> Tue Feb  5 16:14:04 2013 Opened log file successfully<br>
>><br>
>> Tue Feb  5 16:14:04 2013 Hybserv2 TS services version 1.9.3-release<br>
>> started<br>
>><br>
>> Tue Feb  5 16:14:04 2013 Databases loaded (0 registered nicknames, 0<br>
>> registered channels, 0 memo entries)<br>
>><br>
>> Tue Feb  5 16:14:04 2013 Listener successfully started on host [*]<br>
>> port<br>
>> tcp/5656<br>
>><br>
>> Tue Feb  5 16:14:04 2013 FATAL: Unable to bind port tcp/5656: Address<br>
>> already in use<br>
>><br>
>> Tue Feb  5 16:14:04 2013 Listener successfully started on host [*]<br>
>> port<br>
>> tcp/5555<br>
>><br>
>> Tue Feb  5 16:14:04 2013 FATAL: Unable to bind port tcp/5555: Address<br>
>> already in use<br>
>><br>
>> Tue Feb  5 16:14:04 2013 Listener successfully started on host [*]<br>
>> port<br>
>> tcp/6900<br>
>><br>
>> Tue Feb  5 16:14:04 2013 FATAL: Unable to bind port tcp/6900: Address<br>
>> already in use<br>
>><br>
>> Tue Feb  5 16:14:04 2013 Connecting to 10.6.0.163[10.6.0.163]<br>
>> tcp/6667<br>
>><br>
>> Tue Feb  5 16:14:04 2013 Connected to 10.6.0.163 tcp/6667<br>
>><br>
>> Tue Feb  5 16:14:04 2013 Server Error: Server ID already exists.<br>
>><br>
>> Tue Feb  5 16:14:04 2013 Server Error: Closing Link:<br>
>> <a href="http://jpn1ircserver-ircd-prod-01.nbttech.com" target="_blank">jpn1ircserver-ircd-prod-01.nbttech.com</a> (Server ID Exists)<br>
>><br>
>> *** <a href="http://jpn1ircserver-ircd-prod-01.nbttech.com" target="_blank">jpn1ircserver-ircd-prod-01.nbttech.com</a> is our internal dns name<br>
>> for this machine<br>
>><br>
>><br>
>><br>
>> Excerpts of Ircd.conf<br>
>><br>
>> serverinfo {<br>
>><br>
>>         /*<br>
>><br>
>>          * name: the name of this server.  This cannot be changed at<br>
>> runtime.<br>
>><br>
>>          */<br>
>><br>
>>         #name = "hades.arpa";<br>
>><br>
>>         name = "<a href="http://jpn1ircserver-ircd-prod-01.nbttech.com" target="_blank">jpn1ircserver-ircd-prod-01.nbttech.com</a>";<br>
>><br>
>>         host = "10.6.0.163";<br>
>><br>
>> ...<br>
>><br>
>> }<br>
>><br>
>><br>
>><br>
>> connect {<br>
>><br>
>> name = " <a href="http://jpn1ircserver-ircd-prod-01.nbttech.com" target="_blank">jpn1ircserver-ircd-prod-01.nbttech.com</a>";<br>
>><br>
>> host = "10.6.0.163";<br>
>><br>
>> #send_password = "SuperSecret";<br>
>><br>
>> send_password = " SuperSecretmkpasswdhash ";<br>
>><br>
>> accept_password = " SuperSecretmkpasswdhash";<br>
>><br>
>> hub_mask = "*";<br>
>><br>
>> class = "server";<br>
>><br>
>> };<br>
>><br>
>><br>
>><br>
>> Excert Hybserv.conf:<br>
>><br>
>> N:jpn1ircserver-ircd-prod-01.nbttech.com:Hybrid services<br>
>><br>
>> S:SuperSecretmkpasswdhash:<a href="http://10.6.0.163:6667" target="_blank">10.6.0.163:6667</a><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
<br>
<br>
</blockquote></div>
</blockquote></div>