From owner-freebsd-hackers@FreeBSD.ORG Sun Mar 31 13:02:03 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 085F4806 for ; Sun, 31 Mar 2013 13:02:03 +0000 (UTC) (envelope-from lobo@bsd.com.br) Received: from mail-qe0-f53.google.com (mail-qe0-f53.google.com [209.85.128.53]) by mx1.freebsd.org (Postfix) with ESMTP id BD829BFB for ; Sun, 31 Mar 2013 13:02:02 +0000 (UTC) Received: by mail-qe0-f53.google.com with SMTP id q19so838843qeb.26 for ; Sun, 31 Mar 2013 06:01:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsd.com.br; s=capeta; h=x-received:date:from:to:subject:message-id:in-reply-to:references :organization:x-mailer:mime-version:content-type :content-transfer-encoding; bh=/b5Yak25XqfOkaS6pdJDim3YfiFs85b9tzfljNXAnvI=; b=ZLFwOYTBqBAMXgpU+L73oGJWDi2CAAmHTe508//xkYwH7QwNeqNicVT2vxlVEtI818 V+GjlsCMQ9lJ7wRJDGfoxyjvnQAJJnbB/uJtO59H9rJGAVxKWqXcx33PVi7nnqNu6LQz Uw6UpioPOzBS8zocR/kNDyEaJjFWm/9hTdU14= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:date:from:to:subject:message-id:in-reply-to:references :organization:x-mailer:mime-version:content-type :content-transfer-encoding:x-gm-message-state; bh=/b5Yak25XqfOkaS6pdJDim3YfiFs85b9tzfljNXAnvI=; b=Bl/avIjILq/tydXK/INTAl79mEfpydUuZtM8oGXzEFjKJ9dSVM1FK7lQxslgoCULJQ QHYcjAnmsmGjAc4QqovJ9d83GjKrckXNIaTe+VKGcZp9k9L8bHuewttMK8N/r87fSt3j T4nE9/ZW151R83HznZ/5NcMqHsVQNWNq/7VS+JTX64yFch1LEk8VdefGfKPYwXGuVsVf CfEeyXPR9xTzY8srrjqX79Z/x6fpMYTMJIudzqR42/YdiYAd/oeb/17OPGI2sR+MoFI8 O9pwLv0zINGbDISbwms/1rXjCDKpGN9+bW1B1crcyDCS/6HCY8g1f2F9Xy4PLjFO/vgt df6w== X-Received: by 10.49.14.102 with SMTP id o6mr7115745qec.5.1364734535930; Sun, 31 Mar 2013 05:55:35 -0700 (PDT) Received: from papi ([177.98.92.183]) by mx.google.com with ESMTPS id o6sm15304927qek.3.2013.03.31.05.55.34 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sun, 31 Mar 2013 05:55:35 -0700 (PDT) Date: Sun, 31 Mar 2013 09:57:30 -0300 From: Mario Lobo To: freebsd-hackers@freebsd.org Subject: Re: how to force all packets to be ipv4 not v6 Message-ID: <20130331095730.7c8b5e55@papi> In-Reply-To: References: Organization: BSD X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.6; amd64-portbld-freebsd8.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQkXdaKBdU+vy1Uw0fPTbXeW/74LWlZ4HaNn9ifzXZpj+O1RxOr1MDndmtXdpqhCsaa6Jjyb X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 31 Mar 2013 13:02:03 -0000 On Sun, 31 Mar 2013 01:20:17 -0400 Aryeh Friedman wrote: > I have a host that for ISP reasons must have a ipv6 addr as well as > the ipv4 but the ISP does not offer external ipv6 routing but all the > commanes (ssh, ftp, etc.) default to ipv6 and need special options to > use 4 is there anyway to force them to always use 4? > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to > "freebsd-hackers-unsubscribe@freebsd.org" A kick and dirty way would be to comment the line: options INET6 # IPv6 communications protocols from your kernel config and recompile. -- Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE)