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 "usepeerdns" 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 "Применить" 2. I configured PPPoE, pressed "Применить" 3. Actual Results: The network works (pinging by IP addresses), but the name resolution doesn't work (e.g., "ping ya.ru", or "resolve ya.ru"). (So, I add "usepeerdns" to /etc/net/.../pppoptions, then "ifdown ppp0", "ifup ppp0", and name resolution works OK!) Expected Results: There is a "usepeerdns" option in the GUI as well.
Funny: even if this is fixed in updates, generally speaking, one wouldn'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.
Uh-oh. Tawkin' 'bout release triggers, it's a tough matter: wish your problem were the worst to be solved :-(
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.
Ouch! *Not* fixed of course, misread your message but grepper the source and didn't find "usepeerdns".
0.4.4-alt1: + shell_add_or_subst "usepeerdns" "" "$name/pppoptions" Просьба проверить: http://fly.osdn.org.ua/~mike/packages/alterator-net-pppoe/
(In reply to comment #3) > 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. Thanks, but no, I personally don't need such a thing, that was just a thought about this situation.
(In reply to comment #5) > 0.4.4-alt1: > + shell_add_or_subst "usepeerdns" "" "$name/pppoptions" > > Просьба проверить: > http://fly.osdn.org.ua/~mike/packages/alterator-net-pppoe/ Спасибо! Я вообще не знаю, будет ли у меня когда-нибудь возможность проверить это исправление на том компьютере с той сетью. Под рукой у меня PPPoE нет, так что пусть кто-нибудь ещё проверит.
(В ответ на комментарий №1) > Funny: even if this is fixed in updates, generally speaking, one wouldn'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. 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't be used after the installation because the network can't be configured)...