Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2004 00:21:30 +1100
From:      Vetrov Maxim <muxas@mail.ru>
To:        freebsd-questions@FreeBSD.org
Subject:   PPPD connection
Message-ID:  <40B499DA.9060905@mail.ru>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi,

I can't establish connection with my ISP using pppd. I attached several files:

dir - /etc/ppp/ directory layout
system - output of uname -a
chap-secrets   |
chat.vmtc      | -> config files for pppd
options.vmtc   |

I start pppd as root 'pppd file /etc/options/options.vmtc'. Then it connects to modem, dial out the 
number, makes connection to a peer and then after half a minute or so closes connection. There is no 
  log information in the /var/log/ppp.log (there is a reference to ppp in a /etc/syslog.conf). So I 
do not know what's going on and why the connection is broken. I checked login and password in 
chap-secrets file - these are correct. What do I do wrong?

Maxim


[-- Attachment #2 --]
# Dialout format: <our name> <server name> <password>
#
AFFV01586 * xxxxxxxxxxxxxx

[-- Attachment #3 --]
ABORT	ERROR
ABORT	'NO DIALTONE'
TIMEOUT	2
OK-''-'' ATZ OK-+++ATHZ-OK ATDP408200
ABORT 'BUSY'
TIMEOUT	70
CONNECT ""

[-- Attachment #4 --]
total 12
drwxr-xr-x   2 root  wheel   512 May 26 22:01 .
drwxr-xr-x  16 root  wheel  2048 May 23 00:00 ..
-rw-r--r--   1 root  wheel    84 May 25 22:27 chap-secrets
-rwxr-xr-x   1 root  wheel   115 May 26 21:45 chat.vmtc
-rwxr-xr-x   1 root  wheel   157 May 26 21:45 options.vmtc
-rw-------   1 root  wheel  1169 Oct  9  2002 ppp.conf

[-- Attachment #5 --]
/dev/cuaa1
115200
modem
crtscts
asyncmap 0
debug
connect '/usr/bin/chat -v -f /etc/ppp/chat.vmtc'
defaultroute
noipdefault
persist
holdoff 2
mtu 250
mru 250

[-- Attachment #6 --]
FreeBSD router 4.7-RELEASE FreeBSD 4.7-RELEASE #1: Tue May 25 21:47:44 GMT 2004     root@router:/usr/src/sys/compile/ROUTER  i386

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40B499DA.9060905>