From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FSgBT-0007J1-2d for garchives@archives.gentoo.org; Sun, 09 Apr 2006 20:06:55 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k39K7QOL004453; Sun, 9 Apr 2006 20:07:26 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k39K7Q0A007952 for ; Sun, 9 Apr 2006 20:07:26 GMT Received: from xproxy.gmail.com ([66.249.82.207]) by smtp.gentoo.org with esmtp (Exim 4.54) id 1FSgBx-0005HD-UI for gentoo-docs-it@lists.gentoo.org; Sun, 09 Apr 2006 20:07:26 +0000 Received: by xproxy.gmail.com with SMTP id s16so575488wxc for ; Sun, 09 Apr 2006 13:07:25 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Wd/hkH5ryodIRiJ4nfMMN1VPSgDCavQHXcroYyW1qPRwpJBld6M923CgtRUIBo9lmQ7+KB5W2kqM6jxq2Xovlw/bacc3zjsoaY8qiKkPsR3gCchULJAQq3f4ahUMBGFq34Ij+/zXr2UGG9vhpUPS+VGpQZI2FNzLsqYWRpQe0jY= Received: by 10.70.103.5 with SMTP id a5mr2415850wxc; Sun, 09 Apr 2006 13:07:25 -0700 (PDT) Received: by 10.70.100.3 with HTTP; Sun, 9 Apr 2006 13:07:25 -0700 (PDT) Message-ID: Date: Sun, 9 Apr 2006 22:07:25 +0200 From: "Cristiano Chiucchiolo" To: gentoo-docs-it@lists.gentoo.org Subject: [gentoo-docs-it] Aggiornato home-router-howto.xml Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-docs-it@gentoo.org Reply-to: gentoo-docs-it@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k39K7Q0A007952 X-Archives-Salt: 95d670f6-f988-4b2c-a80d-0dad5344102b X-Archives-Hash: c7e34e5d9fab8e8111deaf4c9af00daa --- home-router-howto.xml 2006-04-09 22:02:41.000000000 +0200 +++ home-router-howto.xml 2006-04-09 22:04:27.000000000 +0200 @@ -29,8 +29,8 @@ -1.26 -2006-03-28 +1.27 +2006-04-09 Introduzione @@ -902,10 +902,10 @@ option routers 192.168.0.1; option domain-name-servers 192.168.0.1; } - # nano /etc/conf.d/dhcp + # nano /etc/conf.d/dhcpd (Impostare IFACE="eth0") - # rc-update add dhcp default - # /etc/init.d/dhcp start + # rc-update add dhcpd default + # /etc/init.d/dhcpd start

-- gentoo-docs-it@gentoo.org mailing list