ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] pppd и роутинг
@ 2004-05-19 22:53 Oleg Sukhanov
  2004-05-20  6:16 ` Sergey V. Golovin
  0 siblings, 1 reply; 3+ messages in thread
From: Oleg Sukhanov @ 2004-05-19 22:53 UTC (permalink / raw)
  To: community


Не получается автоматически поднимать роутинг при поднятии 
интерфейса ppp0

В static-routes есть строчка:
ppp0 net 10.23.11.0 netmask 255.255.255.0 gw 192.168.11.1

не работает.

Создал ifup-ppp0
В нём:
#!/bin/sh

/sbin/route add -host 192.168.11.2  gw 192.168.11.1
/sbin/route add -net 10.23.11.0 netmask 255.255.255.0 gw 192.168.11.1

Тоже автоматом не отрабатывает.

Где что не дописал?



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

end of thread, other threads:[~2004-05-20  6:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-19 22:53 [Comm] pppd и роутинг Oleg Sukhanov
2004-05-20  6:16 ` Sergey V. Golovin
2004-05-20  6:36   ` Oleg Sukhanov

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