From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261297AbTJ3JhI (ORCPT ); Thu, 30 Oct 2003 04:37:08 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261605AbTJ3JhI (ORCPT ); Thu, 30 Oct 2003 04:37:08 -0500 Received: from mail-08.iinet.net.au ([203.59.3.40]:33239 "HELO mail.iinet.net.au") by vger.kernel.org with SMTP id S261297AbTJ3JhG (ORCPT ); Thu, 30 Oct 2003 04:37:06 -0500 Message-ID: <3FA0DA20.60607@cyberone.com.au> Date: Thu, 30 Oct 2003 20:30:08 +1100 From: Nick Piggin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030827 Debian/1.4-3 X-Accept-Language: en MIME-Version: 1.0 To: Pius Jerry CC: linux-kernel@vger.kernel.org Subject: Re: need help References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Pius Jerry wrote: >Hello, > I need your help and I hope you can be of help, am a user of linux >and I want to ask if you can show me how to disable an IP with the linux >and enable it through the linux >thanks >am Pius Jerry > Hi Pius, This is the kernel development list. Please ask future questions in a help list. However, have a look at the manpages for ifconfig(8) and ip(8).