From owner-freebsd-questions Sat Sep 21 16:27:57 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA19825 for questions-outgoing; Sat, 21 Sep 1996 16:27:57 -0700 (PDT) Received: from phantasma.bevc.blacksburg.va.us (kmitch@phantasma.bevc.blacksburg.va.us [198.82.200.65]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA19795 for ; Sat, 21 Sep 1996 16:27:53 -0700 (PDT) Received: (from kmitch@localhost) by phantasma.bevc.blacksburg.va.us (8.7.5/8.7.3) id TAA12527; Sat, 21 Sep 1996 19:27:50 -0400 (EDT) Date: Sat, 21 Sep 1996 19:27:50 -0400 (EDT) From: Keith Mitchell Message-Id: <199609212327.TAA12527@phantasma.bevc.blacksburg.va.us> To: ali@axis.axisnet.net (Ali Lomonaco) Cc: questions@freebsd.org Subject: Re: SOCKS5 Question Newsgroups: local.freebsd.questions X-Newsreader: TIN [version 1.2 PL2] Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In article you wrote: : I need to get 4 windows boxes on the net and I have only 1 ip. I : installed socks and have the windows boxes using ip's on the 10.0.0.* : network. I have them directly connected via ethernet to the FreeBSD SOCKS : box. Could someone show me an example socks5.conf to get this : accomplished?? : Thanks # # Authentication entries # auth 10.10.10.12/255.0.0.0 - n # # Access entries # permit - - 127.0.0.1 - - - permit - - 10.10.10.12/255.0.0.0 - - - deny - - - 10.10.10.12/255.0.0.0 - - # # route entries # route 10.10.10.12/255.0.0.0 - de0 route 0.0.0.0/0.0.0.0 - de1 noproxy - - - -