��������
������ ������ ���� ��������� ����� �� ������ ������
���������� ������������� Linux: "��� ������������ � Internet?"
����
�� ���������� ������� ����������� ��� �� �����, ��������
����������� ��� ��������:
1.) ������:
���������, ������������ �� ���� ���� �������� PPP; ����
�������� �������� ����� ������������ Internet
������������. ��������� ������� ���������, �����:
dmesg | more
����������� �������� ��������� ������� space.
�� ������ ������� ����� ������:
PPP: version 2.2.0 (dynamic channel allocation)
TCP compression code copyright 1989 Regents of the
University of California
PPP Dynamic channel allocation code copyright
1995 Caldera, Inc.
PPP line discipline registered
���� �� �� �� ������, �� �� ������
����������������� ����, ������ ����������� �����. ���
����������������� ����? ���� ������ ����������� ��������
��������� ������, �� ���� ��� ���������� �������� ������
����������, �� ������ ���������� � SLUG ��� � ����� ������
������ ������������� Linux, �������, ��������, ����
� ����� ������ (����. ���. ��������, SPBLUG � �����-����������)
������� ���������� � ��������� ���� �����
�������� ������ � ����� README, ������������ ������ �
��������� �������� ����.
2.) �����,
������� � ����������
/etc/ppp , � ������� ���
��������� ��������������� ��������� ������.
������ �� ��� ����������
"options".
�������������� ��� � ������� �������� ��� ��� ����������
��������� � ������� ���, ��� � ��� ����������, ������ �����
��� ����� "lock". ����� ������� � ���� ����
��������� ������:
connect /etc/ppp/connect_file_name
crtscts
modem
passive
+ua /etc/ppp/ppp_provider_name
(������ ���� �� ����������� Infovia � �������) noipdefault
defaultroute
asyncmap a0000
lock
lcp-echo-interval 15
lcp-echo-failure 5
mtu 1500
/dev/modem
38400
(�������� �������� �����: 38400, 57600, 115600. ���
���������� ������� �����.) ������,
�������������� ����, ������� �� �������� � ������
connect � ����� "options". � ���� ������
�� ���������� "dracnet":
chat -v "" ATE0DTXXXXXXX CONNECT "" login: ���_����� password: ���_������
����� ��������� ���� ����.
��� ��� �������� ATE0DT �� ������ ������������
������ ATDT (���������� �����������: ���
ATDP � ������).
� ������ ����� E0 ��� ���������� ��� ������
XXXXXXX �������� ���������� ������� ������
����������; � ������, ���� �� ����������� Infovia (�������),
�� ����� 055. 3.) ������
�������������� ����, ������������ �� �������
"+ua", � ����� options, � ���� ������ ��
���������� "dracnetppp":
���_����� ���_������
�� �������� ������ Return
� ��������� ������ ����� �����. 4.) ����� �������� � ����������� �
�������� � ������� /etc � ������� ������� cd
..
����� ������������� ���� "resolv.conf". ���� �
��� ��� ���, �� �������� ���� ���� ��
��������� ���������� (�� ������ �������������, ��� ��
�������������� ���� ��� ����, ���� �� �� ���������� � ���� �
������� ������������ �� �������� ������ ��� �������� ;-):
domain provider.com nameserver XXX.XXX.XXX.XXX
��������� ���� ������, ��� ������
"domain" ���������� ��� ������, �������������
����� �����������. � ���� ������ ���
"dracnet.es".
� ������ "nameserver" �� ������ ������� IP
����� ���������� DNS ������� ������ ����������.
���� � ��� ��� ���� ������, �� ������� ������ ������ ����������
� ��� �� �������.
5.)
������ ������� � ������� /usr/bin (cd
/usr/bin), � �������������� ���� connect,
������� ���������:
pppd;tail -f /var/log/messages
��������� ��� � ����� ��� ���������� �� ���������� �������� "chmod +x". Et voila!!
������ ��� Linux box ����� � ����������� � Internet. ������
��������� � ������ ������ ���� "connect", � ���
���, ��� ��� ��������� �������. ����� �� ��� ���������, �� ������� ��� �� �����
���� ������� ���������� � ����� ����������� ���������
������������� ������� "tail", ������� �� ������� �
������ "connect". ����� ������ ���������� �����
�������� IP �����, �� ������� ����� �� "tail" ����� Ctrl-C.
|