Hi all

Thanks in advance - I have been trying to get an ISDN connection working
to my ISP without much success so far. Following please find relevant
messages, I am running Suse 6.1 (Kernel 2.2.5) and so far as I can see
the Hisax driver is loading ok. Card used is AVM A1.

The device ippp0 dials out ok, but then simply hangs up after exactly 30
sec. I can see that the last thing before the "hangup timeout" is in in
the /var/log/messages file:
Apr 12 13:01:06 eagle ipppd[90]: sent [0][LCP ConfReq id=0x1 <mru 1524>
<magic 0
x9e3c79bf>]
Apr 12 13:01:33 eagle last message repeated 9 times
Apr 12 13:01:36 eagle kernel: isdn_net: local hangup ippp0

Can anyone tell me what ConfReq is or where my configuration is in
error? 

Thanks in advance

--
Roger
_________________________________________________
Powered by Linux [2.2.5]
_________________________________________________
ISDN subsystem Rev: 1.72/1.62/1.82/1.45/1.12/1.2 loaded
HiSax: Linux Driver for passive ISDN cards
HiSax: Version 3.1a (module)
HiSax: Layer1 Revision 2.31
HiSax: Layer2 Revision 2.16
HiSax: TeiMgr Revision 2.11
HiSax: Layer3 Revision 2.8
HiSax: LinkLayer Revision 2.25
HiSax: Approval certification valid
HiSax: Approved with ELSA Quickstep series cards
HiSax: Approval registration numbers:
HiSax: German D133361J CETECOM ICT Services GmbH
HiSax: EU (D133362J) CETECOM ICT Services GmbH
HiSax: Total 1 card defined
HiSax: Card 1 Protocol EDSS1 Id=HiSax (0)
HiSax: AVM driver Rev. 2.10
AVM A1: Byte at 1a00 is 6
AVM A1: Byte at 1a03 is 3
AVM A1: Byte at 1a02 is 2
AVM A1: Byte at 1a00 is 6
HiSax: AVM A1 config irq:7 cfg:0x1A00
HiSax: isac:0x1600/0x1200
HiSax: hscx A:0x600/0x200  hscx B:0xE00/0xA00
AVM A1: ISAC version (0): 2086/2186 V1.1
AVM A1: HSCX version A: V2.1  B: V2.1
AVM A1: IRQ 7 count 0
AVM A1: IRQ 7 count 0
AVM A1: IRQ(7) getting no interrupts during init 1
AVM A1: IRQ 7 count 5
HiSax: DSS1 Rev. 2.12
HiSax: 2 channels added
HiSax: module installed
HiSax: debugging flags card 1 set to 4
isdn: Verbose-Level is 3
ippp, open, slot: 0, minor: 0, state: 0000
ippp_ccp: allocating reset data structure
eth0: The transmitter stopped!  CSR5 is 2678016, CSR6 812e2002.
eth0: Changing PNIC configuration to half-duplex, CSR6 812e0000.
ippp0: dialing 1 08450885128...
isdn_net: ippp0 connected
isdn_net: chargetime of ippp0 now 55339
isdn_net: local hangup ippp0
ippp0: Chargesum is 0
ippp, open, slot: 0, minor: 0, state: 0000
ippp_ccp: allocating reset data structure

KEYTABLE="us.map.gz"

LANGUAGE="english"

#
# Some people don't want SuSEconfig to modify the system. With this
# entry you can disable SuSEconfig completely. 
# Please don't contact our support if you have trouble configuring your 
# system after having disabled SuSEconfig.  (yes/no)
#
ENABLE_SUSECONFIG=yes

#
# This variable will get local users as their $LANG variable.
# $LANG is the default of all $LC_*-variables, as long as
# $LC_ALL is not set, which overrules all $LC_-variables.
# If empty, LANGUAGE will be used.
#
# Setting this variable for the root user is controlled by the
# variable ROOT_USES_LANG.
#
RC_LANG=""

#
# This varible will get local users as their $LC_ALL variable.
# Setting this variable also for daemons and the root user
# is controlled by the variables INIT_SCRIPT_USE_LANG and 
# ROOT_USES_LANG.
# If it is set, it overrules all $LC_-variables incl. $LANG
#
RC_LC_ALL=""

