From owner-freebsd-questions Thu Mar 15 16:26: 1 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.ucsf.edu (mail.ucsf.edu [128.218.95.23]) by hub.freebsd.org (Postfix) with ESMTP id C134A37B718 for ; Thu, 15 Mar 2001 16:25:58 -0800 (PST) (envelope-from ksscendyn@yahoo.com) Received: from kurts-07wxp.yahoo.com (adsl-64-161-89-218.dsl.lsan03.pacbell.net [64.161.89.218]) by mail.ucsf.edu (Switch-2.1.0/Switch-2.1.0) with ESMTP id f2G0PBU06932 for ; Thu, 15 Mar 2001 16:25:25 -0800 (PST) Message-Id: <5.0.2.1.0.20010315161640.00a72580@64.161.89.218> X-Sender: ksscendyn@pop.mail.yahoo.com X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Thu, 15 Mar 2001 16:25:11 -0800 To: freebsd-questions@freebsd.org From: Kurtis Smith Subject: Natd IPFW and getting PC anywhere to function! Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok here is another routing question for NATD/IPFW. I have 4.1-Stable running as my Dual Homed Host I have www, dns, ftp, mail server. etc... Now I have one Nic xl0 my Natd interface and outside connection. I then have my Internal Interface xl1 running DHCPD server as well. I know the ports for Pcanywhere for TCP/IP connection is 5631-5633 here is my natd.conf file #dynamic yes use_sockets yes same_ports yes redirect_port tcp 192.168.1.111:5632 5632 redirect_port udp 192.168.1.111:5632 5632 ....... Now I cant connect to a machine as a test .. say internally I have a box with PCanywhewre on it and want to connect but I cannot? I have not tried from outside yet? My firewall rules is set to OPEN and it is also set to quiet="no" If anyone who has this setup similar or can tell me exactly what I am doing wrong please show me. I know I want to do ONE to ONE NAT Because we want to use DSL from home PCANYWHERE to logon to our INTERNAL machines so heck we could even run some programs from the server!! : ))) Thanks again great ones! -Kurt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message