ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Dmitry Lebkov <dima@sakhalin.ru>
To: community@altlinux.ru
Subject: Re: [Comm] route
Date: Sat, 17 Apr 2004 20:40:03 +1100
Message-ID: <20040417204003.45925b87.dima@sakhalin.ru> (raw)
In-Reply-To: <20040417074603.7641DE62D7@master.altlinux.ru>

On Sat, 17 Apr 2004 11:46:03 +0400 (MSD)
Denis <mail-exp@newmail.ru> wrote:

> 
> 
> Извените меня за назойливость, но у меня ещё один вопросик:
> 
> 
> Делаю ручками route add -net x.x.x.x netmask x.x.x.x gw x.x.x.x всё получается, но
> после перезагрузки компа всё возвращается как было до изменений.
> 
> Как зделать, чтобы всё что я набивал оставалось?
> И кто возвращает исходные значения route?

/etc/sysconfig/static-routes:
[interface] net [a.a.a.a] netmask [b.b.b.b] gw [c.c.c.c]

[interface] - имя интерфейса, при поднятии которого будет
подниматься данный роут.

[a.a.a.a] - ip-адрес подсети, для которой строится роут
[b.b.b.b] - маска подсети
[c.c.c.c] - ip-адрес шлюза, через который данная сеть доступна.

/etc/sysconfig/network-scripts/ifup-routes - скрипт, который
использует static-routes для установки роутов при поднятии
интерфейса.

Дальше, думаю, разберешся ... 

--
WBR, Dmitry Lebkov


  parent reply	other threads:[~2004-04-17  9:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-17  7:46 Denis
2004-04-17  8:10 ` Nizamov Shavkat
2004-04-17  9:40 ` Dmitry Lebkov [this message]
2004-04-17 10:14   ` Denis

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=20040417204003.45925b87.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