#
# This defines the locale in which messages of programs and
# libraries with i18n-support should appear if a translated
# message catalog for the library or the program is installed.
# It also defines yes/no answers which are defined by the locale.
#
RC_LC_MESSAGES=""

#
# This defines the locale for character handling and classification.
# The locale defined here is used by the libc in functions which
# are used to qualify if this character is an charcater which may
# be used in an text string, if the character is e.g. lowercase
# and it defnes upper/lowercase-mapping of foreign characters
#
RC_LC_CTYPE=""

#
# This defines the locale for sorting strings and characters.
# The locale defined here is used by the libc in functions which
# are used to qualify if a character is befor or beyond an other
# character in the alphabet. Note: sort(1) doesn't use these
# functions, but other application such as databases may use it.
#
RC_LC_COLLATE=""

#
# This defines the locale for formatting date and time output.
# i.e.: 06/09/1999 vs. 09.06.1999
#
RC_LC_TIME=""

#
# This defines the locale for formatting and reading numbers.
# i.e.: 1,234.56 vs. 1.234,56
#
RC_LC_NUMERIC=""

#
# This defines the locale for formatting and reading money values.
#
RC_LC_MONETARY=""

#
# This defines if the user "root" should use the locale settings
# which are defined here.
#
ROOT_USES_LANG="no"

#
# SuSEconfig can mail reports (created by YaST or included in packages)
# to you.  Here you can set the address.  If you don't want it, simply
# set it to "".
#
MAIL_REPORTS_TO="root"

#
# There are two levels of mailing.  If you set MAIL_LEVEL it to "warn"
# you only get the important mails.  If you set it to "all", you get
# logs also.
#
MAIL_LEVEL="warn"

#
# Which device is the mouse ? (e.g. "/dev/ttyS0")
#
MOUSE="/dev/psaux"

#
# Which device is the modem ? (e.g. "/dev/cua1")
#
MODEM=""

#
# what font for console shall be loaded?
#
CONSOLE_FONT=""

#
# does your console font need a screenmap. so add it to CONSOLE_SCREENMAP.
#
CONSOLE_SCREENMAP=""

#
# some fonts/keymap need a unicode map (TRANSLATION in former releases).
# add it to CONSOLE_UNICODEMAP.
#
CONSOLE_UNICODEMAP=""

#
# for some fonts the console has to be initialized with CONSOLE_MAGIC.
# CONSOLE_MAGIC can be empty or have the values "(B", ")B", "(K" or ")K".
#
CONSOLE_MAGIC=""


#
# keyboard repeat rate (2.0 - 30.0)
# keyboard delay time in ms (250, 500, 750, 1000)
# (you have to set both, if "kbdrate" should be called)
#
KBD_RATE=""
KBD_DELAY=""

#
# NumLock on? ("yes" or "no")
KBD_NUMLOCK="no"

#
# CapsLock on? ("yes" or "no")
KBD_CAPSLOCK="no"

#
# tty's for NumLock and CapsLock 
# example: "tty1 tty2"
# "" for all tty's
#
KBD_TTY="tty1 tty2 tty3 tty4 tty5 tty6"


#
# Set to "-u" if your system clock is set to GMT, otherwise "".
#
GMT=""

#
# Timezone (e.g. CET)
# (this will set /usr/lib/zoneinfo/localtime)
#
TIMEZONE="GMT"

#
# start loopback networking? ("yes" or "no")
#
START_LOOPBACK="yes"

#
# networking
#
# number of network cards: "_0" for one, "_0 _1 _2 _3" for four cards
#
NETCONFIG="_0 _1"

#
# IP Adresses
#
IPADDR_0="193.128.1.10"
IPADDR_1="193.128.1.10"
IPADDR_2=""
IPADDR_3=""
IPADDR_4=""

#
# network device names (e.g. "eth0")
#
NETDEV_0="eth0"
NETDEV_1="ippp0"
NETDEV_2=""
NETDEV_3=""
NETDEV_4=""

