Re: [leaf-user] ICQ configuration

2002-06-26 Thread M Lu

Thank you for the suggestions.

I took Charles' advice by installing socks5.lrp. Kim's IP_MASQ_ICQ module
would work too but if the other end is behind the firewall it may not.

I tried last night on my son's machine and ICQ is OK, I can receive files. I
have one more questions: how can I tell socks5 to listen to 2 interfaces. My
config file /etc/socks5.conf looks like that:

...
set SOCKS5_BINDINTFC 192.168.1.254:1080


interface 192.168.1. - eth1
interface - - eth0
auth 192.168.1. - -
permit - - 192.168.1. - - -

I would like to add the support to 192.168.2. subnet too. If I omiss this, I
think it would listen to all interfaces and I do not want to expose to eth0.
But I do not know how o set SOCKS5_BINDINTFC so it can also bind to eth2,
port 1080

Thank you.








---
This sf.net email is sponsored by: Jabber Inc.
Don't miss the IM event of the season | Special offer for OSDN members! 
JabberConf 2002, Aug. 20-22, Keystone, CO http://www.jabberconf.com/osdn

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] ICQ configuration

2002-06-25 Thread Kim Oppalfens

At 00:21 25/06/2002, MLU wrote:
Hello, my son would like to do file xfer with a friend using ICQ. How 
would I go about configuring that?

You will probably need the ip_masq_icq.o module loaded to do that.
Module can be found at 
http://lrp.steinkuehler.net/files/kernels/Dachstein-normal/modules/ipv4/
Add this module to your /lib/modules folder
Edit /etc/modules to load this module at boot time
backup modules and your done.

If you don't want to reboot but want to make it work on the spot do a
insmod /lib/modules/ip_masq_icq.o

Kim Oppalfens
Azlan Training



I am using DCD.

Thank you.


---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



Re: [leaf-user] ICQ configuration

2002-06-25 Thread Charles Steinkuehler

 Hello, my son would like to do file xfer with a friend using ICQ. How
would I go about configuring that?

For this sort of activity (as well as voice calls, and chatting), ICQ
needs to open in-bound ports, which are nomrally blocked by the
firewall.  If you trust your internal users, and the ICQ software, you
can enable these functions by running a proxy server on the firewall,
and configuring ICQ to use the proxy for connections.

There is a socks-5 proxy on the Dachstein CD, which IIRC is setup to
allow unrestricted proxy access to the internal network, and no proxy
access to the external network.  The last bit is important, as spammers
and other 'net low-lifes have begun harvesting open proxies, which
basically allow them to hide their identity w/o even the effort of
installing malware on your machine.

There are instructions on the ICQ site for setting it up to use a proxy.

NOTES:

It is very important you actually tell ICQ to use the proxy...otherwise,
you'll still be able to connect to the ICQ server, but chat and file
xfer will still not work.

If you are *NOT* running a proxy, it is also important to tell ICQ it is
behind a firewall.  That way, ICQ doesn't try to open inbound ports
(which it can't), and correctly negotiate a connection when one end is
behind a firewall but the other end isn't (ie simply telling ICQ it's
behind a firewall may solve your son's problems, if his friends don't
have a firewall in place.  If there's a firewall on both ends, at least
one end needs to be running a proxy).

Charles Steinkuehler
http://lrp.steinkuehler.net
http://c0wz.steinkuehler.net (lrp.c0wz.com mirror)



---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html



[leaf-user] ICQ configuration

2002-06-24 Thread MLU

Hello, my son would like to do file xfer with a friend using ICQ. How would I go about 
configuring that? 

I am using DCD.

Thank you.


---
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/

leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html