From owner-freebsd-questions Tue Jul 25 4:39: 4 2000 Delivered-To: freebsd-questions@freebsd.org Received: from digitelone.com (dns01.digitelone.com [202.138.128.1]) by hub.freebsd.org (Postfix) with ESMTP id 2A2D637BD9F for ; Tue, 25 Jul 2000 04:39:01 -0700 (PDT) (envelope-from cyberdata@digitelone.com) Received: from [202.138.128.2] (account ) by digitelone.com (CommuniGate Pro WebUser 3.2.4) with HTTP id 4077389 for ; Tue, 25 Jul 2000 19:44:56 +0800 From: "Rodin C. Calpe" Subject: To: freebsd-questions@freebsd.org X-Mailer: CommuniGate Pro Web Mailer v.3.2.4 Date: Tue, 25 Jul 2000 19:44:56 +0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is the equivalent command of the following: This is the line in linux kernel 2.2.6(slackware): located in etc/rc.d/rc.local /usr/sbin/ipmasqadm -A -v -r -u udp 51200 51201 -c tcp 7175 /usr/sbin/ipmasqadm -A -v -r -u tcp 51210 51010 -c tcp 7175 I want to know its equivalent in FreeBSD 4.0 and where do i put it. This command line is from dialpad.com so as to be able to use it to any one computer in my network. And its working properly when i used slackware. when i switched to FreeBSD 4.0, I can;t use my dialpad.com anymore. so what's the command equal to the above line. thanks ____________________________________________________________________ **** Get your free E-Mail account at WWW.DIGITELONE.COM **** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message