Локализация KDE, PPPoE и др...

Russian forum

Moderator: posixru

User avatar
Andyun
Posts: 456
Joined: 17. Jun 2010, 09:51
Location: Russia: Severodvinsk / Россия: Северодвинск

Re: Релиз десктоп-окружения Xfce 4.10

Post by Andyun »

Я только что сделал всё по инструкции провайдера. Вопроса "Enter the secondary DNS server adress here:" при настройке не было. Укажите параметры и действуйте точно так, как там указано. После настройки введите команду

Code: Select all

pppoe-start
Если не работает, то возможно это проблема с драйвером для вашей сетевой карты; чтобы попробовать её решить, необходимо обновить ядро, как я указал выше.
Last edited by Andyun on 5. Aug 2012, 06:34, edited 1 time in total.
pybin1
Posts: 28
Joined: 6. May 2012, 09:57

Re: Релиз десктоп-окружения Xfce 4.10

Post by pybin1 »

Andyun
Попробую сделать так.
pybin1
Posts: 28
Joined: 6. May 2012, 09:57

Re: Релиз десктоп-окружения Xfce 4.10

Post by pybin1 »

Code: Select all

Вот что вышло

Code: Select all

root[user]# pppoe-setup
Welcome to the Roaring Penguin PPPoE client setup.  First, I will run
some checks on your system to make sure the PPPoE client is installed
properly...

Looks good!  Now, please enter some information:

USER NAME

>>> Enter your PPPoE user name (default v1111111): [b]v.........[/b]

INTERFACE

>>> Enter the Ethernet interface connected to the DSL modem
For Solaris, this is likely to be something like /dev/hme0.
For Linux, it will be ethn, where 'n' is a number.
(default eth0): eth0

Do you want the link to come up on demand, or stay up continuously?
If you want it to come up on demand, enter the idle time in seconds
after which the link should be dropped.  If you want the link to
stay up permanently, enter 'no' (two letters, lower-case.)
NOTE: Demand-activated links do not interact well with dynamic IP
addresses.  You may have some problems with demand-activated links.
>>> Enter the demand value (default y): [b]no[/b]

DNS

Please enter the IP address of your ISP's primary DNS server.
If your ISP claims that 'the server will provide DNS addresses',
enter 'server' (all lower-case) here.
If you just press enter, I will assume you know what you are
doing and not modify your DNS setup.
>>> Enter the DNS information here: 

PASSWORD

>>> Please enter your PPPoE password: [b]1111111111[/b]
>>> Please re-enter your PPPoE password: [b]111111111[/b]

FIREWALLING

Please choose the firewall rules to use.  Note that these rules are
very basic.  You are strongly encouraged to use a more sophisticated
firewall setup; however, these will provide basic security.  If you
are running any servers on your machine, you must choose 'NONE' and
set up firewalling yourself.  Otherwise, the firewall rules will deny
access to all standard servers like Web, e-mail, ftp, etc.  If you
are using SSH, the rules will block outgoing SSH connections which
allocate a privileged source port.

The firewall choices are:
0 - NONE: This script will not set any firewall rules.  You are responsible
          for ensuring the security of your machine.  You are STRONGLY
          recommended to use some kind of firewall rules.
1 - STANDALONE: Appropriate for a basic stand-alone web-surfing workstation
2 - MASQUERADE: Appropriate for a machine acting as an Internet gateway
                for a LAN
>>> Choose a type of firewall (0-2): 
Please enter a number from 0 to 2
The firewall choices are:
0 - NONE: This script will not set any firewall rules.  You are responsible
          for ensuring the security of your machine.  You are STRONGLY
          recommended to use some kind of firewall rules.
1 - STANDALONE: Appropriate for a basic stand-alone web-surfing workstation
2 - MASQUERADE: Appropriate for a machine acting as an Internet gateway
                for a LAN
>>> Choose a type of firewall (0-2): [b]0[/b]

** Summary of what you entered **

[b]Ethernet Interface: eth0
User name:          v1111111
Activate-on-demand: No
DNS:                Do not adjust
Firewalling:        NONE[/b]