#
# parameteres for ifconfig, if you put "bootp" into it, bootp will
# be used to configure it
# sample entry for ethernet:
# IFCONFIG_0="192.168.81.38 broadcast 192.168.81.63 netmask 255.255.255.224"
#
IFCONFIG_0="193.128.1.10 broadcast 193.128.1.255 netmask 255.255.255.0 up"
IFCONFIG_1="193.128.1.10 pointopoint 1.1.1.1 up"
IFCONFIG_2=""
IFCONFIG_3=""
IFCONFIG_4=""

# 
# setup dummy network device for IPADDR_0? this is useful for non permanent
# network connections (e.g. SLIP, PPP). Some software needs a connection
# to FQHOSTNAME (e.g. plp). (yes, no)
SETUPDUMMYDEV=yes

#
# Do you want the "dynamic IP patch" to be enabled at bootup? (yes/no)
#
IP_DYNIP=no

#
# Enable syn flood protection (see /usr/src/linux/Documentation/Configure.help)
# (yes/no)
#
IP_TCP_SYNCOOKIES=yes

#
# 2 you can configure at runtime, if the host may forward
# IP packages or not.  Is this host a router? (yes/no)
#
IP_FORWARD=no


#
# SuSEconfig can do some checks and modifications for /etc/hosts. 
# If this is not wanted, set the following variable to 'no' (yes, no).
#
CHECK_ETC_HOSTS=yes

#
# If CHECK_ETC_HOSTS is set to yes, SuSEconfig sorts your
# /etc/hosts.  But in some cases this may be unwanted.  So here is a
# flag, where you can configure if /etc/hosts should be "beautified".
# (yes/no)
#
BEAUTIFY_ETC_HOSTS=no

#
# if SORT_PASSWD_BY_UID is set to yes, SuSEconfig sorts your /etc/passwd
# and /etc/group by uid/gid.
#
SORT_PASSWD_BY_UID=no


#
# hostname of the system (full name)
# if zero, and bootp is used above, bootp will also set the hostname
# (e.g. "riemann.suse.de" or "hugo.linux.de")
# don't forget to also edit /etc/hosts for your system
#
FQHOSTNAME="eagle.erp-solutions.co.uk"

#
# SuSEconfig can create and check the /etc/host.conf for you. Should this
# be done ("yes" or "no").
#
CREATE_HOSTCONF="yes"

#
# Shall SuSEconfig maintain /etc/resolv.conf (needed for DNS) ? 
# If set to yes and one of SEARCHLIST and NAMESERVER is empty,
# it is assumed, that no DNS is wanted and /etc/resolv.conf will
# be deleted. If yes and both are filled out, it will be created.
# "no" simply lets /etc/resolv.conf untouched.
#
CREATE_RESOLVCONF=yes

#
# Should NIS be used for name resolving (yes/no)
#
USE_NIS_FOR_RESOLVING=no

#
# domain searchlist that should be used in /etc/resolv.conf
# (e.g. "suse.de linux.de uni-stuttgart.de")
# Attention! this has to be filled out, if you want to access a name server
#
SEARCHLIST="lon.da.pipex.net"

#
# space separated list of nameservers that should be used for /etc/resolv.conf
# give a maximum of 3 IP numbers
# (e.g. "192.168.116.11 192.168.7.7")
#
NAMESERVER="158.43.128.1 158.43.192.1"

#
# Used for News-Postings.
#
ORGANIZATION=""

#
# News server.
#
NNTPSERVER="news"

#
# space separated list of irc servers
#
IRCSERVER=""

#
# start the inet daemon in multi-user? ("yes" or "no")
# this is needed, if you have to telnet/rlogin to your own machine.
# It is also needed for the man page formatter in SuSE Help system
# and for starting the plp lp daemon.
#
START_INETD="yes"

#
# have mail daemon on SMTP port? ("yes" or "no")
# needed, if you receive email from other hosts via tcp/ip
# not needed, if you have a uucp-only host or only out-going email.
# If set to "yes", sendmail will be started as daemon.
# As uucp site, you can get along with "SMTP=no", if you make
# a "sendmail -q" call after each poll. (As rmail is queuing the mail only
# and not delivering it...)
#
SMTP="yes"

#
# From:-Line in email and News postings
# (otherwise the FQDN is used)
#
FROM_HEADER="eagle.erp-solutions.co.uk"

