ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergei <serpiph@pochtamt.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Два вопроса
Date: Thu Mar 29 21:13:01 2001
Message-ID: <01032921225902.04141@pif.b5.mephi.ru> (raw)
In-Reply-To: <E1F656C6F4A8D411BFAE00805FAD1CF80CDC80@ns.magn.guta.ru>

29 Март 2001 18:28 Вы написали:
> Ну сперва здравствуйте !
>
> Теперь вопросы.
>
> Поставил DHCP со статическими IP адресами. Работает нормально. Но если юзер
> в лоб указывает свой адрес из этой сетки то это тоже работает. Мож но ли
> сделать так что бы юзер с неизвестным моему серверу МАК адресом не получал
> вообще ни какого IP или же такой что бы я его ipchains мог запретить, ну
> или другими словами чтобы народ не мог себя за другого выдать ?
>
> И второй вопрос.
> Сдел скриптик который статистику ipchains на диске сохраняет, а как сделать
> чтобы он ещё и при выключении питания запускался (имею ввиду halt, poweroff
> итд)
>
> С Уважением Дмитрий Зуев.
При выключении питания init переходит в режим 0 и исполняет команду
/etc/rc.d/rc 0
Туда все можно пихать.
Кроме того, можно добавить в файл /etc/inittab строчку вида
ts:0:<ваш скрипт с полным путем>
   ^-- - все, что с нулем здесь, выполнит при переходе на уровень 0
и выполнить команду
init q
под root.
Тогда при выключении питания получите выполнение вашего скрипта.
Для перезагрузки - режим 6.

-- 
С уважением, Епифанов Сергей



  reply	other threads:[~2001-03-29 21:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-29 18:33 Зуев Дмитрий Федорович
2001-03-29 21:13 ` Sergei [this message]
2001-03-30 11:34   ` Vyt
2001-03-30  7:18 ` [mdk-re] ä×Á ×ÏÐÒÏÓÁ Roman Mediakov

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=01032921225902.04141@pif.b5.mephi.ru \
    --to=serpiph@pochtamt.ru \
    --cc=mandrake-russian@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