ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/INSTALL
(Generate patch)

Comparing hopm/trunk/INSTALL (file contents):
Revision 8571 by michael, Sun Sep 23 09:34:39 2018 UTC vs.
Revision 8572 by michael, Tue Oct 2 19:19:10 2018 UTC

# Line 41 | Line 41 | Configuration
41      Edit hopm.conf as needed. Most options are self explanatory and
42      contain a short description.
43  
44 <    Please take note of the target_string, this is new in version 2 onward and may be
45 <    different for your ircd. Because we now check that we really have
46 <    connected back onto IRC, HOPM needs to be told what your ircd says during
47 <    the first part of a connection. If you're not sure, the best thing to do
48 <    is telnet to your ircd from your shell, e.g.:
44 >    Please take note of the target_string which may be different for your ircd.
45 >    Because we check that we really have connected back onto IRC, HOPM needs to
46 >    be told what your ircd says during the first part of a connection. If you're
47 >    not sure, the best thing to do is telnet to your ircd from your shell, e.g.:
48  
49        [miwob@svn ~]$ telnet irc.ircd-hybrid.org 6667
50 <      Trying 74.208.44.181...
51 <      Connected to irc.ircd-hybrid.org (74.208.44.181).
50 >      Trying 104.254.244.55...
51 >      Connected to irc.ircd-hybrid.org (104.254.244.55).
52        Escape character is '^]'.
53        :irc.ircd-hybrid.org NOTICE * :*** Looking up your hostname
54        :irc.ircd-hybrid.org NOTICE * :*** Checking Ident

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)