From owner-freebsd-questions Tue Dec 16 00:31:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA06908 for questions-outgoing; Tue, 16 Dec 1997 00:31:15 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from www.stv.ee (www.stv.ee [195.50.193.34]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA06901 for ; Tue, 16 Dec 1997 00:31:10 -0800 (PST) (envelope-from dima@stv.ee) Received: from stv.ee (dima2 [192.168.193.38]) by www.stv.ee (8.8.5/8.8.5) with ESMTP id KAA03143 for ; Tue, 16 Dec 1997 10:30:46 +0200 (EET) Message-ID: <34963B85.B3DC38DA@stv.ee> Date: Tue, 16 Dec 1997 10:27:49 +0200 From: Dmitry Baranov X-Mailer: Mozilla 4.03 [en] (Win95; I) MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: Internal network -> Internet Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Thanks to all replies me. As far as I understood I have to use natd to convert internal ip to external. But I studied natd man and found so far that natd only allows conversion one-to-one i.e. one internal ip to one external at the same time.Am I wrong ? I need to convert abt 30 internal adresses to external ones at the same time but I only heve 8 - ip external subnet.May be there are some tricks in natd configuration ? PLS help. Dmitry. >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. >