From owner-freebsd-questions Tue Jan 30 3: 8:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lale.trnet.com (unknown [195.155.1.6]) by hub.freebsd.org (Postfix) with ESMTP id B641137B4EC for ; Tue, 30 Jan 2001 03:08:13 -0800 (PST) Received: from msuluhan ([195.155.33.55]) by lale.trnet.com (InterMail vK.4.02.00.09 201-232-116-109 license 0f5baaa7065154cd09644893d36baf5e) with SMTP id <20010130110419.EVEO13708.lale@msuluhan> for ; Tue, 30 Jan 2001 13:04:19 +0200 From: "Murat SULUHAN" To: "Freebsd-Questions" Subject: hard problem Date: Tue, 30 Jan 2001 13:10:15 +0200 Message-ID: X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I have a W2K Terminal Server (Its name is appsrvr), and it is behind the FreeBSD based IPFW+NATD+DNS server. This server has a single internal private ip (10.100.100.80) and our clients want to access this server via their www brosers. I define these records in the DNS zone files, // ------ db.10.100.100 file 80 IN PTR appsrvr // ------ db.mydomain.com.tr file appsrvr IN A 195.x.y.34 // ------ db.195.x.y file 34 IN PTR appsrvr and I create a rule with ipfw "ipfw fwd 10.100.100.80 ip from a.b.c.d to appsrvr.tesam.com.tr" but ipfw change this rule into the "00800 fwd 10.100.100.80 ip from 0.0.0.0 to 10.100.100.80", I think this rule doesn't works, so although our clients try to connect W2K; But some errors occured . some browsers wants to connect 10.100.100.80, I think this is dns refresh problem . some browsers wants to connect 195.x.y.34, but no page to displayed So, how our clients can connect this W2K Terminal Server -------------------------------- | | Murat SULUHAN | TE.SA.M. T.U.R.K. / GLOBALSTAR | -------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message