Date: Tue, 25 Jul 2000 02:19:44 -0700 From: "Hank Wethington" <bsd@info-logix.com> To: "Ing. Fernando Inukai" <fyis@excite.com>, <questions@freebsd.org> Subject: RE: DIALPAD AND FREEBSD Message-ID: <KFEIIDCJNHBCGLAFNMJIGEPKCIAA.bsd@info-logix.com> In-Reply-To: <11267547.964490611076.JavaMail.imail@derby>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?KFEIIDCJNHBCGLAFNMJIGEPKCIAA.bsd>