From owner-freebsd-questions Fri Oct 15 14: 6:16 1999 Delivered-To: freebsd-questions@freebsd.org Received: from inet.chip-web.com (c1003518-a.plstn1.sfba.home.com [24.1.82.47]) by hub.freebsd.org (Postfix) with SMTP id 4958915169 for ; Fri, 15 Oct 1999 14:06:13 -0700 (PDT) (envelope-from ludwigp@bigfoot.com) Received: (qmail 9995 invoked from network); 15 Oct 1999 21:06:12 -0000 Received: from toy.chip-web.com (HELO bigfoot.com) (@172.16.1.30) by inet.chip-web.com with SMTP; 15 Oct 1999 21:06:12 -0000 Message-ID: <380796EF.2E3188E4@bigfoot.com> Date: Fri, 15 Oct 1999 14:04:47 -0700 From: Ludwig Pummer X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Jonathan E. Lyons" Cc: ben@housemixes.com, FreeBSD Questions Subject: Re: Problems with ICQ via NAT References: <3.0.5.32.19991013135715.007fe100@midwest.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Your redirect_port solution doesn't work if you're trying to communicate with someone else behind a firewall. I've tried. ICQ seems to refuse to even try. So I installed a SOCK5 Proxy. I had great success with Dante v1.1.0-pre2 (http://www.inet.no/dante). Unfortunately, the 1.1.0 final release version is worse with ICQ than NEC's socks5 proxy was. If anyone wants 1.1.0-pre2, I can stick it on an FTP server. "Jonathan E. Lyons" wrote: > > Also you can't establish file transferes started by remote users, you can > install a socks5 proxy, or you can redirect some ports with NATD. I'm > pretty lazy so I've just redirected about 10 ports to my workstation on my > local network, and told ICQ to only use the ports from 2000 - 2015, > > 221 ?? Ss 0:03.46 natd -interface ed1 -dynamic -config /etc/natd.conf > more /etc/natd.conf > redirect_port tcp 192.168.1.20:2000 2000 ... > > At 02:34 PM 10/13/99 -0400, Ben wrote: > >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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message