From owner-freebsd-questions Wed Aug 2 13:48:07 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id NAA29325 for questions-outgoing; Wed, 2 Aug 1995 13:48:07 -0700 Received: from ns.via.net (ns.via.net [140.174.204.1]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id NAA29315 for ; Wed, 2 Aug 1995 13:48:05 -0700 Received: (from joe@localhost) by ns.via.net (8.6.9/8.6.9) id NAA01741 for questions@freebsd.org; Wed, 2 Aug 1995 13:47:35 -0700 Date: Wed, 2 Aug 1995 13:47:35 -0700 From: Joe McGuckin Message-Id: <199508022047.NAA01741@ns.via.net> To: questions@freebsd.org Subject: Telnet problem Sender: questions-owner@freebsd.org Precedence: bulk I have a machine on a subnet (mask is 255.255.255.224) that I want to use as a firewall. I can telnet into the machine from the internet ok, but other machines on the local exposed net or the internal net can't connect to the telnet daemon. I get: fw: {4} telnet fw Trying 205.162.31.34... Connected to fw.vcsnet.com. Escape character is '^]'. and it just hangs... Any suggestions? -joe