#
# some programs (e.g. lynx, arena and wget) support proxies, if set in
# environment.  SuSEconfig can add this environment variables to
# /etc/SuSEconfig/* (sourced by /etc/profile etc.) - See
# http://www.suse.de/Support/sdb_e/lynx_proxy.html for more details.
# Example: HTTP_PROXY="http://proxy.provider.de:3128/"
HTTP_PROXY=""

#
# Example: FTP_PROXY="http://proxy.provider.de:3128/"
#
FTP_PROXY=""

#
# Example: GOPHER_PROXY="http://proxy.provider.de:3128/"
#
GOPHER_PROXY=""

#
# Example: NO_PROXY="www.me.de, do.main, localhost"
#
NO_PROXY="localhost"


#
# start kernel daemon? ("yes" or "no")
#
START_KERNELD="yes"

#
# start cron daemon? ("yes" or "no")
# should be left unchanged to the default "yes" entry
#
CRON="yes"

#
# start portmap? ("yes" or "no")
# this is needed, if the NFS server is started or if NIS is used
# Attention! If NFS_SERVER is set to "yes", START_PORTMAP will be
# ignored and portmap will be startet in any case.
#
START_PORTMAP="yes"

#
# should the NFS server be started on this host? ("yes" or "no")
# (needs activated portmapper)
#
NFS_SERVER="yes"

#
# should the kernel based NFS server be started on this host
# (instead of the user space version) ? ("yes" or "no")
# THIS NEEDS A 2.1 KERNEL WITH NFSD SUPPORT
#
USE_KERNEL_NFSD="no"

#
# the kernel nfs-server supports multiple server processes 
#
USE_KERNEL_NFSD_NUMBER="4"

#
# should translate server client for userid and goupid be started 
# ("yes" or "no"). Needs to be started on NFS clients.
#
NFS_SERVER_UGID="yes"


#
# should imported NFS be reexported? ("yes" or "no")
#
REEXPORT_NFS="no"

#
# when shutting down routing, all net connection can be closed (not useful
# in all cases).  If CLOSE_CONNECTIONS is set to "true" /sbin/init.d/route
# scans /proc to search for network connections and sends a term signal
# to the processes.
#
CLOSE_CONNECTIONS="false"

#
# start pcnfsd (for PCNFS clients; needs activated portmapper - 
# see man pcnfsd) (yes/no)
#
START_PCNFSD=no

#
# start bwnfsd (pcnfs related) (yes/no)
#
START_BWNFSD=no

#
# pcnfsd and bwnfsd need spool directory for lpd. Set it here.
#
PCNFSD_LPSPOOL=/var/spool/lpd

#
# start rwhod? NOTE: rwhod broadcasts regularly, so dial
# on demand connections (ISDN and/or diald) might be established
# (yes/no)
#
START_RWHOD=no

#
# should gpm be started on this machine? ("yes" or "no")
#
START_GPM="yes"

#
# gpm will be started with these parameters
# it won't be started in runlevel 3 (xdm)
# (example: "-t msc -m /dev/mouse")
#
GPM_PARAM=" -t ps2 -m /dev/mouse"

#
# start routed (for dynamic routing - see man routed) (yes/no)
# ATTENTION:  starting routed causes net traffic every 30 seconds.
# If your host is connected to internet via dial-up it makes absolutely
# no sense to activate it.
#
START_ROUTED=no

#
# start the named (package bind)? You have to configure the named first,
# before you can start it (man named).
#
START_NAMED=no

#
# should updatedb (for locate) be started by cron.daily ("yes" or "no")
#
RUN_UPDATEDB=yes

#
# should mandb and whatis be recreated by cron.daily ("yes" or "no")
#
REINIT_MANDB=yes

#
# updatedb has a parameter "--localuser". it runs the find as this user.
# some people think, its a security hole to run it as root (because you
# can get information about directories you can not read normally). Some
# think its useful to hold all files in the database. If you want full
# information in locate db, set RUN_UPDATEDB_AS=root. If you want security
# use RUN_UPDATEDB_AS=nobody.
#
RUN_UPDATEDB_AS=nobody

#
# uptdatedb normally only scans local harddisks, but can include net paths
# in database as well. If you specify directories here, they will be scanned.
#
UPDATEDB_NETPATHS=""

