From owner-freebsd-questions Fri Apr 13 11:37:46 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tmd.df.ru (cr219023-a.rchrd1.on.wave.home.com [24.43.203.140]) by hub.freebsd.org (Postfix) with ESMTP id 3F66337B506 for ; Fri, 13 Apr 2001 11:37:41 -0700 (PDT) (envelope-from tmd@tmd.df.ru) Received: by tmd.df.ru (Postfix, from userid 1001) id 664DEF56C; Fri, 13 Apr 2001 05:17:40 -0400 (EDT) Date: Fri, 13 Apr 2001 05:17:40 -0400 From: Mark Livingstone To: freebsd-questions@freebsd.org Subject: jail problems :( Message-ID: <20010413051740.A2016@tmd.df.ru> Mail-Followup-To: Mark Livingstone , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG HELLO! when running ident2 under jail (im bsd 4.2): error: binding to port 113: bind(): Bad file descriptor when connecting to an irc server under the jail environment i see the following on my server logs: Apr 13 05:11:20 xxx ident2[2007]: warning: bad request: 1114/6667, from 207.35.169.193 Apr 13 05:11:20 xxx ident2[2008]: warning: bad request: 1115/6667, from 207.35.169.193 Apr 13 05:11:21 xxx ipmon[534]: 05:11:20.115905 ed0 @0:39 p 207.35.169.193,2185 -> my_external_ip,11 ..looks like the server accepts the packet, however, it doesn't go to the jail environment as it tells me i need to have ident installed.. if i try connecting from the server to irc.. everything works fine.. and what is that bad request error.. thanks to anyone who will help! also, i can't make icmp work.. when doing traceroute (or ping/or whatever): traceroute: icmp socket: Operation not permitted again, everything works fine on the server.. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message