ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm]  Примеры настройки сети
@ 2008-09-28  4:15 Vitalik Salomatin
  0 siblings, 0 replies; only message in thread
From: Vitalik Salomatin @ 2008-09-28  4:15 UTC (permalink / raw)
  To: community

>Выяснилось, что помимо описапнного, нужно при настройки vpn
>в /etc/resolv.сonf надо добавить строку :

># ppp temp entry

>Кто-нибудь в двух словах может дать теоретическое обоснование 
>этого, а то получается чистый перебор вариантов


Я просто вставил в /etc/resolv.сonf номера ДНС

nameserver 78.29.2.21
nameserver 78.29.2.22

Либо запустить BIND, оказалась провайдер не разрешает ДНС для 
squid
тогда в /etc/resolv.сonf

nameserver 127.0.0.1

а var/lib/bind/etc/options.conf


forwarders {83.142.161.17; 83.142.161.19; 78.29.2.21; 
78.29.2.22; };


те ДНС, к которым разрешает провайдер. У него они разные, 
которые откликаются при VPN соединении, а какие просто при 
подключении с их сети.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-28  4:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-28  4:15 [Comm] Примеры настройки сети Vitalik Salomatin

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