From owner-freebsd-questions Mon Dec 18 8:56:34 2000 From owner-freebsd-questions@FreeBSD.ORG Mon Dec 18 08:56:31 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from atlrel2.hp.com (atlrel2.hp.com [156.153.255.202]) by hub.freebsd.org (Postfix) with ESMTP id 96EA837B400 for ; Mon, 18 Dec 2000 08:56:31 -0800 (PST) Received: from omgw2.boi.hp.com (omgw2.boi.hp.com [15.56.8.102]) by atlrel2.hp.com (Postfix) with ESMTP id 5B05138B6; Mon, 18 Dec 2000 11:56:29 -0500 (EST) Received: from xpabh1.boi.hp.com (xpabh1.boi.hp.com [15.56.8.33]) by omgw2.boi.hp.com (8.9.3 (PHNE_18979)/8.9.3 SMKit6.0.6 OpenMail) with ESMTP id JAA16196; Mon, 18 Dec 2000 09:56:23 -0700 (MST) Received: by xpabh1.boi.hp.com with Internet Mail Service (5.5.2650.21) id ; Mon, 18 Dec 2000 08:56:23 -0800 Message-ID: From: "DINKEY,GENE (HP-Loveland,ex1)" To: "'Jeremy Vandenhouten'" , "DINKEY,GENE (HP-Loveland,ex1)" , questions@freebsd.org Subject: RE: RE: bridging/Nat problems Date: Mon, 18 Dec 2000 08:56:22 -0800 Return-Receipt-To: "DINKEY,GENE (HP-Loveland,ex1)" MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here's what's in my /usr/local/etc/natd.conf: # Port redirects for Shoutcast streams (was for kusr) redirect_port tcp 10.0.0.2:8000 8000 redirect_port tcp 10.0.0.2:8000 8000 # Port redirects for dialpad to function properly redirect_port tcp 10.0.0.2:51210 51210 redirect_port udp 10.0.0.2:51200 51200 redirect_port udp 10.0.0.2:51201 51201 # Port redirect for Napster - so people can d/l from me redirect_port tcp 10.0.0.2:6699 6699 redirect_port udp 10.0.0.2:6699 6699 I use 10.x.x.x for all my internal network since the 10. stuff is supposed to be for local stuff as it is. I also used to connect to a shoutcast stream and found that natd really fuxored that up if you don't specificaly tell it to redirect the ports above. The ip address for ed2 on the unix box (which serviced my internal network) is 10.0.0.1, interface ed1 I'm using the ip address assigned to me by @home. Then the other systems on my network are 10.0.0.2, .3, etc... Good lukc...I'm not sure how you would do natd with only 1 nic but according to the man page it can be done. > -----Original Message----- > From: Jeremy Vandenhouten [mailto:jeremy.vandenhouten@marquette.edu] > Sent: Monday, December 18, 2000 9:41 AM > To: DINKEY,GENE (HP-Loveland,ex1); questions@freebsd.org > Subject: Re: RE: bridging/natd problems > > > > needed to be passed thorugh to my windows box with no filtering so > > ceartainapplications would work correctly (like dialpad.com and > > napster). > > > I'd be interested in your rules for diverting dialpad.com and napster > in particular, since I am in a similar situation and would > like to use > them (dialpad in particular). > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message