root/trunk/licq/README.ICS

Revision 4526, 2.4 kB (checked in by erijo, 2 years ago)

Removed svn:keywords from all files that don't need it. May make your
checkout a tiny bit faster :)

  • Property svn:eol-style set to native
Line 
1README.ICS
2
3Problem ------------
4Your linux box is on a home(uni, school, work) network. you have just
5installed licq and suddenly icq dont work.  The computer connected to the
6internet that supplys your internet connection is running windows98 with
7the Second edition update & it uses the supplyed Internet Connection
8Sharing software.
9
10Reason for problem ----------
11ICS does'n t seem to be able to forward some udp packets. Every now and
12again licq will actually connect. This happens when licq trys to use port
131024 I am not sure why but it does happen. Another interesting thing is
14that other people will see u to be online every couple of times however
15they can not send u messages and u cannot recieve anything.
16
17Soloution ---------
18the soloution is fairly simple and straight forward. I am sure there is a
19better way but this has worked for me on every version from .72 or
20somthing to the latest CVS.
21
221) go to www.cnet.com, click on downloads (up the top leftish) the search
23for a program called pppshar.
24
252) download it (it says that it is shareware and expires after 30days
26however there is no timebomb and i have been using it for about 8 months.
27
283) install it (on the windows98SE box that has the net)
29
304) open the settings.ini file in the root directory of where u installed
31it
32
335) down the very bottom of the file add the following
34
35#icq
36service=icq
37map=udp
38host=icq.mirabilis.com
39listen=4
40remote=4000
41enable=yes
42
43
446) then save and close the file and run PPPshar. as long as u dont get any
45errors relating to icq then it sould be fine
46
477) on your linux box go into your home directory in a console. go into the
48.licq dir and open licq.conf file with an editor
49
50change the NumOfServers from 3 to 1
51change the DefaultPort from 4000 to 4
52change Server1 from icq.mirabilis.com to the IP or Domain of your host
53(the win98se box with the internet)
54
55then save the file and close it
56
57restart licq and try to go online
58
59if it dosent work open the network log window
60
61if it says server send wrong version 0 or somthing thereof make sure
62pppshar is working and started.
63
64if it just stalls at connecting to <your IP 192.168.0.1 in my
65case) chances are that the icq server is just to busy to let u
66on (happens occasionly) wait a few secs and try again.
67
68good luck
69
70if u have any probs at all dont hesitate to ask me
71if u work out a better way of acieveing this the i would really love to
72know.. ;-)
73
74Alex Salmon aka ghoti
75alex060@optushome.com.au
Note: See TracBrowser for help on using the browser.