From owner-freebsd-questions@FreeBSD.ORG Sun Sep 24 21:38:08 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3DB416A416 for ; Sun, 24 Sep 2006 21:38:08 +0000 (UTC) (envelope-from ohartman@uni-mainz.de) Received: from mailgate02.zdv.uni-mainz.de (mailgate02.zdv.Uni-Mainz.DE [134.93.178.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8136C43D69 for ; Sun, 24 Sep 2006 21:38:05 +0000 (GMT) (envelope-from ohartman@uni-mainz.de) Received: from exfront01.zdv.uni-mainz.de ([134.93.176.49]) by mailgate02.zdv.uni-mainz.de with ESMTP; 24 Sep 2006 23:38:04 +0200 Received: from mail.uni-mainz.de ([134.93.176.49]) by exfront01.zdv.Uni-Mainz.DE with Microsoft SMTPSVC(6.0.3790.1830); Sun, 24 Sep 2006 23:38:04 +0200 Received: from [192.168.1.128] ([85.178.27.112] RDNS failed) by mail.uni-mainz.de over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Sun, 24 Sep 2006 23:38:04 +0200 Message-ID: <4516FAB7.3050102@mail.uni-mainz.de> Date: Sun, 24 Sep 2006 23:37:59 +0200 From: "O. Hartmann" User-Agent: Thunderbird 1.5.0.7 (X11/20060917) MIME-Version: 1.0 To: Armin Pirkovitsch References: <4516E20F.7050402@mail.uni-mainz.de> <4516E43D.8070506@inode.at> In-Reply-To: <4516E43D.8070506@inode.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 24 Sep 2006 21:38:04.0463 (UTC) FILETIME=[B78CABF0:01C6E021] Cc: freebsd-questions@freebsd.org Subject: Re: GAIM not capable of sending files, but can receive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2006 21:38:09 -0000 Armin Pirkovitsch wrote: > O. Hartmann wrote: > >> Sorry, maybe a little bit off-topic here. >> >> I tried using GAIM as IM, but ran into trouble. Receiving documents is >> working, but with or without any kind of firewall sending files is not >> possible. >> >> The GAIM installation is as is taken from the ports collection, firewall >> disabled ... Tried ICQ/MSN/Yahoo and IRC, always the same, no sending, >> but receiving ... >> >> Any help appreciated, >> > > Are you connceted directly to the net or over a router / server with nat? > If it's not directly you have to forward ports to the client pc for > direct connections (like file sending) > > My box at home is connected to the net via a DSL router. The box has a 192.168.xxx.xxx Ip, and therefore, I think you sketched the problem the right way. Is there a way to do this automatically via pf(1)? It would be weird to forward each connection, most of them DHCP obtained IPs, by hand. Sorry, I'm not very familiar with that stuff ... Regards, Oliver