From owner-freebsd-hackers@FreeBSD.ORG Sun Mar 31 05:37:25 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 B074CF26; Sun, 31 Mar 2013 05:37:25 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from onyx.glenbarber.us (onyx.glenbarber.us [IPv6:2607:fc50:1000:c200::face]) by mx1.freebsd.org (Postfix) with ESMTP id 86D12A81; Sun, 31 Mar 2013 05:37:25 +0000 (UTC) Received: from glenbarber.us (70.15.88.86.res-cmts.sewb.ptd.net [70.15.88.86]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: gjb) by onyx.glenbarber.us (Postfix) with ESMTPSA id ABE5F23F804; Sun, 31 Mar 2013 01:37:22 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.8.0 onyx.glenbarber.us ABE5F23F804 Authentication-Results: onyx.glenbarber.us; dkim=none reason="no signature"; dkim-adsp=none Date: Sun, 31 Mar 2013 01:37:20 -0400 From: Glen Barber To: Aryeh Friedman Subject: Re: how to force all packets to be ipv4 not v6 Message-ID: <20130331053720.GD1548@glenbarber.us> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="xA/XKXTdy9G3iaIz" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 10.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) Cc: FreeBSD Mailing List 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 05:37:25 -0000 --xA/XKXTdy9G3iaIz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline freebsd-net@ might have been a better choice, but... On Sun, Mar 31, 2013 at 01:20:17AM -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? Which version of FreeBSD? See rc.conf(5) for 'ip6addrctl_policy'; I think this is what you're looking for. Glen --xA/XKXTdy9G3iaIz Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJRV8uQAAoJEFJPDDeguUajGe0H/1tcz5P8WN9YNFsB9F5A7WKE y43zMWvN1EeXRiPsgUVzx05wFGpRMp4Q2IN0yX3fXbA0RrICqm6FMb2SLALxhUwb u7nYDRQefI6ohk6DjO/aS7cc7428HuY0JQOjgCqNrSlATlO7lrIOMQYH0U3V5ZIJ ++NVTIsUddZoixM8YAYQoE0K5y9JHl2xnEn992emTIja0vXCwwTbJWnI1nkJFrzA O+tNSEIAz9FWO8FE+8rJAeMFyeNcNdsYf0uH2tj7f7DJ4gbJAVhO5zKgwFGHTjUP HfQ8pqPDNp07Da0nXeFI48J8E/xNwdkJScrvV4/Wfm3T4hqDuc2aZpqI5rTCLKk= =Fzbc -----END PGP SIGNATURE----- --xA/XKXTdy9G3iaIz--