ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitry Lebkov <dima@sakhalin.ru>
To: community@altlinux.ru
Subject: Re: Re[2]: [Comm] DHCPD
Date: Thu, 3 Jul 2003 14:11:43 +1100
Message-ID: <20030703141143.3dd58bcc.dima@sakhalin.ru> (raw)
In-Reply-To: <533477039.20030703073422@udm.ru>

On Thu, 3 Jul 2003 07:34:22 +0500
ASA <llb@udm.ru> wrote:

> Hello Dima,
> 
> Thursday, July 3, 2003, 3:42:17 AM, you wrote:
> 
> >> > > Можно ли каким-либо образом ограничивать dhcpd чтобы он
> >отвечал только на> > > запросы с какого-либо интерфейса ?
> 
> D> Все очень просто, пиши DHCP=yes в нужном ifcfg-<интерфейс>.
> 
> А вы точно уверены, что эта опция имеет отношение именно к dhcpd????
> Я - нет, т.к. понимаю эту опцию как требование запросить IP
> адрес по DHCP портоколу у _чужого_ dhcpd.

ASA, тут думать не надо - надо смотреть в /etc/rc.d/init.d/dhcpd и в
/usr/share/doc/initscripts-x.xx/sysconfig.txt ;) Для запросу у чужого
dhcp есть опция BOOTPROTO=dhcp


--
WBR, Dmitry Lebkov
>From nwr0@mtts.elcom.ru  Thu Jul  3 07:35:05 2003
Return-Path: <nwr0@mtts.elcom.ru>
Delivered-To: community@lrn.ru
Received: from master.altlinux.ru (master.altlinux.ru [62.118.250.235])
	by lrn.ru (Postfix) with ESMTP id 14B0649334
	for <community@lrn.ru>; Thu,  3 Jul 2003 07:35:05 +0400 (MSD)
Received: from mtts04.mtts.elcom.ru (unknown [195.239.67.23])
	by master.altlinux.ru (Postfix) with ESMTP id E89CCE31CF
	for <community@altlinux.ru>; Thu,  3 Jul 2003 07:35:04 +0400 (MSD)
Received: from ttslab2 (ttslab2.194.67.33.2 [194.67.33.22]) by
	mtts04.mtts.elcom.ru with SMTP (Microsoft Exchange Internet Mail Service
	Version 5.5.2653.13)	id N8GX9GKA; Thu, 3 Jul 2003 07:35:08 +0400
Message-ID: <005301c34114$17e4fc60$162143c2@ttslab2>
From: "Nick W.Rias" <nwr0@mtts.elcom.ru>
To: <community@altlinux.ru>
References: <20030701125443.5C5F2492E8@lrn.ru> <3F027EF5.6000406@inbox.ru>
Subject: [Comm] Re: Community Digest, Vol 2, Issue 7
Date: Thu, 3 Jul 2003 07:35:05 +0400
MIME-Version: 1.0
Content-Type: text/plain;
	charset="koi8-r"
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2800.1158
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165
X-BeenThere: community@altlinux.ru
X-Mailman-Version: 2.1.1
Precedence: list
Reply-To: community@altlinux.ru
List-Id: <community.altlinux.ru>
List-Unsubscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=unsubscribe>
List-Archive: </pipermail/community>
List-Post: <mailto:community@altlinux.ru>
List-Help: <mailto:community-request@altlinux.ru?subject=help>
List-Subscribe: <http://www.altlinux.ru/mailman/listinfo/community>,
	<mailto:community-request@altlinux.ru?subject=subscribe>
X-List-Received-Date: Thu, 03 Jul 2003 03:35:05 -0000


----- Original Message ----- 
From: "Sergey Scherbina" <tacitpro@inbox.ru>
To: <community@altlinux.ru>
Sent: Wednesday, July 02, 2003 10:43 AM
Subject: [Comm] Re: Community Digest, Vol 2, Issue 7


> 1) Какая самая быстрая файловая система - ext3, ext2 или
> что-то еще?
>
>
>  Быстрая на каких задачах?
>
> Нужна быстрая  ФС для внутрифайловых операций (чтение|запись) на файлах
> больших размеров - 1ГБ и более

    И всё таки какую FS лучше поставить на /HOME чтобы не иметь проблем с
большими файлами, например копирование и обработка DVD. Подразумевается
стандартное ядро Alt Linux Junior 2.2. С какими опциями там оно собрано, я
не знаю. Но т.к. конвертация файловых систем одну в другую дело нелёгкое, а
копировать - восстанавливать на домашнем компьютере тоже не сахар, хотелось
бы заранее подстелить соломку. И какя надёжней. Дома ПК без УПС, поэтому
внезапное отключение электричества - дело обычное.

Николай.


  reply	other threads:[~2003-07-03  3:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-02  9:02 ` [Comm] DHCPD Ilya Palagin
2003-07-02  9:51   ` [Comm] DHCPD Shawkat
2003-07-03  2:34       ` Re[2]: " ASA
2003-07-03  3:11         ` Dmitry Lebkov [this message]
2003-07-03  5:12           ` Shawkat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030703141143.3dd58bcc.dima@sakhalin.ru \
    --to=dima@sakhalin.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git