ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [Comm] VPN - замучился !!! (Alexei V. Mezin)
@ 2008-02-23  9:31 Александр В. Макаров
  2008-02-23 10:16 ` Yurkovsky Andrey
  2008-02-23 10:35 ` [Comm] VPN - замучился !!! (Alexei V. Mezin) Alexei V. Mezin
  0 siblings, 2 replies; 5+ messages in thread
From: Александр В. Макаров @ 2008-02-23  9:31 UTC (permalink / raw)
  To: community

Alexei V. Mezin пишет:

>  > 7. изменил файл ipv4route в /etc/net/ifaces/eth0:
>  >
>  > default via 192.168.33.1
>  > 192.168.100.203/32 via 192.168.33.1
>  >
>  > 1. route -n
>  >
>  > Kernel IP routing table
>  > Destination     Gateway         Genmask         Flags Metric Ref    Use
> Iface
>  > 10.168.0.5      0.0.0.0         255.255.255.255 UH    0      0        0
> ppp20
>  > 192.168.100.203 192.168.33.1    255.255.255.255 UGH   0      0        0
> eth0
>  > 192.168.33.0    0.0.0.0         255.255.255.0   U     0      0        0
> eth0
>  > 0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0
> ppp20
>  >
>
>  Вот теперь честный статический маршрут прописан. И честно установлено
>  VPN-соединение, и даже маршрутизация через него. Все должно работать.



1. route -v
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.168.0.5      *               255.255.255.255 UH    0      0        0 ppp20
192.168.100.203 192.168.33.1    255.255.255.255 UGH   0      0        0 eth0
192.168.33.0    *               255.255.255.0   U     0      0        0 eth0
default         *               0.0.0.0         U     0      0        0 ppp20

2. route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.168.0.5      0.0.0.0         255.255.255.255 UH    0      0        0 ppp20
192.168.100.203 192.168.33.1    255.255.255.255 UGH   0      0        0 eth0
192.168.33.0    0.0.0.0         255.255.255.0   U     0      0        0 eth0
0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 ppp20

3. НЕ РАБОТАЕТ!!! Не сеть, не VPN. НИЧЕГО!!!

-- 
С Уважением, Александр Макаров!
5234378@gmail.com

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

* Re: [Comm] VPN - замучился !!! (Alexei V. Mezin)
  2008-02-23  9:31 [Comm] VPN - замучился !!! (Alexei V. Mezin) Александр В. Макаров
@ 2008-02-23 10:16 ` Yurkovsky Andrey
  2008-02-23 10:26   ` Alexei V. Mezin
  2008-02-23 10:35 ` [Comm] VPN - замучился !!! (Alexei V. Mezin) Alexei V. Mezin
  1 sibling, 1 reply; 5+ messages in thread
From: Yurkovsky Andrey @ 2008-02-23 10:16 UTC (permalink / raw)
  To: community

У меня вопрос к этой ветке, но не по теме. Почему ветка так разорвана на
куски? Человеку, который пропустил начало проследить последовательность
совсем не легко.
-- 
Yurkovsky Andrey



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

* Re: [Comm] VPN - замучился !!! (Alexei V. Mezin)
  2008-02-23 10:16 ` Yurkovsky Andrey
@ 2008-02-23 10:26   ` Alexei V. Mezin
  2008-02-23 19:32     ` [Comm] [OT] дайджест -- замучил Michael Shigorin
  0 siblings, 1 reply; 5+ messages in thread
From: Alexei V. Mezin @ 2008-02-23 10:26 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Yurkovsky Andrey пишет:
> У меня вопрос к этой ветке, но не по теме. Почему ветка так разорвана на
> куски? Человеку, который пропустил начало проследить последовательность
> совсем не легко.

Потому что некоторые пользователи испытывают трудности не только с 
настройкой VPN, но еще и с настройкой почтовых программ.



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

* Re: [Comm] VPN - замучился !!! (Alexei V. Mezin)
  2008-02-23  9:31 [Comm] VPN - замучился !!! (Alexei V. Mezin) Александр В. Макаров
  2008-02-23 10:16 ` Yurkovsky Andrey
@ 2008-02-23 10:35 ` Alexei V. Mezin
  1 sibling, 0 replies; 5+ messages in thread
From: Alexei V. Mezin @ 2008-02-23 10:35 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Александр В. Макаров пишет:

> 2. route -n
> Kernel IP routing table
> Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
> 10.168.0.5      0.0.0.0         255.255.255.255 UH    0      0        0 ppp20
> 192.168.100.203 192.168.33.1    255.255.255.255 UGH   0      0        0 eth0
> 192.168.33.0    0.0.0.0         255.255.255.0   U     0      0        0 eth0
> 0.0.0.0         0.0.0.0         0.0.0.0         U     0      0        0 ppp20
> 
> 3. НЕ РАБОТАЕТ!!! Не сеть, не VPN. НИЧЕГО!!!
> 


Да, действительно, сразу не заметил, что у вас маршрут через ppp20 не 
"по умолчанию" (нет флага G). Разбирайтесь, почему у вас не сработала 
опция defaultroute.


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

* [Comm] [OT] дайджест -- замучил
  2008-02-23 10:26   ` Alexei V. Mezin
@ 2008-02-23 19:32     ` Michael Shigorin
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Shigorin @ 2008-02-23 19:32 UTC (permalink / raw)
  To: ALT Linux Community general discussions

On Sat, Feb 23, 2008 at 01:26:46PM +0300, Alexei V. Mezin wrote:
> > У меня вопрос к этой ветке, но не по теме. Почему ветка так
> > разорвана на куски? Человеку, который пропустил начало
> > проследить последовательность совсем не легко.
> Потому что некоторые пользователи испытывают трудности не
> только с настройкой VPN, но еще и с настройкой почтовых
> программ.

Мне кажется, это ещё одного подписчика угораздило включить
дайджест и мучить себя и других...

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


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

end of thread, other threads:[~2008-02-23 19:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-23  9:31 [Comm] VPN - замучился !!! (Alexei V. Mezin) Александр В. Макаров
2008-02-23 10:16 ` Yurkovsky Andrey
2008-02-23 10:26   ` Alexei V. Mezin
2008-02-23 19:32     ` [Comm] [OT] дайджест -- замучил Michael Shigorin
2008-02-23 10:35 ` [Comm] VPN - замучился !!! (Alexei V. Mezin) Alexei V. Mezin

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