wally neuman1812@gmail.com wrote:
Hello, Im having a bit of an issue connecting two servers.
This is my main server(s1) ngircd.conf
[server] #S2 name = secondserver.net host = 192.168.1.102 port = 6667 MyPassword = <scrubbed> PeerPassword = <scrubbed> Group = 4 [server]#S3
My guess would be that you need to remove the trailing #S3.
You can use "ngircd --configtest -f <configfile>" to find out what ngircd _thinks_ the settings are.