#
# uptdatedb can skip directories for its database. The following parameter
# says which.
#
UPDATEDB_PRUNEPATHS="/S.u.S.E. /mnt /cdrom /tmp /usr/tmp /var/tmp /var/spool /proc"

#
# search net paths as ? (e.g. nobody)
#
UPDATEDB_NETUSER=""

#
# old corefiles? should they be deleted ("yes" or "no")
# if set to no, cron.daily will tell you, if it finds old core files.
# please note, that this feature needs RUN_UPDATEDB to be set to "yes".
#
DELETE_OLD_CORE=no

#
# how old are 'old' core files? (in days)
#
MAX_DAYS_FOR_CORE=7

#
# should old preformated man pages be deleted (/var/catman)
# (yes/no)
#
DELETE_OLD_CATMAN=yes

#
# How old are OLD preformated man pages for you? (days)
#
CATMAN_ATIME=7


#
# we have a small script to generate usr/info/dir file. This needs perl..
# ("yes" or "no")
#
CREATE_INFO_DIR="yes"

# 
# SuSEconfig can call chkstat to check permissions and ownerships for
# files and directories (using /etc/permissions). 
# Setting to "set" will correct it, "warn" produces warnings, if 
# something strange is found. Disable this feature with "no".
#
CHECK_PERMISSIONS=set

#
# SuSE Linux contains two different configurations for
# chkstat. The differences can be found in /etc/permissions.secure
# and /etc/permissions.easy. If you create your own configuration
# (e.g. permissions.foo), you can enter the extension here as well.
#
# (easy/secure local foo whateveryouwant).
#
PERMISSION_SECURITY="easy local"


#
# How long to store old log files. If set to 0, log files will be untouched.
# The log files below will be checked by cron.daily. The number
# after the name means the minimum size in k, the file has to have, before
# it will be backed up (root gets a mail, if it happens).
#
# /tmp/log_mg.* (1024), /var/log/wtmp (400), /var/log/isdn (4096),
# /var/lib/xdm/xdm-errors (200), /var/spool/uucp/Log (2048),
# /var/spool/uucp/Stats (1024), /var/log/debug (1024), /var/log/warn (1024),
# /var/log/messages (4096), /var/log/xferlog (4096), 
# /local/www/logs/access_log (4096), /local/www/logs/error_log (1024)
# /var/adm/isdn.log (1024), /var/log/isdncalls (1024)
#
MAX_DAYS_FOR_LOG_FILES=365

#
# cron.daily can make backup the rpm database. Set the path here, and
# cron.daily will make backup everytime it is called and the db has
# changed.  This backups are recommended.  If you don not want this
# feature, set it to "".
#
RPMDB_BACKUP_DIR=/var/adm/backup/rpmdb

#
# here you can set the maximum number of backup files for the rpm
# database.
#
MAX_RPMDB_BACKUPS=5

#
# cron.daily can check for old files in tmp-dirs. It will delete all files
# not accessed for more than MAX_DAYS_IN_TMP. If MAX_DAYS_IN_TMP is not set
# or set to 0, this feature will be disabled. 
#
MAX_DAYS_IN_TMP=0

#
# You can specify in TMP_DIRS_TO_CLEAR, which directories have to be 
# searched for old files, to be deleted.
#
TMP_DIRS_TO_CLEAR="/tmp /var/tmp"

#
# In OWNER_TO_KEEP_IN_TMP, you can specify, whoms file shall not be deleted.
#
OWNER_TO_KEEP_IN_TMP="root"

#
# Do you want to have "." in root path?  This is not recommended, but
# many people do prefer it (yes/no).
#
CWD_IN_ROOT_PATH="no"


#
# If you want to allow root logins from other machines, set ROOT_LOGIN_REMOTE
# to "yes". 
#
ROOT_LOGIN_REMOTE="yes"


#
# Some packages by SuSE include dynamically linked motif progs as well
# as statically linked (*.SuSE-dynamic resp. *.SuSE-static). SuSEconfig 
# can analyze your system and link the matching program to *.  If you
# set this to "clean", the other binary will be deleted. (no/link/clean)
#
HOW_TO_HANDLE_COMMERCIAL_LIBS=link

