From owner-freebsd-questions Mon Dec 15 10:24:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA21946 for questions-outgoing; Mon, 15 Dec 1997 10:24:29 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from saluki-mail.siu.edu (saluki-mail.siu.edu [131.230.252.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA21933 for ; Mon, 15 Dec 1997 10:24:25 -0800 (PST) (envelope-from parrothd@midwest.net) Received: from techie (ws2.c-ag.siu.edu [131.230.82.2]) by saluki-mail.siu.edu (AIX4.2/UCB 8.7/8.7) with SMTP id MAA22646; Mon, 15 Dec 1997 12:23:13 -0600 (CST) Message-Id: <3.0.3.32.19971215121620.0094e2f0@midwest.net> X-Sender: parrothd@midwest.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Mon, 15 Dec 1997 12:16:20 -0600 To: Dmitry Baranov , freebsd-questions@FreeBSD.ORG From: "Jonathan E. Lyons" Subject: Re: Internal network -> Internet In-Reply-To: <349549FC.6154D7C1@stv.ee> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Look at ntad and ipfw. Ntad is a IP masquerade that allows all your clients with fake address to have full internet access. Even ICQ traffic/quakeworld traffic! I current use the -alias switch with my dial-up ppp, and it works great! At 05:17 PM 12/15/97 +0200, Dmitry Baranov wrote: >Hello. >I have an internal subnet like 192.168.X.X and only a handful of real >ip adresses. >I whant to allow machines from internal networks get services from >Internet. >I install squid proxy for ftp and http service. Nntpcache for news. >But can somebody helps me how can I allow icq traffgic ? >I tried SOCKS 5 with no effect. > >Dmitry Baranov > > > > >