From owner-freebsd-jail@FreeBSD.ORG Mon May 27 20:01:55 2013 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8AE69DBE for ; Mon, 27 May 2013 20:01:55 +0000 (UTC) (envelope-from gofj-freebsd-jail@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4F4C6965 for ; Mon, 27 May 2013 20:01:55 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Uh3c1-0006QK-33 for freebsd-jail@freebsd.org; Mon, 27 May 2013 22:01:45 +0200 Received: from 105-236-93-112.access.mtnbusiness.co.za ([105.236.93.112]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 May 2013 22:01:45 +0200 Received: from lists by 105-236-93-112.access.mtnbusiness.co.za with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 27 May 2013 22:01:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-jail@freebsd.org From: Mogamat Abrahams Subject: Re: Cant reach Jailed services from internet. Date: Mon, 27 May 2013 20:01:29 +0000 (UTC) Lines: 25 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 105.236.93.112 (Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.31 (KHTML, like Gecko) Chrome/26.0.1410.64 Safari/537.31) X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 May 2013 20:01:55 -0000 Mats A. Hansen writes: > Any reason you are running your webjail on the broadcast IP for the > subnet? IP range for your 0xfffffffc net would be (.77|.78). Hi, Thanks, however thats the info I got the from people providing the machine : The hosts rc.conf: ipv4_addrs_em0="67.x.x.x/27 174.x.x.76-79/30" Will try some of the other ips and see how it goes. M