#
# SuSEconfig can do some modifications to /etc/inittab.  If you don't want
# this, set CHECK_INITTAB to no.  (yes/no)
#
CHECK_INITTAB=yes

#
# Here you can set the default Display manager (kdm/xdm/console).
# Attention: CHECK_INITTAB has to be set to yes, to activate this feature.
# If DISPLAYMANAGER is set to console, SuSEconfig will not bother you
# with a missing XF86Config.
#
DISPLAYMANAGER="kdm"

#
# Here you can set the default window manager (kde, fvwm, ...)
#
DEFAULT_WM=kde

#
# CONSOLE_SHUTDOWN determines how ctrl-alt-del is handled.
# Attention: CHECK_INITTAB has to be set to yes, to activate this feature.
# (ignore/reboot/halt)
#
CONSOLE_SHUTDOWN=reboot

#
# Should isapnp be used to initialize your PNP at bootup?  (yes/no)
#
START_ISAPNP=yes

#
# Should the Name Switch Caching Daemon be started at bootup?  (yes/no)
#
START_NSCD=yes

umask 022

#
# Attention! This variable PATH is NOT setting the PATH for user or root
# shells. It is only used internally for /sbin/init.d/*, SuSEconfig and 
# cron.daily. Please do NOT change PATH here.
#
PATH=/sbin:/bin:/usr/sbin:/usr/bin


##
## Formating the boot script messages:
##   The boot scripts should use the variables rc_done and rc_fail to
##   symbolize their success.  See /sbin/init.d/skeleton for an example
##   how to use these variables.
##   rc_done_up and rc_failed_up do the same as rc_done and rc_failed
##   but one line above (usefull for starting daemons who talk to user).
##   The variable rc_reset is used by the master resource control script
##   /sbin/init.d/rc to turn off all attributes and switch on the standard
##   character set.
##
##    \033          is just ascii ESC
##    \033[<NUM>G   move to column <NUM>
##    \033[1m       switch bold on
##    \033[31m      switch red on
##    \033[32m      switch green on
##    \033[33m      switch yellow on
##    \033[m        switch color/bold off
##
     rc_done="\033[71G\033[32mdone\033[m"
   rc_failed="\033[71G\033[31m\033[1mfailed\033[m"
  rc_skipped="\033[71G\033[1mskipped\033[m"
  rc_done_up="\033[1A$rc_done"
rc_failed_up="\033[1A$rc_failed"
   rc_unused="\033[71G\033[1munused\033[m"
    rc_reset="\033[m\017"
#
# Should the ATD (at daemon) be started, for the execution of at jobs? (yes/no)
#
START_ATD=yes
#
# Update groff DESC to get page sizes correct? (yes/no)
# 
# If the correct page size isn't found in your printcap
# you can set GROFF_PAGESIZE to the following values
#
#      letter, legal, a4, or b5
#
# supported by both groff *and* ghostscript
#
UPDATE_GROFF_CONF=yes
GROFF_PAGESIZE=
#
# May SuSEconfig modify your perllocal.pod? (yes/no)
#
CREATE_PERLLOCAL_POD="yes"

#
# May SuSEconfig run h2ph when kernelsources have changed
#
GENERATE_PERL_SYSTEM_INCLUDES="yes"

#
# Default loglevel for klogd
#
KERNEL_LOGLEVEL=1

#
# if not empty: parameters for syslogd
# for example SYSLOGD_PARAMS="-r -s my.dom.ain"
#
SYSLOGD_PARAMS=""
#
# SVGATEXTMODE comes from the package svgatext which allows 
# higher text resolutions (up to 160x60) on SVGA cards.
# The variable contains a valid mode from /etc/TextConfig.
# Please configure this file to suit the needs of your graphics card.
# How to do this is explained in /usr/doc/packages/svgatext.
# Default is "". SVGATextMode will not be started then.
# SVGATextMode resolutions are used in runlevel 1,2,3 and turned off 
# in runlevel s.
#
SVGATEXTMODE=""
#
# Should the Apache httpd be started at bootup? (yes/no)
#
START_HTTPD=no
#
# The name of the central server for the Online documentation
# This should be a fully qualified host name, e.g. host.domain.top
#
DOC_HOST=""

#
# Set this to yes on the central documentation server
# Then the online-help-system indices are automatically adjusted
# and access to the http-rman service is allowed
#
DOC_SERVER="no"

