All,
I know there is an approach to enable ICQ when doing masq by the
following statements:
# Registration Process
$IPCHAINS -A input -p udp -i $IFINTERNET \
-s $ALLNETS 4000 \
-d $INTERNETIP -j ACCEPT -l
# "I'm behind a firewall"-range
$IPMASQADM autofw -A -r tcp 4201 4300 -h 192.168.0.2 -v
$IPMASQADM autofw -A -r tcp 4101 4200 -h 192.168.0.3 -v
Although this is ok for outgoing connections, it does not resolve incoming
requests (file, file xfer,...) . Is there a work around for this? e.g. no
external party can issue a chat request to me, as ipchains does not know
which internal host to address, and I doubt that the ICQ clients registers
both an IP address and port-range at the mirabilis servers...
Karel Goderis
Telecommunications Consultant @ BT (Worldwide) Ltd.
---------------------------------------------------------------
Tel : +32-2-718.22.33 / +32-75-32.50.69
---------------------------------------------------------------
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
http://tiffany.indyramp.com/mailman/listinfo/masq
Admin requests can be handled by web (above) or [EMAIL PROTECTED]