Koozali.org: home of the SME Server

icq file transfers

Randy Brown

icq file transfers
« on: March 28, 2001, 11:11:53 AM »
Hi everybody.

Has anybody got Icq 2000b to receive files from behind there e-smith firewall?
If you have would you please share how you did it?

thanks in advance,
Randy

Cameron Stacey

Re: icq file transfers
« Reply #1 on: March 30, 2001, 09:17:15 AM »
What version of E-smith are you running...?

4.0 required an rpm that I know of and 4.1 I could not get thru, also could not get my Hlaf-life server thru it either, due to my lack of understanding of ipchains and being fairly new at this too...

Cameron Stacey

Henrik

Re: icq file transfers
« Reply #2 on: March 30, 2001, 03:31:35 PM »
Hi Cameron!

I don't have any problems of running a Half-Life server with e-smith. I have done it with both 4.0 and 4.1.1

There is a module called ip_masq_quake which makes this possible (if I'm not totally wrong)

There is also a module that is called ip_masq_icq or something which enables ICQ. I know that everything worked with ICQ99b but now I have installed ICQ2000b and everything works except for file transfering, and I don't know why?

If you have questions about Half-Life I would be glad to help you

/Henrik

freeride

Re: icq file transfers
« Reply #3 on: April 06, 2001, 08:54:26 AM »
install any socks5 proxy server that will install on your system....newer is better
make a socks5.conf file in /etc/
put the following in the file......

auth 192.168.0. - -
ban - -
route 192.168.0. - eth1
route - - eth0
permit - - 192.168.0. - - -
deny - - - - - -


eth0 is connected to the outside world and eth1 is the gateway.
WARNING!!  I don't know how secure this is at all!!!!!  I just know it works