From: Alexander Volkov <alt@vladregion.ru> To: sysadmins@lists.altlinux.org Subject: Re: [Sysadmins] openvpn,pptp,dns... Date: Wed, 2 Apr 2008 21:57:56 +0400 Message-ID: <20080402175754.GJ16826@xeon.vladregion.ru> (raw) In-Reply-To: <20080331070221.GF29129@xeon.vladregion.ru> On 2008-03-31 11:02:23 +0400, Alexander Volkov wrote: AV> Hi. AV> Провели мне кабель домой. Тут платформа 4.0. Сижу, баги ловлю. AV> Ручками все настраивается, но это неспортивно. AV> Итак, конфигурация: AV> на wlan0 подается сеть, адрес получаем от dhcp, dns тоже (последним AV> клиентом, 3.0.17), все путем. RESOLV_MODS=no AV> Для выхода в нет поднимаем pptp, настроенный с помощью alterator-pptp. AV> Тут начинается - интерфейс поднимается, а вот dns не ловятся, ну и AV> резолвинг не пашет. AV> ip r AV> 192.168.192.168 dev ppp9 proto kernel scope link src 192.168.184.41 AV> 85.249.89.102 dev ppp9 scope link src 192.168.184.41 AV> 230.0.0.0/27 via 192.168.1.1 dev wlan0 AV> 192.168.0.0/21 dev wlan0 proto kernel scope link src 192.168.1.210 AV> default dev ppp9 scope link AV> dns тут не поймались... AV> Ладно, идем дальше, ведь наша цель -комм...№;"№, ой, openvpn канал к AV> серверу. Это все давно настроено и под виндой проверено. В ccd клиента AV> указано "redirect gateway def1". Однако смотрим в лог после поднятия AV> канала: AV> Mar 30 22:06:08 r-wolf openvpn[8912]: NOTE: unable to redirect default AV> gateway -- Cannot read current default gateway from system AV> Хотя см.выше вывод ip r AV> ну и теперь ip r AV> 10.8.0.5 dev tun0 proto kernel scope link src 10.8.0.6 AV> 192.168.192.168 dev ppp9 proto kernel scope link src 192.168.184.41 AV> 85.249.89.102 dev ppp9 scope link src 192.168.184.41 AV> 192.168.2.144/30 via 10.8.0.5 dev tun0 AV> 192.168.4.0/28 via 10.8.0.5 dev tun0 AV> 192.168.14.0/28 via 10.8.0.5 dev tun0 AV> 230.0.0.0/27 via 192.168.1.1 dev wlan0 AV> 192.168.3.0/27 via 10.8.0.5 dev tun0 AV> 192.168.2.0/25 via 10.8.0.5 dev tun0 AV> 192.168.100.0/24 via 10.8.0.5 dev tun0 AV> 10.8.0.0/24 via 10.8.0.5 dev tun0 AV> 192.168.0.0/21 dev wlan0 proto kernel scope link src 192.168.1.210 AV> default dev ppp9 scope link Итак, наловилось вот что. Пров ч-з pptp выдает два dns - 172.16.0.2 и 192.168.192.168, первый из которых недоступен после перенаправления def gw ч-з ovpn, а второй резолвит только локальную сеть. Теперь вопрос - как эту ситуацию объехать? Вариант 1 я применил - добавил маршрут до 172.16.0.2 при поднятии ppp9. Можно ли как-то применить вариант 2 - свой resolv.conf. и чтоб никакой dhcpсd его не трогал? -- Regards, Alexander
next prev parent reply other threads:[~2008-04-02 17:57 UTC|newest] Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-03-31 7:02 Alexander Volkov 2008-03-31 7:08 ` Peter Evdokimov 2008-03-31 9:26 ` Alexander Volkov 2008-04-01 12:30 ` Grigory Fateyev 2008-04-01 12:40 ` Peter Evdokimov 2008-03-31 8:06 ` Nikolay A. Fetisov 2008-03-31 9:29 ` Alexander Volkov 2008-03-31 15:17 ` Alexander Volkov 2008-03-31 18:43 ` Nikolay A. Fetisov 2008-04-01 9:07 ` Alexander Volkov 2008-04-01 11:50 ` Nikolay A. Fetisov 2008-04-01 12:07 ` Alexander Volkov 2008-04-01 12:30 ` Denis Medvedev 2008-04-02 6:27 ` Alexander Volkov 2008-04-01 12:39 ` Nikolay A. Fetisov 2008-04-02 6:32 ` Alexander Volkov 2008-04-01 9:13 ` Alexander Volkov 2008-04-01 12:01 ` Nikolay A. Fetisov 2008-04-02 8:50 ` Michael Shigorin 2008-04-02 8:58 ` Alexander Volkov 2008-04-02 9:09 ` Michael Shigorin 2008-04-02 17:57 ` Alexander Volkov [this message] 2008-04-02 20:06 ` Michael Shigorin 2008-04-03 5:18 ` [Sysadmins] openvpn,pptp,dns...+etcnet Alexander Volkov 2008-04-03 9:53 ` Anton Farygin 2008-04-03 10:49 ` Alexander Volkov
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=20080402175754.GJ16826@xeon.vladregion.ru \ --to=alt@vladregion.ru \ --cc=sysadmins@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 sysadmins discussion This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \ sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com public-inbox-index sysadmins Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sysadmins AGPL code for this site: git clone https://public-inbox.org/public-inbox.git