ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] Маршрут через 2-а канала.
@ 2011-06-06  6:59 Nikolay
  2011-06-06  7:28 ` Patlasov YuriI
  0 siblings, 1 reply; 3+ messages in thread
From: Nikolay @ 2011-06-06  6:59 UTC (permalink / raw)
  To: ALT Linux sysadmins' discussion

Доброго дня.
Не подскажет ли уважаемый народ как правильно в /etc/net/ прописать маршрут 
через 2-а канала к некой под сети.
Есть правило вида 
ip route add 192.168.32.0/24  nexthop via $P1 dev $IF1 weight 1 \
                       nexthop via $P2 dev $IF2 weight 1

Есть $IF1
 ipv4route 
192.168.32.0/24 via 10.0.1.2 table wimax
192.168.32.0/24 via 10.0.1.2
ipv4rule
to 192.168.32.0/24 table wimax prio 220

Есть $IF2
 ipv4route 
192.168.32.0/24 via 10.0.0.2 table tunnel
192.168.32.0/24 via 10.0.0.2
ipv4rule
to 192.168.32.0/24 table tunnel prio 210

Хочется чтобы при пропадании одного из них автоматом работал другой с низшим 
приоритетом.
Но не совсем понятно как это реализовать посредством etc/net

С, уважением, Николай

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-06-06  7:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-06  6:59 [Sysadmins] Маршрут через 2-а канала Nikolay
2011-06-06  7:28 ` Patlasov YuriI
2011-06-06  7:46   ` Nikolay

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

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


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