From owner-freebsd-net@FreeBSD.ORG Fri Oct 17 09:33:32 2008 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB9B31065688 for ; Fri, 17 Oct 2008 09:33:32 +0000 (UTC) (envelope-from tdcmystere@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id B17478FC23 for ; Fri, 17 Oct 2008 09:33:32 +0000 (UTC) (envelope-from tdcmystere@gmail.com) Received: by wa-out-1112.google.com with SMTP id n4so306883wag.27 for ; Fri, 17 Oct 2008 02:33:32 -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:mime-version:content-type; bh=nzdrFJ8zMUWA1wzj2bkgQVGUb5v9755bkJRQ6F3UsVQ=; b=sV5CS+TltIjjlgIIU4oayTKQPqjnQt6jw+HliBNl1VaK2N51aNzNaypVZ2ZVEgXjUQ PJ1nuZVzAQ9cdNtC9KlD1OPbwLKY7JkFM3H4pajplYMQDmjBMV+AjCDUJ+T1FjL1hD4e QQPYadyGTJX+/2147ucdoGDoMsbHAeyimnHEY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=BZym8lWrGEISNScAEOjZm4ofl7ncnm9SB1pX/E+vT98sREp959GP+ZsAcCnrTrOtzb 9LoT2Sye28517lG50ZdPK30/HqKRAHucR1EE/D1B9cksEN6TdDOoff9u1RABCzRjkE/z 2BYlO4NCRRQlCk9UrC9yBXINZI7OUJLS/GdhA= Received: by 10.114.72.1 with SMTP id u1mr3187911waa.159.1224234749827; Fri, 17 Oct 2008 02:12:29 -0700 (PDT) Received: by 10.114.102.12 with HTTP; Fri, 17 Oct 2008 02:12:29 -0700 (PDT) Message-ID: Date: Fri, 17 Oct 2008 11:12:29 +0200 From: "Antipov Dima" To: freebsd-net@freebsd.org MIME-Version: 1.0 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 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Oct 2008 09:33:32 -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