Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 14:34:27 -0400
From:      "Ben" <ben@housemixes.com>
To:        "FreeBSD Questions" <freebsd-questions@freebsd.org>
Subject:   Problems with ICQ via NAT
Message-ID:  <NDBBIAHHOLCKLIMFDGFECEGMCIAA.ben@housemixes.com>

next in thread | raw e-mail | index | archive | help
Hi, I am having problems with my ICQ via NAT in 3.1-release.  There are 2
Windows machines behind the NAT running ICQ clients.  People on my ICQ list
see me come on and offline quite often.  So I'm assuming that I am having
problems sustaining a connection with the ICQ server, or the ICQ server is
trying to send me a reply packet and it cant get through the firewall on
4000.  I have no problems sending and receiving ICQ messages since the
firewall option I have enabled is open.  It has no problems punching out a
TCP port to establish a connection.  However I am seeing in my logs that
there are UDP connections coming from the 205.188.153.* and 205.188.179.*
via port 4000.  I've used the this to try and rectify this.

"ipfw add 00110 allow udp from 205.188.0.0/16 to <my real ip, not internal>
4000 in"

and

"ipfw add 0010 allow udp from 205.188.153.0/24 to <my real ip> 4000 in"

However, I still see connection ateempts UDP connections destined to port
4000 from the above subnets.

if anybody can shed some light on this, I would appreciate your help


Thanks,
Ben.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBIAHHOLCKLIMFDGFECEGMCIAA.ben>