From owner-freebsd-questions Fri Mar 17 12:23: 8 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.pacificnet.com.mx (mail.pacificnet.com.mx [148.245.234.2]) by hub.freebsd.org (Postfix) with ESMTP id 469FF37B5F0 for ; Fri, 17 Mar 2000 12:23:03 -0800 (PST) (envelope-from freebsd@mail.pacificnet.com.mx) Received: from localhost (freebsd@localhost) by mail.pacificnet.com.mx (8.9.3/8.9.3) with ESMTP id NAA53208 for ; Fri, 17 Mar 2000 13:24:57 -0800 (PST) (envelope-from freebsd@mail.pacificnet.com.mx) Date: Fri, 17 Mar 2000 13:24:57 -0800 (PST) From: FreeBSD To: questions@freebsd.org Subject: NAT and DialPad question. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ! I'm running natd on 3.4 STABLE box and I want to be able to use the dialpad.com service from the inside network. The FAQ puts some Linux configuration as Ip masquerading etc. but I want to know if I can divert udp ports considerig I'm using : /sbin/ipfw -f flush /sbin/ipfw add divert natd all from any to any via xl0 /sbin/ipfw add pass all from any to any that suppouse to divert all ports and protocols. I even put rules to allow the necesary udp port but doesn't work either. Can any of you can help me with this ? the dialpad.com FAQ URL : http://www.dialpad.com/support/index.html Thanks in advance. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message