Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ::::::::::::::::::::::::::::::::::::::NODO .COM::::::::::::::::::::::::::::::::::::::::::
- link irc.uniredlatina.space
- {
- incoming {
- mask *;
- };
- outgoing {
- bind-ip *; /* or explicitly an IP */
- hostname vps-2233997-x.dattaweb.com;
- port 7008;
- options { autoconnect; };
- };
- /* We use the SPKI fingerprint of the other server for authentication.
- * Run './unrealircd spkifp' on the other side to get it.
- * NOTE: requires UnrealIRCd 4.0.16 or later.
- */
- password "linksnodos" { spkifp; };
- class servers;
- hub *;
- };
- ::::::::::::::::::::::::::::::::::::::::::::NODO .SPACE::::::::::::::::::::::::::::::::::::::::::::::::
- link irc.uniredlatina.com
- {
- incoming {
- mask *;
- };
- outgoing {
- bind-ip *; /* or explicitly an IP */
- hostname vps-ba5fbc76.vps.ovh.ca;
- port 7008;
- options { autoconnect; };
- };
- /* We use the SPKI fingerprint of the other server for authentication.
- * Run './unrealircd spkifp' on the other side to get it.
- * NOTE: requires UnrealIRCd 4.0.16 or later.
- */
- password "linksnodos" { spkifp; };
- class servers;
- hub *;
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement