ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/etc/example.efnet.conf
(Generate patch)

Comparing ircd-hybrid-7.2/etc/example.efnet.conf (file contents):
Revision 390 by michael, Wed Feb 1 21:24:07 2006 UTC vs.
Revision 548 by michael, Thu Apr 20 07:26:01 2006 UTC

# Line 437 | Line 437 | connect {
437           */
438          host = "192.168.0.1";
439  
440 +        /*
441 +         * vhost: the IP to bind to when we connect outward to servers.
442 +         * serverinfo::vhost and serverinfo::vhost6 will be overridden
443 +         * by this directive.
444 +         */
445 +        vhost = "192.168.0.2";
446 +
447          /*
448           * passwords: the passwords we send (OLD C:) and accept (OLD N:).
449           * The remote server will have these passwords reversed.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines