Re: Help: My ISDN dial-in is not working

1997-08-19 Thread Andreas Jellinghaus
In article <[EMAIL PROTECTED]> you write:
>T.G.H. de Grunt wrote:
>I'm about to go through this process.  I've noticed that many people
>treat the ISDN device just like a modem and skip all the other 'special
>stuff' from these help guides.  I'm not sure if that is a locality issue
>though.

uh, that's a difference !

in usa isdn is different, there is noly one supported isdn card, and
everybody uses external isdn devices (they work like a modem).

in europe most people use internal isdncards like teles, fritz, icn,
and use them as real isdn cards (much advantages, but more difficult).

andreas


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? 
e-mail to [EMAIL PROTECTED] .


Re: Help: My ISDN dial-in is not working

1997-08-19 Thread Andreas Jellinghaus
In article <[EMAIL PROTECTED]> you write:
>And I selected my Teles card for support.

teles card ?

please use a current kernel (2.0.29 or 30) with the 2.0.30A isdn patch
(already included in debian kernels (-6 or -7 or so).

>/sbin/isdnctrl verbose 0

bad thing. use verbose 2 at least.


>/sbin/ifconfig ippp0 $MY_HOSTNAME pointopoint $IP_ADDRESS metric 1
>/sbin/route add default ippp0

add a normal net or host route to the device first.
othervice route maybe will not add a route

>/sbin/route del default
>ifconfig ippp0 down

strange script.

a) ifconfig down ? and no ifconfig up later ? that does work ?
b) default route, but no normal route ? tha does work ?

>Aug  6 14:27:46 zeus kernel: hscx_empty_fifo: incoming packet too
>large
kernel version ? please use 2.0.29/30 and 2.0.30A patch
(included in debian kernels -6 and -7 (maybe also in earlier kernels)).
kernel image has isdn as module (many people tell me, that isdn as
module is better : isdn isn't 100% stable, so removing and readding the
module is better than rebooting :-)

what isdnutils do you use ?
please use the newest 2.1.beta1 version (should be in incoming,
bo-updates or so (but maybe will not work ?)).

>who can give me some examples ?! And who knows the answer to my
>problem.

i have put my own configuration in isdnutils.
isdn and ipppd are running fine (but isdnlog and vbox are nto always
running).

do you like to beta test ?
new isdn package in these days...

andreas


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: Help: My ISDN dial-in is not working

1997-08-19 Thread Greg Vence
T.G.H. de Grunt wrote:
> 
> Hi there,
> 
> I'm trying to get my ISDN working.
> I already have my card recognized in Linux, also
> the ISDN utilities are working.
> So no I want to dial in to my provider.
> 
> I checked some URL's for help on ISDN4linux:
> 
> http://www.lrz-muenchen.de/~ui16lab/www/isdn/setup_e.htm
> http://www.wurtel.demon.nl/i4l-howto-nl.html
> 
Hello,

I'm about to go through this process.  I've noticed that many people
treat the ISDN device just like a modem and skip all the other 'special
stuff' from these help guides.  I'm not sure if that is a locality issue
though.

HTH -- Greg.
--
What do you want to spend today?
Debian GNU/Linux  (Free for an UNLIMITED time) 
http://www.debian.org/social_contract.html
Greg VenceKH2EA/4


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Help: My ISDN dial-in is not working

1997-08-19 Thread T.G.H. de Grunt
Hi there,

I'm trying to get my ISDN working.
I already have my card recognized in Linux, also
the ISDN utilities are working.
So no I want to dial in to my provider.

I checked some URL's for help on ISDN4linux:

http://www.lrz-muenchen.de/~ui16lab/www/isdn/setup_e.htm
http://www.wurtel.demon.nl/i4l-howto-nl.html

So I did excactly what was in there:

- I configured the kernal whith the following options:
Code maturity level options:
Prompt for development and/or incomplete code/drivers: No
Section General Setup:
Networking support: Yes
Networking Options:
TCP/IP Networking: Yes
Network device support: Yes
PPP support: Yes
ISDN Subsystem:
ISDN support: Yes
Support synchronous PPP: Yes
Use VJ compression with synchronous PPP: Yes
Support audio via ISDN: Yes
Support generic MP (RFC 1717): Yes
And I selected my Teles card for support.

- I used the following script for ISDN start-up:

PHONE=0206241968
MYPHONE=6451085
MY_EAZ=6451085
HUPTIMEOUT=90
#read MY_HOSTNAME  PHASE_ESTABLISHED,
ifunit: 0, linkunit: 0, fd: 8
Aug  6 14:27:46 zeus kernel: hscx_empty_fifo: incoming packet too
large
Aug  6 14:27:48 zeus last message repeated 481 times
Aug  6 14:27:48 zeus kernel: ippp0: remote hangup
Aug  6 14:27:48 zeus kernel: ippp0: Chargesum is 0
Aug  6 14:27:48 zeus pppd[381]: Modem hangup
Aug  6 14:27:48 zeus pppd[381]: Connection terminated.
Aug  6 14:27:48 zeus pppd[381]: taking down PHASE_DEAD link 0,
linkunit: 0
Aug  6 14:27:48 zeus pppd[381]: link 0 closed , linkunit: 0
Aug  6 14:27:48 zeus pppd[381]: reinit_unit: 0
Aug  6 14:27:48 zeus pppd[381]: Connect[0]: /dev/ippp0, fd: 8

The hscx_empty_fifo messages are repeated very much, what is this
and what can I do about it.

 - I think maybe my chap-secrets-file is not configured right or the
options for ippd are nog configured right,
who can give me some examples ?! And who knows the answer to my
problem.

- Anyway ISDN IS working under Windows NT with the same configuration of

the IRQ (9) and port settings (0xd80h) and protocol EDSS1

Thanks in advance,
Tom de Grunt
The Netherlands

Please mail me: [EMAIL PROTECTED]




--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .