From owner-freebsd-hackers Tue Oct 24 23:04:09 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id XAA29595 for hackers-outgoing; Tue, 24 Oct 1995 23:04:09 -0700 Received: from gateway.net.hk (john@gateway.hk.linkage.net [202.76.7.50]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id XAA29589 for ; Tue, 24 Oct 1995 23:04:05 -0700 Received: (from john@localhost) by gateway.net.hk (8.6.12/8.6.9) id OAA23769; Wed, 25 Oct 1995 14:00:31 +0800 Date: Wed, 25 Oct 1995 14:00:30 +0800 (HKT) From: John Beukema To: FreeBSD hackers Subject: Telnet and ftp problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG Precedence: bulk I have just installed fbsd 2.05R using the UPDATE boot.flp. The machine is a 386/DX33 with 8MG RAM and a ne1000 clone card. The installation went flawlessly. It is on a LAN with a BSD/OS server and another 2.05R machine. After installation of the generic kernel I can ping the machine (firewall) and it can ping the world. 1. firewall can telnet anywhere but no one can telnet to it. 2. firewall can ftp anywhere, login but when (for example) ls is executed, I get '200 PORT command successful.' and then it hangs until '425 Can't build data connection: Operation timed out.' 3. ftp to firewall acts the same way. I tried tcp.extensions=NO. There is no nameserver problem -- nslookup works on firewall through the BSD/OS server for the whole world (there is no nameserver running on firewall. I get the same behavior trying to telnet from the other fbsd machine, winjef. No problem connecting winjef to the BSD/OS or vice versa. the only difference I can see is ifconfig ef0 flags=8863 on BSD/OS and ifconfig ed1 flags=8863 on firewall. arp appears ok and arp -a shows both as permanent and published. Any assistanace appreciated. jbeukema