From owner-freebsd-questions Wed Jan 21 07:53:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA05488 for questions-outgoing; Wed, 21 Jan 1998 07:53:16 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA05463 for ; Wed, 21 Jan 1998 07:52:55 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id PAA12449; Wed, 21 Jan 1998 15:52:49 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id QAA02129; Wed, 21 Jan 1998 16:52:48 +0100 (MET) Message-ID: <19980121165248.47072@follo.net> Date: Wed, 21 Jan 1998 16:52:48 +0100 From: Eivind Eklund To: Brian Somers Cc: Child , questions@FreeBSD.ORG Subject: Re: MORE ppp programs...DCC References: <3.0.3.32.19980121005719.00715014@sommer> <199801211312.NAA14521@awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.88e In-Reply-To: <199801211312.NAA14521@awfulhak.org>; from Brian Somers on Wed, Jan 21, 1998 at 01:12:16PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk On Wed, Jan 21, 1998 at 01:12:16PM +0000, Brian Somers wrote: > > Dear all > > I am using a freebsd box (2.2.5-REL) as a gateway/router between 4 win95/NT > > systems with the freebsd box connecting via user mode ppp to my ISP using > > -alias to provide win95/nt systems with internet since they are 192.168.0 > > subnet EVERYTHING works FINE but Windows MIRC DCC CHAT/SEND it seems > > freebsd isnt passing sockets connectly > > i have tied using natd -s -m with no luck > > > > any suggestions? > > HELP please > > Libalias needs to support this sort of stuff specifically. At the > moment, it only does IRC and FTP. Now if you could come up with some > fixes, I'd integrate them :-) Uhm - libalias does support this explictly, unless mIRC has gone abound and broken the DCC standard in even more places. I'll try to find time to have a look at it (it's in code I've written), but it might take some time (I don't have a windows machine behind an aliased gateway handy, as one issue...) Eivind.