Zenwalk 2.8 & PPPoE (не пагет, зараза!)

Системы, которые не вошли в список.

Модератор: Модераторы разделов

malykka
Сообщения: 20
ОС: Zenwalk

Zenwalk 2.8 & PPPoE

Сообщение malykka »

Здравствуйте!
Установил Zenwalk 2.8, мне очень понравился, быстрый и красивый дистрибутив. Русифицировал успешно, одна проблема: не могу настроить интернет.
Я подключен через ethernet по протоколу PPPoE. Вроде делаю ка в других дистрах, ppoe-setup->ppoe-start. Отвечаю на вопросы ppoe-setup как обычно. pppoe-start выдает "Connected!", pppoe-status пишет присвоенный айпишник, но сервера не пингуются и сайты не открываются...
Внимание, вопрос: Куда копать?
Спасибо сказали:
Аватара пользователя
Malcolm
Сообщения: 860
Статус: Изменник
ОС: Archlinux on IBM Z60m

Re: Zenwalk 2.8 & PPPoE

Сообщение Malcolm »

/etc/resolv.conf
firewall
?
Win7 on X200s || Android 2.3 on Galaxy Tab
Блог
Спасибо сказали:
malykka
Сообщения: 20
ОС: Zenwalk

Re: Zenwalk 2.8 & PPPoE

Сообщение malykka »

Нашел вот это, правда не помню где, но помогло:

Код: Выделить всё

Hello People:
My name is Raghav and I am a new member to the Linux Users Family. A few days ago I had a problem and I could not set up the broadband connection in my Zenwalk. But, I was surprised when I was able to work in Windows with the same modem. Then, I had posted about this in this forum and they gave me a solution. I would like to thank all of them who helped me in this regard.
Now, here is a procedure of events for setting up a broadband internet connection in Zenwalk 2.4:
--------------------------------------------------------------------------------------------------------
[Step 1] If you are able to connect in Windows, then, get connected and open Windows command prompt (even known as MS DOS). If you have chosen to stay
online continuously in Windows, just open the command prompt.

[Step 2] Then type in the following command:
                                          ipconfig /all
Remember that you have to be online if you want this command to give you any information. This will give you information under three headings:
    (a) Windows IP configuration - which gives your computer host name and other
                                                  things
    (b) Ethernet adapter Local Area Connection 2: this gives the Ip address, gateway
                                                  address , DHCP server, DNS and other information.
    (c) PPP adapter <ISP NAME> (PPPOE): This gives you the information that you will
                                                  need to enter while setting up the network in
                                                  Zenwalk.

[Step 3] Start Zenwalk. Then, in the XFCE menu, choose "Networkconfig" under the system menu. There, kindly enter the details that you found in the (b) heading of [Step 2], that is, under the Ethernet adapter Local area connection 2 heading. Save this configuration.

[Step 4] Now, open "leafpad" and save the following as "connects.sh" in the /home/<your user name> directory. Include the following lines in the file:

#!/bin/bash
var_int="ppp0"
var_ip=`/sbin/ifconfig $var_int | awk -F'[: ]+' '(NR==2){print $4}'`

route del default
route add -net $var_ip netmask 255.255.255.255 dev $var_int
route add default gw $var_ip

[Step 5] After saving the above file, open the terminal and type in pppoe-setup.
Here, it will ask you a series of questions, to which you will find information in the (c) heading of [step 2], that is under PPP adapter <ISP NAME> (PPPOE). Enter the information.

[Step 6] REBOOT YOUR MACHINE

[Step 7] Now, after rebooting, open terminal and type in pppoe-start. Then check if you have been able to connect. If you connect, then it is working fine. Otherwise there may be some problem with the information you entered or with your modem.

[Step 8] If the above procedure works, then add the following lines in the "/etc/rc.d/rc.local file" at the beginning of file to connect automatically at boot time.

#!/bin/bash

/usr/sbin/pppoe-start

#!/bin/bash
var_int="ppp0"
var_ip=`/sbin/ifconfig $var_int | awk -F'[: ]+' '(NR==2){print $4}'`

route del default
route add -net $var_ip netmask 255.255.255.255 dev $var_int
route add default gw $var_ip

Please remember to add this at the beginning of the rc.local file. This will help you in connecting automatically when the computer BOOTS. If you have any problems, Zenwalk forum is here for all that. You can post your problems. It also helped me a lot!!!!!

[Step 9] ENJOY THE RIDE!!!!!
Спасибо сказали:
Аватара пользователя
Kipruss
Сообщения: 251
ОС: Kubuntu

Re: Zenwalk 2.8 & PPPoE

Сообщение Kipruss »

malykka писал(а):
17.08.2006 21:15
Здравствуйте!
Установил Zenwalk 2.8, мне очень понравился, быстрый и красивый дистрибутив. Русифицировал успешно

А можно поинтересоваться - как русифицировал? А то у меня проблемы - вместо букв квадратики с 4 цифрами.
З.Ы. А в Интернет, кстати, вышел по локалке без вопросов.
Mandrake > Mandriva > SuSE > Gentoo > openSUSE > ALT Linux > Kubuntu
Спасибо сказали:
Аватара пользователя
Виталмий
Сообщения: 468
Статус: Любитель
ОС: Gentoo Linux

