Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Dec 2002 12:49:28 +0100
From:      Dominik Mimra <aero311@gmx.net>
To:        Gary Jennejohn <garyj@jennejohn.org>
Cc:        <freebsd-isdn@freebsd.org>
Subject:   Re: SPPP and changing ISP gateway HOW? 
Message-ID:  <BA14FBD8.1159%aero311@gmx.net>
In-Reply-To: <200212041834.gB4IYxOL004859@peedub.jennejohn.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04.12.2002 19:34 Uhr, "Gary Jennejohn" <garyj@jennejohn.org> wrote:

> Dominik Mimra writes:
>> Here comes the connection attempt output:
>> 
>> isp0: lcp parse opts:  mru  auth-proto  magic  proto-comp [rej]  addr-comp
>> [rej]  send conf-rej
>> isp0: lcp output <conf-rej id=0x2 len=8 07-02-08-02>
>> isp0: lcp input(ack-rcvd): <conf-req id=0x3 len=19
>> 01-04-05-ea-03-05-c2-23-05-05-06-1c-cb-86-bd>
>> isp0: lcp parse opts:  mru  auth-proto  magic
>> isp0: lcp parse opt values:  mru 1514  auth-proto [mine proto/0x0 != his
>> chap]  magic 0x1ccb86bd  send conf-nak
> 
> You coulkd save a little time by using chap instead of pap, but this is
> not the error.

CHAP does not seem to work...

> 
>> isp0: lcp input(opened): <proto-rej id=0x6 len=20
>> 80-57-01-17-00-0e-01-0a-02-50-04-ff-fe-86-5c-c0>
>> isp0: lcp: RXJ+ (proto-rej) for proto 0x8057 (ipv6cp/req-sent)
>> isp0: ipv6cp close(req-sent)
>> isp0: ipv6cp output <term-req id=0x18 len=4>
>> isp0: ipcp input(req-sent): <conf-req id=0x7 len=10 03-06-c3-03-59-59>
>> isp0: ipcp parse opts:  address
>> isp0: ipcp parse opt values:  address 0.0.0.1 [ack]  send conf-ack
>> isp0: ipcp output <conf-ack id=0x7 len=10 03-06-c3-03-59-59>
>> isp0: ipcp input(ack-sent): <conf-ack id=0xe len=10 03-06-3e-2e-e5-f0>
>> isp0: ipcp tlu
>> isp0: lcp input(opened): <proto-rej id=0x8 len=10 80-57-05-18-00-04>
>> isp0: lcp: RXJ+ (proto-rej) for proto 0x8057 (ipv6cp/closing)
>> isp0: ipv6cp TO(closing) rst_counter = 2
>> isp0: ipv6cp output <term-req id=0x19 len=4>
>> isp0: lcp input(opened): <proto-rej id=0x9 len=10 80-57-05-19-00-04>
>> isp0: lcp: RXJ+ (proto-rej) for proto 0x8057 (ipv6cp/closing)
>> isp0: ipv6cp TO(closing) rst_counter = 1
>> isp0: ipv6cp output <term-req id=0x1a len=4>
>> isp0: lcp input(opened): <proto-rej id=0xa len=10 80-57-05-1a-00-04>
>> isp0: lcp: RXJ+ (proto-rej) for proto 0x8057 (ipv6cp/closing)
>> isp0: ipv6cp TO(closing) rst_counter = 0
>> isp0: rejecting protocol <addr=0xff ctrl=0x3 proto=0x80fd>
>> isp0: lcp output <proto-rej id=0x17 len=36
>> 80-fd-01-0b-00-1e-12-06-00-00-00-01-11-05-00-01-04-11-05-00-01-03-11-06-00-0
>> 1-01-01-1a-04-78-00>
>> 
> 
> I'm not sure, but it looks to me like it's failing here because your box
> is trying to negotiate an IPV6 connection and the other end is rejecting
> it. Try turning off IPV6 in your kernel (remove ``options  INET6'').

It seems that was it. Now I could connect and also nat and firewall works
fine.

Thanks for your help
Dominik



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?BA14FBD8.1159%aero311>