#
# List auf host/domain patterns for use with /etc/hosts.allow
# access restrictions on http-rman, e.g. ".mydomain.top" to
# allow access from all hosts of domain mydomain.top
#
DOC_ALLOW="LOCAL"
#
# Start the INN news server? (yes/no)
#
START_INN=no
#
# Start printer daemon lpd? (if you use plp, you can also disable it here
# an enable it in /etc/inetd.conf) (yes/no)
#
START_LPD=yes
#
# do you want to generate a sendmail-configuration /etc/sendmail.cf from
# parameters given in /etc/rc.config ("yes") or do you want to generate
# your /etc/sendmail.cf yourself ("no") ?
# (you could also use /etc/mail/linux.mc to do so.)
#
SENDMAIL_TYPE="yes"

#
# smarthost - this host gets all outgoing email from us
# normally used for uucp-connected sites or for dialup connections
# use "uucp-dom:server.uucp.com" to deliver all email to "server.uucp.com"
#
SENDMAIL_SMARTHOST=""

#
# sendmail assumes the following space-separated host-names to be
# the local host (this must just be used for names differrent to the
# hostname, for e.g. aliases like www.nowhere.com)
#
SENDMAIL_LOCALHOST="localhost"

#
# do not deliver any email locally, but send all email to another host
# this can just be used with another system that has the same users on it
# and you probably also want to set the FROM_HEADER to the other host
#
SENDMAIL_RELAY=""

#
# with what parameters should sendmail be started?
# normal sites use "-bd -q30m -om". if you set SENDMAIL_EXPENSIVE and you
# have a dialup ISDN connection, you probably want to set this to
# "-bd -om" and run "sendmail -q" from your crontab.
#
SENDMAIL_ARGS="-bd -q30m -om"

#
# sendmail will only queue email in /var/spool/mqueue and will only start
# to deliver it if "sendmail -q" is run
#
SENDMAIL_EXPENSIVE="no"

#
# sendmail will not try to canonify hostnames in your email
# so much less DNS-queries are send
# you probably want to enable this on a SENDMAIL_EXPENSIVE system
#
SENDMAIL_NOCANONIFY="yes"

#
# these domains can additional to the local domains be changed
# in /etc/mail/genericstable
#
SENDMAIL_GENERICS_DOMAIN=""
#
# Should /etc/yp.conf be created automatically? ("yes" or "no")
# If set to yes /etc/passwd and /etc/group will also be checked.
#
CREATE_YP_CONF="yes"

#
# yp-domain, ask the admin of the yp-server.
#
YP_DOMAINNAME=""

#
# YP-Server. Attention! You've to fill in an IP adress, a name or a nick 
# name here. It must be defined in /etc/hosts (case sensitive). 
# DNS does not work with ypbind.
#
YP_SERVER=""

#
# KDM_SHUTDOWN determines who will be able to shutdown the 
# system in kdm. Valid values are: "root", "all", "none", "local",
#
KDM_SHUTDOWN=root

#
# space separated list of users for which icons should be shown in KDM
# if empty, then take system defaults
#
KDM_USERS="root roger col"

#
# path of jpeg or xpm image to be shown in the background of kdm
# or background color (color names from /usr/X11R6/lib/X11/rgb.txt)
#
KDM_BACKGROUND=/opt/kde/share/wallpapers/paper01.jpg

#
# title string of kdm, special string HOSTNAME displays name of computer
#
KDM_GREETSTRING=""

#
# Pixmap which appears on the top of a KDE window, do not specify full path
# path name; it will be searched in KDE IconPath; no Gimmick if empty
# just try: "chamelia.xpm"
#
KWM_GIMMICK_PIXMAP="chamelia.xpm"
#
# SuSEconfig.wm can create a .fvwm2rc, .fvwmrc, .bowmanrc, .fvwm2rc95,
# .mwmrc, .ctwmrc, depending on the installed packages. If
# you want your systemwide wm config files to be updated after install
# / removal of packages set SUSEWM_UPDATE to "yes", otherwise to "no"
#
SUSEWM_UPDATE="yes"

