Kaynağa Gözat

Add BindHost to prevent random "Connection timed out" errors

Also see: http://b.wardje.eu/2011/12/znc-failing-to-connect.html
Lorenzo Villani 10 yıl önce
ebeveyn
işleme
6c58422d25

+ 1
- 0
roles/ircbouncer/templates/var_lib_znc_configs_znc.conf.j2 Dosyayı Görüntüle

@@ -65,6 +65,7 @@ Version = 1.0
65 65
 	TimestampFormat = [%H:%M:%S]
66 66
 
67 67
 	<Network freenode>
68
+		BindHost = 0.0.0.0
68 69
 		FloodBurst = 4
69 70
 		FloodRate = 1.00
70 71
 		IRCConnectEnabled = true

Loading…
İptal
Kaydet