From: Ilya Kirov <xinu@pochtamt.ru> To: community@altlinux.ru Subject: Re: [Comm] настройка VPN через eth0 Date: Wed, 16 Oct 2002 23:14:35 +0400 Message-ID: <200210162314.35522.xinu@pochtamt.ru> (raw) In-Reply-To: <3DAD9BE4.90105@rambler.ru> 16 Октябрь 2002 21:03, Alexandre Redko написал: > Добрый день! > > У меня такое же подключение. > > Способ подключения прочитал в инструкции для заочников > Гонгконгского университета. хм, интересно > > При поднятом eth0 я отдаю команды: а как это (eth0) выглядит? можно посмотреть хотя бы netstat и route? > > $ pptp адрес.шлюза.vpn.провайдера debug name my_login \ > remotename адрес.шлюза.vpn.провайдера noipdefault прошло нормально а точно два раза 'адрес.шлюза.vpn.провайдера'? > > $ ifconfig > > Для интерфейса ppp0 смотрю, какой динамический адрес что-то нет ppp0 есть только все тот же eth0 и lo > my.dyn.ip.address мне присвоен и выдаю последнюю команду: > > $ route add default gw my.dyn.ip.address ну тут пытаюсь подставить свой вида 10.0.175.* но ничего пинг 10.0.175.* и 127.0.0.1 идет nslookup не работает [user@linux user]$ sudo ifconfig eth0 Link encap:Ethernet HWaddr 00:50:FC:1D:77:D9 inet addr:10.0.175.8 Bcast:10.0.175.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:24 errors:0 dropped:0 overruns:0 frame:0 TX packets:57 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 RX bytes:2587 (2.5 Kb) TX bytes:4672 (4.5 Kb) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:75 errors:0 dropped:0 overruns:0 frame:0 TX packets:75 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 RX bytes:4532 (4.4 Kb) TX bytes:4532 (4.4 Kb) [user@linux user]$ netstat -nr Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 10.0.175.0 0.0.0.0 255.255.255.0 U 40 0 0 eth0 127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo 0.0.0.0 10.0.175.8 0.0.0.0 UG 40 0 0 eth0 конец /var/log/messages: Oct 16 22:58:02 linux /etc/hotplug/net.agent: NET unregister event not supported Oct 16 22:58:26 linux pptp[1754]: log[usage:pptp.c:62]: pptp called with wrong arguments, program not started. Oct 16 23:00:07 linux pptp[1757]: warn[open_inetsock:pptp_callmgr.c:310]: connect: Network is unreachable Oct 16 23:00:07 linux pptp[1757]: fatal[callmgr_main:pptp_callmgr.c:133]: Could not open control connection to 10.0.175.1 Oct 16 23:00:07 linux pptp[1756]: fatal[open_callmgr:pptp.c:283]: Call manager exited with error 256 Oct 16 23:00:42 linux pptp[1767]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:580]: Client connection established. Oct 16 23:00:43 linux pptp[1767]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:707]: Outgoing call established (call ID 0, peer's call ID 0). Oct 16 23:00:43 linux pppd[1768]: pppd 2.4.1 with CBCP (ALT Linux) started by root, uid 0 Oct 16 23:00:43 linux pppd[1768]: Using interface ppp0 Oct 16 23:00:43 linux pppd[1768]: Connect: ppp0 <--> /dev/pts/1 Oct 16 23:00:43 linux /etc/hotplug/net.agent: assuming ppp0 is already up Oct 16 23:01:00 linux crond[1780]: (root) CMD (run-parts /etc/cron.hourly) Oct 16 23:01:13 linux pppd[1768]: LCP: timeout sending Config-Requests Oct 16 23:01:13 linux pppd[1768]: Connection terminated. Oct 16 23:01:13 linux /etc/hotplug/net.agent: NET unregister event not supported Oct 16 23:01:14 linux pppd[1768]: Exit. Oct 16 23:01:14 linux pptp[1765]: log[decaps_hdlc:pptp_gre.c:129]: short read (4294967295): Input/output error Oct 16 23:01:14 linux pptp[1767]: log[callmgr_main:pptp_callmgr.c:245]: Closing connection Oct 16 23:01:14 linux pptp[1767]: log[pptp_conn_close:pptp_ctrl.c:307]: Closing PPTP connection Oct 16 23:01:16 linux pptp[1767]: log[call_callback:pptp_callmgr.c:88]: Closing connection Oct 16 23:03:24 linux pptp[1806]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:580]: Client connection established. Oct 16 23:03:25 linux pptp[1806]: log[pptp_dispatch_ctrl_packet:pptp_ctrl.c:707]: Outgoing call established (call ID 0, peer's call ID 0). Oct 16 23:03:25 linux pppd[1807]: pppd 2.4.1 with CBCP (ALT Linux) started by root, uid 0 > > Кстати, повторив эти операции, я могу также получить канал на > ppp1 и т. д., выжирая пул адресов у провайдера (специально это, > конечно, не делаю, но случайно один раз получилось). > > А вот интереснее то, как сделать, чтобы этот динамический адрес > автоматически использовать в файрволе и днс. Какие-то статьи по > этому вопросу я скачал, но еще не разобрался. > > Всего доброго. -- Ilya Kirov xinu@pochtamt.ru
next prev parent reply other threads:[~2002-10-16 19:14 UTC|newest] Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top 2002-10-15 20:08 Ilya Kirov 2002-10-16 0:43 ` Sergei Dolmatov 2002-10-16 6:21 ` Anton V. Boyarshinov 2002-10-16 6:38 ` [Comm] ÎÁÓÔÒÏÊËÁ VPN ÞÅÒÅÚ eth0 ûÉÛËÏ× å×ÇÅÎÉÊ 2002-10-16 7:00 ` [Comm] настройка VPN через eth0 Anton V. Boyarshinov 2002-10-16 7:38 ` [Comm] ÎÁÓÔÒÏÊËÁ VPN ÞÅÒÅÚ eth0 ûÉÛËÏ× å×ÇÅÎÉÊ 2002-10-16 7:46 ` [Comm] настройка VPN через eth0 Anton V. Boyarshinov 2002-10-16 17:03 ` Alexandre Redko 2002-10-16 19:14 ` Ilya Kirov [this message] 2002-10-17 6:53 ` Anton V. Boyarshinov 2002-10-17 16:06 ` Alexandre Redko 2002-10-17 16:46 ` Ilya Kirov 2002-10-17 17:13 ` Alexandre Redko 2002-10-17 18:58 ` [Comm] настройка VPN через eth0 - ошибка Ilya Kirov 2002-10-18 6:10 ` Anton V. Boyarshinov 2002-10-17 16:09 ` [Comm] настройка VPN через eth0 Ilya Kirov 2002-10-17 17:01 ` Alexandre Redko 2002-10-17 16:03 ` Ilya Kirov 2002-10-18 6:12 ` Anton V. Boyarshinov 2002-10-18 6:14 ` Anton V. Boyarshinov 2002-10-18 20:09 ` [Comm] настройка VPN через eth0 - все получилось! Ilya Kirov 2002-10-19 5:50 ` Re[2]: [Comm] ÎÁÓÔÒÏÊËÁ VPN ÞÅÒÅÚ eth0 - ×ÓÅ ÐÏÌÕÞÉÌÏÓØ! ASA
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=200210162314.35522.xinu@pochtamt.ru \ --to=xinu@pochtamt.ru \ --cc=community@altlinux.ru \ /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