From owner-freebsd-jail@FreeBSD.ORG Fri Oct 17 10:05:41 2008 Return-Path: Delivered-To: freebsd-jail@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B5FA1065677 for ; Fri, 17 Oct 2008 10:05:41 +0000 (UTC) (envelope-from tdcmystere@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.177]) by mx1.freebsd.org (Postfix) with ESMTP id F25898FC0C for ; Fri, 17 Oct 2008 10:05:40 +0000 (UTC) (envelope-from tdcmystere@gmail.com) Received: by wa-out-1112.google.com with SMTP id n4so313232wag.27 for ; Fri, 17 Oct 2008 03:05:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=hCVHCIoL450c0RRaIpDRbT9Gz8Wj+PeFywaq2fpePhE=; b=Fx6UGiUa6/US4MJCnnmD7XdT9nBCISgUbKvK+wmxUQIqHYQ/Lkjoc2rb+SB8qgJN1D iWCVbvFj1dyM2/1Wv2LHwRG5LAh3H59l8/6Q2WEs0JeyUL5N8dxh0ykLio6oeY+oHbny oDufqPKZq6gSezYr1b2PElbc3SOQReWNzkt9s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=gv5iMnQCHLlDcTdAjUzTil/WcWJO5q58hbIao4gLKTzI2r8WKtZTRtahVFI1YDduPu +NEydwHVNdOLFuovTeEXxS4NvxVZu8HMBvmzB2Q5sMfGQGq4bQkspiygtZKkHRQUIVLO LVZ1WOgXk1+2XH5tjeHa5aQFquC7t8FtaWR6E= Received: by 10.114.37.1 with SMTP id k1mr3271214wak.42.1224237940821; Fri, 17 Oct 2008 03:05:40 -0700 (PDT) Received: by 10.114.102.12 with HTTP; Fri, 17 Oct 2008 03:05:40 -0700 (PDT) Message-ID: Date: Fri, 17 Oct 2008 12:05:40 +0200 From: "Antipov Dima" To: freebsd-jail@freebsd.org In-Reply-To: MIME-Version: 1.0 References: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Network configuration for KVM - Config reseau pour kvm X-BeenThere: freebsd-jail@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion about FreeBSD jail\(8\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2008 10:05:41 -0000 *English* Hi all sorry for my english i have little problem whis a network configuration for my freebsd used whi= s KVM so my probleme is simple ip of my host 91.121.156.206 ip oh my guest 91.121.234.115 from Gust i can ping any ip's but no domaines i can not ping my Guest from anywhere esolv.conf nameserver 231.186.33.99 domaine ovh.net search ovh.net on my host i have network interface wmbr0 so i add ip route add 91.121.234.115 (ip of my gust) dev vmbr0 on my guest i add a default route ip route add default 91.121.234.115 Thank you for all *French* bonjour a tous voila j ai jamais utilis=E9 freebsd et la j en ais besoin mon soucis j arrive a pinguer depuis le guest l exterieur et l interieur depuis host impossible pourtant la route est bien mise puis depuis guest je sais pinguer que les ip pas de domaines dans mon resolv.conf nameserver 231.186.33.99 domaine ovh.net je sais que il faut rajouter search ovh.net ou remplacer domaine par searc= h faut il faire encore qqch? et que dois je faire sur le host pour pinguer le gust? Merci d'avance