From owner-freebsd-questions Sat Sep 4 12:16:35 1999 Delivered-To: freebsd-questions@freebsd.org Received: from jeeves.poopie.net (host-28.unsi.com [151.198.231.28]) by hub.freebsd.org (Postfix) with ESMTP id 8027915010 for ; Sat, 4 Sep 1999 12:16:32 -0700 (PDT) (envelope-from pete@jeeves.poopie.net) Received: from localhost (pete@localhost) by jeeves.poopie.net (8.9.3/8.9.3) with ESMTP id PAA10068 for ; Sat, 4 Sep 1999 15:23:00 GMT (envelope-from pete@jeeves.poopie.net) Date: Sat, 4 Sep 1999 15:22:59 +0000 (GMT) From: Pedro Leitao To: freebsd-questions@FreeBSD.ORG Subject: problem telneting to own host In-Reply-To: <000401bef707$9e5a43a0$0201a8c0@allan.alerius.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Previously I posted a pop problem... something about pop not working cause I couldn't telnet to port 110. Well, I downloaded a port scanner... and port 110 is alive! The problem really is that when at my server, if I do "telnet jeeves(servername)" it finds the right ip address but it just hangs there... I get no prompt. Does anyone know why the server can't telnet to itself? if I telnet localhost, it works fine, and it also works if I telnet to it from anywhere else besides itself. here is my routing table and my ifconfig Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default ed-gw-01.unsi.com UGSc 5 6 xl0 localhost localhost UH 0 127 lo0 151.198.231/27 link#1 UC 0 0 xl0 ed-gw-01.unsi.com 0:e0:1e:b9:b3:13 UHLW 5 0 xl0 1008 max.unsi.com 0:60:97:98:68:f8 UHLW 3 4486 xl0 1032 jeeves 0:60:8:3d:b6:a4 UHLW 0 59 lo0 xl0: flags=8843 mtu 1500 inet 151.198.231.28 netmask 0xffffffe0 broadcast 151.198.231.31 inet 151.198.231.27 netmask 0xffffffe0 broadcast 151.198.231.31 inet 151.198.231.29 netmask 0xffffffe0 broadcast 151.198.231.31 inet 151.198.231.30 netmask 0xffffffe0 broadcast 151.198.231.31 ether 00:60:08:3d:b6:a4 media: 10baseT/UTP 151.198.231.29 is the real ip address, all others are aliases.. thanx for the help [P] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message