# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
#
#
-# Example ircd.conf file for Star4.00.Velocity or newer.
+# Example ircd.conf file for Serene5.28 or newer.
#
#
# In this file I will explain what the different lines in the ircd.conf file
# other servers on the network.
# Port is the default port the server will attach itself to.
#
-# This line names the server server1.starchat.net and attaches itself to
+# This line names the server Server1.Serenity-IRC.Net and attaches itself to
# all addresses attached to the machine on port 7000:
#
-M:Server1.starchat.net:*:Cool new server:7000
+M:Server1.Serenity-IRC.Net:*:Cool new server:7000
#
#
#
# NOTE: Using the numeric ip address for the machine's address is slightly
# faster and more secure then using it's domain name.
#
-C:192.168.2.1:notarealpassword:hub.starchat.net:7325:45
+C:192.168.2.1:notarealpassword:HubServer.Serenity-IRC.Net:7827:45
#
#
#
# NOTE: Using the numeric IP address for the machine's address is slightly
# faster and more secure then using it's domain name.
#
-N:192.168.2.1:notarealpassword:hub.starchat.net::40
+N:192.168.2.1:notarealpassword:HubServer.Serenity-IRC.Net::40
#
#
#
#
# This line allows services to have the access needed to do it's job.
#
-U:Services.StarChat.Net:*:*
+U:Services.Serenity-IRC.Net:*:*
#
#
#
# NOTE: The name is the name defined in the hub's M-line it might not be the
# same as it's address.
#
-# This would allow hub.starchat.net to hub any servers while being directly
+# This would allow HubServer.Serenity-IRC.Net to hub any servers while being directly
# connected to your server.
-H:*::hub.starchat.net
+H:*::HubServer.Serenity-IRC.Net
#
-# This line would only allow hub2 to have Mexican servers as leaves.
-H:*.mx.*:hub2.starchat.net
+# This line would only allow HubServer2 to have Mexican servers as leaves.
+H:*.mx.*:HubServer2.Serenity-IRC.Net
#
#
#
#
# q::reason:server
#
-q::I have no idea why:unknown.starchat.net
+q::I have no idea why:unknown.Serenity-IRC.Net
#
#
#