The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

форумы  помощь  поиск  регистрация  майллист  ВХОД  слежка  RSS
"Тематический каталог: Пример настройки PPP dialup (example p..."
Вариант для распечатки Архивированная нить - только для чтения! 
Пред. тема | След. тема 
Форумы Разговоры, обсуждение новостей (Public)
Изначальное сообщение [Проследить за развитием треда]

"Тематический каталог: Пример настройки PPP dialup (example p..."
Сообщение от auto_topic on 27-Ноя-02, 19:40 
Обсуждение статьи тематического каталога: Пример настройки PPP dialup (example ppp dialup )

Ссылка на текст статьи: http://www.opennet.me/base/modem/ppp_dialup.txt.html

Cообщить модератору | Наверх | ^

 Оглавление

Сообщения по теме [Сортировка по времени, UBB]


1. "Пример настройки PPP dialup (example ppp dialup )"
Сообщение от Лозовой Владимир email on 27-Ноя-02, 19:40 
Настрой для Pap ауторификации когда провайдер ждёт введения чего либо перед началом ауторификации


#!/bin/sh


TELEPHONE=9,,790790 # The telephone number for the connection
ACCOUNT=12345 # The account name for logon (as in 'George Burns')
PASSWORD=password # The password for this account (and 'Gracie Allen')
LOCAL_IP=0.0.0.0 # Local IP address if known. Dynamic = 0.0.0.0
REMOTE_IP=0.0.0.0 # Remote IP address if desired. Normally 0.0.0.0
NETMASK=255.255.255.0 # The proper netmask if needed
#
# Export them so that they will be available at 'ppp-on-dialer' time.
export TELEPHONE ACCOUNT PASSWORD
#
# This is the location of the script which dials the phone and logs
# in.  Please use the absolute file name as the $PATH variable is not
# used on the connect option.  (To do so on a 'root' account would be
# a security hole so don't ask.)
#
DIALER_SCRIPT=/etc/ppp/ppp-on-dialer
#
# Initiate the connection
#
# I put most of the common options on this command. Please, don't
# forget the 'lock' option or some programs such as mgetty will not
# work. The asyncmap and escape will permit the PPP link to work with
# a telnet or rlogin connection. You are welcome to make any changes
# as desired. Don't use the 'defaultroute' option if you currently
# have a default route to an ethernet gateway.
#%0

Cообщить модератору | Наверх | ^

2. "Пример настройки PPP dialup - www.krasnet.ru/~dps/ppp"
Сообщение от btr email on 19-Дек-02, 11:11 
Альтернативный вариант настройки PPP для FreeBSD и Linux - http://www.krasnet.ru/~dps/ppp
Cообщить модератору | Наверх | ^

Удалить

Индекс форумов | Темы | Пред. тема | След. тема




Партнёры:
PostgresPro
Inferno Solutions
Hosting by Hoster.ru
Хостинг:

Закладки на сайте
Проследить за страницей
Created 1996-2025 by Maxim Chirkov
Добавить, Поддержать, Вебмастеру