From owner-freebsd-stable@FreeBSD.ORG Tue Jun 13 14:47:47 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73EEA16A503 for ; Tue, 13 Jun 2006 14:47:47 +0000 (UTC) (envelope-from zkolic@sbb.co.yu) Received: from smtp2.sbb.co.yu (smtp2.sbb.co.yu [82.117.194.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C41B43D6B for ; Tue, 13 Jun 2006 14:47:44 +0000 (GMT) (envelope-from zkolic@sbb.co.yu) Received: from faust.net (dhcp-87-116-188-43.ataman-bg.customer.sbb.co.yu [87.116.188.43]) by smtp2.sbb.co.yu (8.13.6/8.13.6) with ESMTP id k5DEle0u011780 for ; Tue, 13 Jun 2006 16:47:40 +0200 Received: by faust.net (Postfix, from userid 1001) id BD2611704B; Tue, 13 Jun 2006 16:47:50 +0200 (CEST) Date: Tue, 13 Jun 2006 16:47:50 +0200 From: Zoran Kolic To: freebsd-stable@freebsd.org Message-ID: <20060613144750.GA834@faust.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-SMTP-Vilter-Version: 1.3.2 X-SBB-Virus-Status: clean X-SBB-Spam-Score: 0.6 X-SBB-Spam-Level: X Subject: two interfaces X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2006 14:47:47 -0000 Hi all! I've tried to find this issue googling, since it was discussed for sure on this list, but no result. 6.1 release for amd64. I use ethernet connection and don't want to tear off the cable every time to make dialup on serial modem (or reboot). I made those steps: # ifconfig nfe0 down # route flush $ pppd Ppp0 goes up, default is made and nothing else. The line is dead for traffic. There is something I make wrong, but don't know what. With fresh reboot, it works fine. Should I add more to ifconfig command? "Delete" or "destroy" go to mind. And "yes". I have ip address from isp. Best regards Zoran