]> arthur.barton.de Git - ngircd-alex.git/blobdiff - doc/sample-ngircd.conf
bind ListenAddress for outgoing connections
[ngircd-alex.git] / doc / sample-ngircd.conf
index 924f0595450939600f516516f97bf5b063bca401..973c68030107950717f74214077576cdcf3e57d1 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: sample-ngircd.conf,v 1.42 2007/11/21 12:16:35 alex Exp $
+# $Id: sample-ngircd.conf,v 1.43 2007/11/23 16:26:03 fw Exp $
 
 #
 # This is a sample configuration file for the ngIRCd, which must be adepted
        # this server should establish the connection).
        ;Host = connect-to-host.the.net
 
+       # IP address to use as _source_ address for the connection. if unspecified,
+       # ngircd will let the operating system pick an address.
+       ;Bind = 10.0.0.1
+
        # Port of the server to which the ngIRCd should connect. If you
        # assign no port the ngIRCd waits for incoming connections.
        ;Port = 6667