>>> Accept these settings and adjust configuration files (y/n)?[b] y[/b]
Adjusting /etc/ppp/pppoe.conf
Adjusting /etc/ppp/pap-secrets and /etc/ppp/chap-secrets
  (But first backing it up to /etc/ppp/pap-secrets-bak)
  (But first backing it up to /etc/ppp/chap-secrets-bak)



Congratulations, it should be all set up!

Type 'pppoe-start' to bring up your PPPoE link and 'pppoe-stop' to bring
it down.  Type 'pppoe-status' to see the link status.
[b]root[user]# pppoe-start
................TIMED OUT
/usr/sbin/pppoe-start: line 193:  3366 Terminated              $CONNECT "$@" > /dev/null 2>&1[/b]

В конце думаю что то не так пошло :?:
User avatar
Andyun
Posts: 456
Joined: 17. Jun 2010, 09:51
Location: Russia: Severodvinsk / Россия: Северодвинск

Re: Релиз десктоп-окружения Xfce 4.10

Post by Andyun »

Судя по приведённой информации, вы не ответили на вопрос:

Code: Select all

>>> Enter the DNS information here: 
- здесь необходимо было указать (как в инструкции):

Code: Select all

>>> Enter the DNS information here: server
Образец итоговой информации по указанным настройкам:

Code: Select all

** Summary of what you entered **

Ethernet Interface: eth0
User name:          v40213842
Activate-on-demand: No
DNS addresses:      Supplied by ISP's server
Firewalling:        NONE
pybin1
Posts: 28
Joined: 6. May 2012, 09:57

Re: Релиз десктоп-окружения Xfce 4.10

Post by pybin1 »

server
и из-за того что я не указал этого слова произошла ошибка?
User avatar
Andyun
Posts: 456
Joined: 17. Jun 2010, 09:51
Location: Russia: Severodvinsk / Россия: Северодвинск

Локализация KDE, PPPoE и др...

Post by Andyun »

Да.
pybin1
Posts: 28
Joined: 6. May 2012, 09:57

Re: Локализация KDE, PPPoE и др...

Post by pybin1 »

Andyun wrote:Да.
Ввел этот server, но эта ошибка никуда не исчезла

Code: Select all

root[user]# pppoe-start
................TIMED OUT
/usr/sbin/pppoe-start: line 193:  2725 Terminated              $CONNECT "$@" > /dev/null 2>&1
root[user]# /usr/sbin/pppoe-start 
................TIMED OUT
/usr/sbin/pppoe-start: line 193:  2879 Terminated              $CONNECT "$@" > /dev/null 2>&1

pppoe-stop: No PPPoE connection appears to be running
root[user]# pppoe-status
pppoe-status: Link is down (can't read pppoe PID file /var/run/pppoe.conf-pppoe.pid.pppoe)

Хз в чем проблема
User avatar
Andyun
Posts: 456
Joined: 17. Jun 2010, 09:51
Location: Russia: Severodvinsk / Россия: Северодвинск

Re: Локализация KDE, PPPoE и др...

Post by Andyun »

Попробуйте уточнить параметры подключения для Linux в службе поддержки вашего провайдера.
pybin1
Posts: 28
Joined: 6. May 2012, 09:57

Re: Локализация KDE, PPPoE и др...

Post by pybin1 »

Andyun
А это обязательно ставить?

Code: Select all

Для установки PPPoE соединения Вам нужен пакет rp-pppoe (последнюю версию можно 
взять http://www.roaringpenguin.com/products/rp-pppoe/). Можно поставить rpm из 
дистрибутива, а можно собрать самому из исходников. Рассмотрим второй вариант. 
Скачайте и распакуйте архив с исходниками: 
 
tar -zxvf rp-pppoe-3.5.tar.gz 
cd rp-pppoe-3.5/src 
./configure 
make 
make install  
 
# под рутом! 
/usr/sbin/adsl-setup
User avatar
Andyun
Posts: 456
Joined: 17. Jun 2010, 09:51
Location: Russia: Severodvinsk / Россия: Северодвинск

Re: Локализация KDE, PPPoE и др...

Post by Andyun »

Это уже установлено.
Post Reply