Anope Support > 1.8.x/1.7.x Support (Read Only)

Port problem

(1/1)

Xaero:
I want to run 2 servers on 1 ip. On 2 ports. But if i run Anope, he go to my first server. The first server haves the port: 6667, the second server, haves port: 6668.



--- Quote ---
# RemoteServer <hostname> <port> <password>  [REQUIRED]
#     Specifies the remote server hostname and port.  The hostname may
#     either be a standard Internet hostname or dotted-quad numeric
#     address; the port number must be an integer between 1 and 65535
#     inclusive.  The password is a string which should be enclosed in
#     double quotes if it contains any spaces (or just for clarity).
#
#     The remote server and port may be overridden at runtime with the
#     -remote command-line option.  The password may not be set at runtime.
#
#     If services can't connect to the RemoteServer, they will try
#     RemoteServer2 (if defined). If they can't connect to RemoteServer2,
#     they will use RemoteServer3 (if defined).

RemoteServer    [my ip] 6668      "mypass"
#RemoteServer2  locahost 6667 "mypass"
#RemoteServer3  localhost 6667 "mypass"

--- End quote ---

Pieter Bootsma:
One instance of anope can only connect to one irc server. If both irc servers are linked they should share the same set of services.

ShelLuser:
I think you're overlooking If services can't connect to the RemoteServer, they will try RemoteServer2.

Navigation

[0] Message Index

Go to full version