Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 May 1999 06:00:30 +0200
From:      dirk.meyer@dinoex.sub.org (Dirk Meyer)
To:        freebsd-isdn@FreeBSD.ORG
Subject:   Re: isp0: switched to state 3
Message-ID:  <hX3gcsCsuF@dmeyer.dinoex.sub.org>
References:  <19990430235102.A10101@dimethyltryptamine.r4k.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Meike Aulbach wrote:

> 30.04.1999 22:39:05 DBG isp0: switched to state 3
> 				^^^^^^^^ ^^^^^^^
> Its this line confusing me, [...]

I get this line on every connection.

> 30.04.1999 22:39:05 DBG isp0: switched to state 3
> 30.04.1999 22:39:06 CHD 00015 lf outgoing call disconnected (local)

The local disconnect (your computer) is the problem here.

Way to solution:

Be sure youn have "debug" at the device turned on:
ifconfig isp0 debug

Check /var/log/messages for errors:
Authenification may has failed,
or you don't get the Ip-Addr assigned.

See my example to compare the phase that get wrong.

May  1 04:40:03 net2 /kernel: isp0: lcp open(initial)
May  1 04:40:03 net2 /kernel: isp0: phase establish
May  1 04:40:05 net2 /kernel: isp0: Up event
May  1 04:40:05 net2 /kernel: isp0: lcp up(starting)
[...]
May  1 04:40:06 net2 /kernel: isp0: lcp parse opts:  mru  auth-proto 
May  1 04:40:06 net2 /kernel: isp0: lcp parse opt values:  \
	mru 1524  auth-proto  send conf-ack
[...]
May  1 04:40:06 net2 /kernel: isp0: lcp tlu
May  1 04:40:06 net2 /kernel: isp0: phase authenticate
[...]
May  1 04:40:06 net2 /kernel: isp0: pap success
May  1 04:40:06 net2 /kernel: isp0: phase network
May  1 04:40:07 net2 /kernel: isp0: ipcp open(initial)
May  1 04:40:07 net2 /kernel: isp0: ipcp up(starting)
[...]
May  1 04:40:08 net2 /kernel: isp0: ipcp nak opts:  \
	address [wantaddr XXX.XXX.XXX.XXX] [agree] 
[...]
May  1 04:40:09 net2 /kernel: isp0: ipcp tlu
May  1 04:52:00 net2 /kernel: isp0: lcp down(opened)
May  1 04:52:00 net2 /kernel: isp0: phase terminate
May  1 04:52:00 net2 /kernel: isp0: ipcp down(opened)
May  1 04:52:00 net2 /kernel: isp0: ipcp close(starting)
May  1 04:52:00 net2 /kernel: isp0: Down event (carrier loss)
May  1 04:52:00 net2 /kernel: isp0: lcp close(starting)
May  1 04:52:00 net2 /kernel: isp0: phase dead

kind regards Dirk

-- Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
-- Tel. +49-5606-6512



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isdn" in the body of the message




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