#
# This is the (space separated) list of window managers for which you 
# want to generate the config file. Valid values are: 
#   "fvwm", "fvwm2", "fvwm95", "bowman", "mwm", "ctwm", "kwm", "all".
# Default setting is "all" which is for generating files for all wms.
#
SUSEWM_WM="all"

#
# If you want the look of the windows similar to mwm say "yes" else "no"
# This is only applicable for fvwm derived window managers
# if this variable is empty, the default is "no"
#
SUSEWM_MWM="yes"

#
# Your fvwm2/95 is slow? Don't want small pixmaps in menus? So set 
# SUSEWM_XPM to "no", if pixmaps in menus are wanted set it to "yes", 
# which is the default value. The package 3dpixms has to be installed.
#
SUSEWM_XPM="yes"

#
# These are additional source files always to be included
# when SuSEconfig.wm is running, e.g. a local configuration
#
SUSEWM_ADD=""

#
# If susewm should conform to older versions of susewm, susefvwm or
# fvwm95, set this to "yes". Otherwise to "no"
#
SUSEWM_COMPAT="yes"


#
# start applixware server axnet? ("yes" or "no")
#
START_AXNET="yes"
Apr 12 13:01:02 eagle kernel: ippp0: dialing 1 08450885128...
Apr 12 13:01:03 eagle isdnlog: (HiSax driver detected) 
Apr 12 13:01:03 eagle isdnlog: Apr 12 13:01:03 * tei 116 calling +44 84508/85128, 
Local Rate with erp-solutions  RING (Data) 
Apr 12 13:01:06 eagle isdnlog: Apr 12 13:01:06 tei 116 calling +44 84508/85128, Local 
Rate with erp-solutions  CONNECT (Data) 
Apr 12 13:01:06 eagle isdnlog: Apr 12 13:01:06 tei 116 calling +44 84508/85128, Local 
Rate with erp-solutions  CHARGE: Oppps: No charge infos for provider 33, Zone -1  
Apr 12 13:01:06 eagle kernel: isdn_net: ippp0 connected
Apr 12 13:01:06 eagle kernel: isdn_net: chargetime of ippp0 now 55339
Apr 12 13:01:06 eagle ipppd[90]: Local number: XXXxxxx, Remote number: 08450885128, 
Type: outgoing
Apr 12 13:01:06 eagle ipppd[90]: PHASE_WAIT -> PHASE_ESTABLISHED, ifunit: 0, linkunit: 
0, fd: 7
Apr 12 13:01:06 eagle ipppd[90]: sent [0][LCP ConfReq id=0x1 <mru 1524> <magic 
0x9e3c79bf>]
Apr 12 13:01:33 eagle last message repeated 9 times
Apr 12 13:01:36 eagle kernel: isdn_net: local hangup ippp0
Apr 12 13:01:36 eagle kernel: ippp0: Chargesum is 0
Apr 12 13:01:36 eagle kernel: ippp, open, slot: 0, minor: 0, state: 0000
Apr 12 13:01:36 eagle kernel: ippp_ccp: allocating reset data structure
Apr 12 13:01:36 eagle ipppd[90]: LCP: timeout sending Config-Requests
Apr 12 13:01:36 eagle ipppd[90]: Connection terminated.
Apr 12 13:01:36 eagle ipppd[90]: taking down PHASE_DEAD link 0, linkunit: 0
Apr 12 13:01:36 eagle ipppd[90]: LCP is down
Apr 12 13:01:36 eagle ipppd[90]: closing fd 7 from unit 0
Apr 12 13:01:36 eagle ipppd[90]: link 0 closed , linkunit: 0
Apr 12 13:01:36 eagle ipppd[90]: reinit_unit: 0 
Apr 12 13:01:36 eagle ipppd[90]: Connect[0]: /dev/ippp0, fd: 7
Apr 12 13:01:36 eagle isdnlog: Apr 12 13:01:36 tei 116 calling +44 84508/85128, Local 
Rate with erp-solutions  Normal call clearing (User) 
Apr 12 13:01:36 eagle isdnlog: Apr 12 13:01:36 tei 116 calling +44 84508/85128, Local 
Rate with erp-solutions  HANGUP ( 0:00:30 I=  0.0 b O=180.0 b) Normal call clearing 
(User) 

Reply via email to