From owner-freebsd-current Sat Apr 22 3:28:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id 1895D37B825 for ; Sat, 22 Apr 2000 03:28:30 -0700 (PDT) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id TAA07678; Sat, 22 Apr 2000 19:28:05 +0900 (JST) To: Gene Raytsin Cc: freebsd-current@freebsd.org In-reply-to: palkino's message of Fri, 21 Apr 2000 14:32:13 -0400. X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: down gif0 From: itojun@iijlab.net Date: Sat, 22 Apr 2000 19:28:05 +0900 Message-ID: <7676.956399285@coconut.itojun.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Hi, >Whats the right way od downing or reiniciating gif interface? >"ifconfig gif# down" doesnt seems to work >if its in mans just tell me where to look what do you mean by "reniciating"? if you would like to overwrite configuration, you just need to "gifconfig gif0 newsrc newdst". Or, if you no longer want to accept/transmit packets via gif0 , "ifconfig gif0 down" should work. itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message