From owner-freebsd-questions Thu Feb 4 21:11:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA27135 for freebsd-questions-outgoing; Thu, 4 Feb 1999 21:11:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ch3.chiaher.com.tw ([210.59.156.129]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA27129 for ; Thu, 4 Feb 1999 21:11:32 -0800 (PST) (envelope-from csw@chiaher.com.tw) Received: from IP001-018 ([172.18.1.18]) by ch3.chiaher.com.tw with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.1960.3) id DTMLLDQP; Fri, 5 Feb 1999 13:09:28 +0800 Message-ID: <005e01be50c6$6397ec00$120112ac@ip001-018> From: "Max Wong" To: "Question" Subject: about telnet port Date: Fri, 5 Feb 1999 13:14:21 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I am running ipfw on a freebsd box. I changed telnet port number from 23 to 9999 and add a rule "ipfw add 10000 pass tcp ${inet}:${imask} to any 9999. After I done it, I couldn't telnet freebsd using port 9999. The error message from console is "host routed[72]:punt RTM_LOSING without gateway". How can I do with that? I also have another question about how to define a port number in /etc/services. Thanks, Max To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message