First you must have portfw support in Linux kernel. Once you do, here is a
simple script which on my machine runs from ip-up:
#!/usr/bin/perl
#
# CIGAN [EMAIL PROTECTED]
# Enables ICQ support for ICQ 2000.
# The port range must be configured from ICQ client 22000 - 22005.
#
$IPMASC="/usr/sbin/ip
Since the ip_masq_icq module doesn't work with this version, here is
something that might help.
First you must have portfw support in Linux kernel. Once you do, here is a
simple script which on my machine runs from ip-up:
#!/usr/bin/perl
#
# CIGAN [EMAIL PROTECTED]
# Enables ICQ support fo