<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>15603</bug_id>
          
          <creation_ts>2008-05-12 02:56:21 +0400</creation_ts>
          <short_desc>need to add &quot;usepeerdns&quot; by hand</short_desc>
          <delta_ts>2014-01-10 19:26:46 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch 4.0</product>
          <component>alterator-net-pppoe</component>
          <version>4.0</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Michael Shigorin">mike</assigned_to>
          <cc>boyarsh</cc>
    
    <cc>ktirf</cc>
          
          <qa_contact name="Q.A. 4.0">qa-4.0</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>69670</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-05-12 02:56:21 +0400</bug_when>
    <thetext>ftp://ftp.altlinux.org/pub/distributions/ALTLinux/4.0/Desktop/4.0.3/iso/altlinux-4.0.3-desktop-i586-install_ru-dvd5.iso

I needed to add &quot;usepeerdns&quot; by hand to /etc/net/.../pppoptions in order for
name resolution to work.

This seems similar to https://bugzilla.altlinux.org/show_bug.cgi?id=11958#c7 and
https://bugzilla.altlinux.org/show_bug.cgi?id=14116 (but those bug reports have
too many comments, so I create this report with describing the specific situation.)
Steps to Reproduce:
1. I configured Ethernet, pressed &quot;Применить&quot;
2. I configured PPPoE, pressed &quot;Применить&quot;
3.
Actual Results:  
The network works (pinging by IP addresses), but the name resolution doesn&apos;t
work (e.g., &quot;ping ya.ru&quot;, or &quot;resolve ya.ru&quot;).

(So, I add &quot;usepeerdns&quot; to /etc/net/.../pppoptions, then &quot;ifdown ppp0&quot;, &quot;ifup
ppp0&quot;, and name resolution works OK!)


Expected Results:  
There is a &quot;usepeerdns&quot; option in the GUI as well.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69677</commentid>
    <comment_count>1</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-05-12 03:57:08 +0400</bug_when>
    <thetext>Funny: even if this is fixed in updates, generally speaking, one wouldn&apos;t be
able to install the updates  before he has configured the network. ;)

So, in a perfect world, fixes of alterator-net (as well as of the installer)
should trigger a new release of the distro ISO image.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69699</commentid>
    <comment_count>2</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2008-05-12 11:19:28 +0400</bug_when>
    <thetext>Uh-oh.  Tawkin&apos; &apos;bout release triggers, it&apos;s a tough matter: wish your problem
were the worst to be solved :-(</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69700</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2008-05-12 11:22:04 +0400</bug_when>
    <thetext>Fixed in branch indeed.

I can probably arrange for an installer or unofficial DVD build... but doubt
that would be of much use being unofficial.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69701</commentid>
    <comment_count>4</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2008-05-12 11:35:47 +0400</bug_when>
    <thetext>Ouch!  *Not* fixed of course, misread your message but grepper the source and
didn&apos;t find &quot;usepeerdns&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69706</commentid>
    <comment_count>5</comment_count>
    <who name="Michael Shigorin">mike</who>
    <bug_when>2008-05-12 11:56:35 +0400</bug_when>
    <thetext>0.4.4-alt1:
+       shell_add_or_subst &quot;usepeerdns&quot; &quot;&quot; &quot;$name/pppoptions&quot;

Просьба проверить:
http://fly.osdn.org.ua/~mike/packages/alterator-net-pppoe/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69741</commentid>
    <comment_count>6</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-05-12 18:20:07 +0400</bug_when>
    <thetext>(In reply to comment #3)
&gt; Fixed in branch indeed.
&gt; 
&gt; I can probably arrange for an installer or unofficial DVD build... but doubt
&gt; that would be of much use being unofficial.

Thanks, but no, I personally don&apos;t need such a thing, that was just a thought
about this situation. 
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69742</commentid>
    <comment_count>7</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2008-05-12 18:26:24 +0400</bug_when>
    <thetext>(In reply to comment #5)
&gt; 0.4.4-alt1:
&gt; +       shell_add_or_subst &quot;usepeerdns&quot; &quot;&quot; &quot;$name/pppoptions&quot;
&gt; 
&gt; Просьба проверить:
&gt; http://fly.osdn.org.ua/~mike/packages/alterator-net-pppoe/

Спасибо! Я вообще не знаю, будет ли у меня когда-нибудь возможность проверить
это исправление на том компьютере с той сетью. Под рукой у меня PPPoE нет, так
что пусть кто-нибудь ещё проверит.
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>144557</commentid>
    <comment_count>8</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2014-01-10 19:26:46 +0400</bug_when>
    <thetext>(В ответ на комментарий №1)
&gt; Funny: even if this is fixed in updates, generally speaking, one wouldn&apos;t be
&gt; able to install the updates  before he has configured the network. ;)
&gt; 
&gt; So, in a perfect world, fixes of alterator-net (as well as of the installer)
&gt; should trigger a new release of the distro ISO image.

Well, now there are http://www.altlinux.org/Regular and 
http://www.altlinux.org/P7#starterkits which are re-done regularly. So they can be regarded as a kind of fix for the problem of broken releases (which can&apos;t be used after the installation because the network can&apos;t be configured)...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>