From owner-freebsd-questions Tue Jul 25 2:21:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from adsl-63-194-112-53.dsl.snlo01.pacbell.net (adsl-63-194-112-53.dsl.snlo01.pacbell.net [63.194.112.53]) by hub.freebsd.org (Postfix) with SMTP id 1260737BB90 for ; Tue, 25 Jul 2000 02:21:11 -0700 (PDT) (envelope-from bsd@info-logix.com) Received: (qmail 6181 invoked from network); 25 Jul 2000 09:22:03 -0000 Received: from unknown (HELO ibix) (192.168.1.3) by adsl-63-194-112-53.dsl.snlo01.pacbell.net with SMTP; 25 Jul 2000 09:22:03 -0000 From: "Hank Wethington" To: "Ing. Fernando Inukai" , Subject: RE: DIALPAD AND FREEBSD Date: Tue, 25 Jul 2000 02:19:44 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <11267547.964490611076.JavaMail.imail@derby> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Looking at my own natd.conf, you're really close, looks like you're just missing 1 port. Here's mine. redirect_port tcp 192.168.1.3:51210 51210 redirect_port udp 192.168.1.3:51200 51200 redirect_port udp 192.168.1.3:51201 51201 redirect_port tcp 192.168.1.3:7175 7175 HTH Hank -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Ing. Fernando Inukai Sent: Monday, July 24, 2000 7:04 PM To: questions@freebsd.org Subject: DIALPAD AND FREEBSD I am connected thru a cable company and have a box running Freebsd as firewall to my network using NATD (network address translator) to share the connection for all the computers. I am trying to make long distance phone calls using dialpad (www.dialpad.com) I included in natd.conf the following lines redirect_port udp 192.168.1.103:51200 51200 redirect_port udp 192.168.1.103:51201 51201 redirect_port tcp 192.168.1.103:51210 51210 where 192.168.1.103 is the computer that I want to use the dial pad but still donīt work, It dials but I can not hear the other party (I assume that they hang up) I really appreciate any help _______________________________________________________ Say Bye to Slow Internet! http://www.home.com/xinbox/signup.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message