Re: Zenwalk 2.8 & PPPoE

Сообщение Виталмий »

Kipruss писал(а):
18.09.2006 19:01
malykka писал(а):
17.08.2006 21:15

Здравствуйте!
Установил Zenwalk 2.8, мне очень понравился, быстрый и красивый дистрибутив. Русифицировал успешно

А можно поинтересоваться - как русифицировал? А то у меня проблемы - вместо букв квадратики с 4 цифрами.
З.Ы. А в Интернет, кстати, вышел по локалке без вопросов.

подойдет любая документация по локализации slackware.
вот коечто я нашёл:
http://www.opennet.ru/base/rus/slackware_91_rus.txt.html
http://saratov.lug.ru/cgi-bin/doc.cgi?acti...=77&start=0

самый быстрый хавту избавления от квадратиков:
кинуть виндовые шрифты *.ttf в /usr/X11R6/lib/X11/fonts/TTF/
отредактировать файл /etc/X11/xorg.conf. добавить в секцию "Files":
FontPath "/usr/X11R6/lib/X11/fonts/TTF/"
перезапустить иксы и вуаля ))))
linux-2.6.17-gentoo-r5 x86 on AMD Athlon XP 2000+
OpenSuse 11.0 x86_64 on Sony VNG-FZ31ER
Спасибо сказали:
Аватара пользователя
Kipruss
Сообщения: 251
ОС: Kubuntu

Re: Zenwalk 2.8 & PPPoE

Сообщение Kipruss »

Спасибо, Виталмий, попробую

OFF: Ссылка на http://saratov.lug.ru дюже понравилась. Мир тесен. Я из Саратова, а страничку эту делал мой саратовский знакомец давний - cORAX. Правда он уже давно в Питере.
Mandrake > Mandriva > SuSE > Gentoo > openSUSE > ALT Linux > Kubuntu
Спасибо сказали:
teksun
Сообщения: 3
ОС: SUSE 9,3 Pro KDE 3,4

Re: Zenwalk 2.8 & PPPoE

Сообщение teksun »

Здравие вам!
Помогите мне новичку в Linux.
Мне очень интересен стал мир Linux и мне захотелось узнать по больше о нем и о его возможностях,так же Администрированния.
Скачал Zenwalk 2.4 но незнаю как быть?
Пытался кстановить но он немного по иному устанавливается.
Что мне делать как быть с чего начать?
У меня ряд вопросов к вам помогите с ними.\

1 Как устанавливать и Деинсталировать то есть как будет просто форматировать?
2 Какие есть DOS комманды под LINUX?
3 Как вставлять драйвера?
4 Как Администрировать то есть навики Админа?
5 Настройки сети?
6 Какие программы нужны для Linux?
7 Как оптимизировать OS?
8 Как регулярно чистить его от ненужных файлов? то есть "TEMP" если они есть вообще?
9 Где и как брать Апдейты "обновления" если они есть?

Спасибо за ранее.
Спасибо сказали:
Аватара пользователя
IeSabLs
Сообщения: 24
ОС: Bluewhite64 Linux

Re: Zenwalk 2.8 & PPPoE

Сообщение IeSabLs »

teksun, тред не тот (ветка форума не та, что Вам нужна). Этот называется Zenwalk 2.8 & PPPoE.

Я недавно поставил Zenwalk 3.0. Проблем с установкой и настройкой не было никаких. Сеть не настраивал. Кое-какие мелочи по русификации, по принтеру и по настройке переключения раскладки клавиатуры.
Hardware requirements

These are the minimal hardware requirements to run Zenwalk in Xwindow mode, with correct performance (some lower configs work - ie : PII - , but might be slow) :

* Pentium III class processor
* 128 Mb RAM
* 2Gb HDD
Все так и есть. Из любопытства установил Zenwalk 3.0 на РII. Нормально работает.

По Вашим вопросам...
Вам придется очень и очень много читать. Ну, очень много! В т.ч. на англ.
Я Вам "накидаю" кое-что из ссылок?
http://www.zenwalk.org/
http://users.zenwalk.org/
http://repository.zenwalk.org/
http://manual.zenwalk.org/ - здесь pdf файл
http://manual.zenwalk.org/en/ - здесь html
http://posix.ru/distro/zenwalk/
http://forum.posix.ru/viewtopic.php?id=101
http://posix.ru/distro/zenwalk/zen_rus.shtml
И т.д.

Как ставить/удалять отдельный софт?
Утилита "pkgtool". Посмотрите мануал к ней - "man pkgtool"
Вот здесь почитайте...
http://support.zenwalk.org/index.php/topic,3802.0.html
http://wiki.zenwalk.org/index.php/Main/PackageManagement

Извините, но я не смогу отвечать Вам в этом треде.
Этот - называется Zenwalk 2.8 & PPPoE.
Спасибо сказали: