Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Andreas Meier on June 18, 2000, 10:32:07 PM

Title: Any German User could help me out ?
Post by: Andreas Meier on June 18, 2000, 10:32:07 PM
Hi Folks,

i have many problems to get a working connect with my ISP !

For the dialup i would use an external US Robotics Sportster 33.6......!
Yes, it´s not the fastest....but for short email transfer it seems to be ok !


The greatest Problem is the correct Init for this Modem !

If made many trys to modifi the settings.......but it doesen´t work.

What logfiles did you need to fit my problem ?

Who could help me out........the test are very nervy :-(

cu. Andreas Meier

For German E-Smith Users:
Please call me under 02944-598667 or 01703238959 !!!!!!!
Title: RE: Any German User could help me out ?
Post by: Robert van den Aker on June 20, 2000, 10:16:46 PM
Hi, I'm not a German user of e-smith, but maybe I can still be of some help here. Here's a webpage containing the init-string of your modem: http://www.shiva.com/prod/ccl/us288336.html
If you want to change the settings of your server accordingly, make sure you edit the right file. The file you want to edit for your modem's init-string and dialup-string is:
/etc/e-smith/templates/etc/sysconfig/network-scripts/chat-ppp0
This is the template-file for /etc/sysconfig/network-scripts/chat-ppp0. If you try to edit the latter file, on reboot it will be overruled by the template-file and revert to its original state. After you edit said template file, you should execute the following commands:
/sbin/e-smith/signal-event console-save (this will save changes to template)
/sbin/shutdown -r now (reboot to make changes take effect)
P.S. Initially I also had some trouble to get my modem to work. I found that commenting out the line 'ABORT' 'NO CARRIER' (i.e. put # in front of it) in the same template-file as above solved all my problems.
Title: RE: Any German User could help me out ?
Post by: Andreas Meier on June 20, 2000, 11:46:04 PM
Hi Robert,

at first let me say......thanks for all !!!!

I will try out your tipps tonight....offcourse at the office isn´t
so much time left :-)

I would make a post when the problems would be fit !!!


cu. Andreas Meier
Title: RE: Any German User could help me out ?
Post by: Andreas Meier on June 22, 2000, 07:21:26 PM
Hallo again,

all my test´s were corrupted. The modem starts to dial now,
but when the connect shut be finished suddenly the modem
hangs up. Could a wrong authorisation the reason.....?

Here are my aktual settings of my e-smith system:

If you need more, please send me a short mail........!

I hope you could help me to fit the problem ;-)

cu. Andreas Meier

FILE:  etc/e-smith/templates/etc/sysconfig/network-scripts/chat-ppp0

#------------------------------------------------------------
# DO NOT MODIFY THIS FILE! It is updated automatically by the
#e-smith server and gateway software. Instead, modify the source
# template in the /etc/e-smith/templates directory. For more
# information, see http://www.e-smith.org.
#
# copyright (C) 1999, 2000 e-smith, inc. #------------------------------------------------------------
#'ABORT' 'BUSY'
#'ABORT' 'ERROR'
#'ABORT' 'NO CARRIER' #'ABORT' 'NO DIALTONE'
#'ABORT' 'Invalid Login'
#'ABORT' 'Login incorrect'
 '' 'ATZ'
'OK' 'ATDT{ $DialupPhoneNumber }'
'CONNECT' ''


FILE:   etc/e-smith/templates/etc/sysconfig/network-scripts/ifcfg-ppp0

# information, see http://www.e-smith.org.
#
# copyright (C) 1999, 2000 e-smith, inc.
#------------------------------------------------------------

PERSIST=yes
DEFROUTE=yes
ONBOOT=no
INITSTRING=ATZ
MODEMPORT=/dev/modem
LINESPEED=115200
ESCAPECHARS=no
DEFABORT=yes
HARDFLOWCTL=yes
DEVICE=ppp0
PPPOPTIONS=
DEBUG=no
PAPNAME={ $DialupUserAccount }
REMIP=
IPADDR=
BOOTPROTO=none
MTU=
MRU=
DISCONNECTTIMEOUT=
RETRYTIMEOUT=
USERCTL=no

FILE:  var/log/messages (only some few lines with the main errors...)

Jun 22 10:53:32 e-smith diald[361]: Delaying 10 seconds before clear to dial.
Jun 22 10:53:43 e-smith diald[361]: Calling site 192.168.1.2
Jun 22 10:53:44 e-smith chat[961]: send (ATZ^M)
Jun 22 10:53:44 e-smith chat[961]: send (AT&F1&B1&D2&H1&I0&K1&M4S13=1S27=48^M)
Jun 22 10:53:44 e-smith chat[961]: expect (OK)
Jun 22 10:54:29 e-smith chat[961]: alarm
Jun 22 10:54:29 e-smith chat[961]: Failed
Jun 22 10:54:29 e-smith diald[361]: Connect script failed.

INI Settings for my US-Robotics Modem ? (where must be this ini string ?)

[US Robotics Sportster 28.8-33.6]
InitString=AT&F1&B1&D2&H1&I0&K1&M4S13=1S27=48
AnswerInit=AT&F1&B1&D2&H1&I0&K1&M4S13=1S27=48S0=1&W
BPSRate=115200
FlowControl=Hardware