ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Michael Pozhidaev <msp@altlinux.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] Bluetooth network
Date: Tue, 04 Dec 2007 22:35:20 +0600
Message-ID: <m34pey2zav.fsf@blard.localdomain> (raw)
In-Reply-To: <20071204092513.68616189@naf177.naf.net.ru> (Nikolay A. Fetisov's message of "Tue\, 4 Dec 2007 09\:25\:13 +0300")

"Nikolay A. Fetisov" <naf@naf.net.ru> writes:

>> приходится скриптом ещё дочищать таблицу маршрутизации. 
>> Мне казалось, что такие явления вполне возможны и не баги, хотя... 
>
> Возможно.
> Версии пакетов, наличие и вид строки 'push "redirect-gateway"' в
> конфигурации сервера, присутствие строк 'pull' и/или 'client' на
> клиенте, запуск OpenVPN через etcnet или отдельным сервисом, и т.д.
openvpn-2.0.9-alt1
Сервер мне, увы, недоступен, ничего сказать не могу. Запускаю его через service openvpn start.
Мой конфиг:
client
dev tun
proto udp

remote zzz.tomsk.ru 1194
user openvpn
group openvpn

up /etc/openvpn/tuning_route_up

ca /etc/openvpn/keys/ca.cert
cert /etc/openvpn/keys/msp.pem
key /etc/openvpn/keys/msp.pem

tls-remote zzz.tomsk.ru
ns-cert-type server

redirect-gateway def1

# Keep trying indefinitely to resolve the
# host name of the OpenVPN server.  Very useful
# on machines which are not permanently connected
# to the internet such as laptops.
resolv-retry infinite

# Most clients don't need to bind to
# a specific local port number.
nobind

# Try to preserve some state across restarts.
persist-key
persist-tun

comp-lzo

;log         openvpn.log
verb 		4

# Silence repeating messages
;mute 20

дочистку приделал такую:

#!/bin/sh

/sbin/route del 255.255.255.0
/sbin/route del default
/sbin/route add default tun0

-- 
С уважением и наилучшими пожеланиями, Михаил Пожидаев. E-mail: msp@altlinux.ru.
Томский государственный университет. Факультет информатики. http://www.csd.tsu.ru
AltLinux Team. http://www.altlinux.ru


  reply	other threads:[~2007-12-04 16:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-03 21:08 Alexey Petrakov
2007-12-03 23:01 ` Michael Pozhidaev
2007-12-04  6:25   ` Nikolay A. Fetisov
2007-12-04 16:35     ` Michael Pozhidaev [this message]
2007-12-05  7:02       ` Nikolay A. Fetisov
2007-12-04  8:26   ` Alexey Petrakov
2007-12-06 10:17 ` Шишков Евгений
2007-12-07  0:15   ` Alexey Petrakov

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=m34pey2zav.fsf@blard.localdomain \
    --to=msp@altlinux.ru \
    --cc=community@lists.altlinux.org \
    /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