diff --git a/exec/load/ircd/core.js b/exec/load/ircd/core.js
index 75cc0cbc503572ed427895e8c3a4ee9bf4b84f87..1824106be09d01ae887f3c6685255dc1939bd56c 100644
--- a/exec/load/ircd/core.js
+++ b/exec/load/ircd/core.js
@@ -2756,7 +2756,7 @@ function IRCClient_finalize_server_connect(states) {
 	var i;
 
 	HCC_Counter++;
-	gnotice(format("Link with %s [unknown@%s] established, states: %s",
+	gnotice(format("Link with %s (%s) established, states: %s",
 		this.nick,
 		this.hostname,
 		states