[IRCServices] What is wrong?

Alan Carr atcarr at hotmail.com
Mon Mar 11 23:45:02 PST 2002


<Snip from IRC Services Configuration File>
#RemoteServer 127.0.0.1 6667 "password"
RemoteServer 127.0.0.1 6667 yourpass

ServerName:services.yournet.net
</SNIP>

<SNIP from IRCd Config>
C:127.0.0.1:yourpass:services.yournet.net:6667:50
N:127.0.0.1:yourpass:services.yournet.net::50
Plus add your H:Lines and U:Lines for Services
</SNIP>

----- Original Message ----- > C:ip/host of
server:linkpass:name.of.server:port:class
> N:ip/host of server:linkpass:name.of.server::class
>
> if the server runs on the same as your services, use 127.0.0.1 as host of
> the server in your services.conf
> and an example of the C/N lines for services
>
> C:127.0.0.1:linkpass:services.tergabber.net:7000:50
> N:127.0.0.1:linkpass:services.tergabber.net::50
>
> and in your services.conf
>
> servername (or something like that) 127.0.0.1 7000