Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jun 1999 18:28:50 +0300
From:      Andras Wappel <andras@kolumbus.fi>
To:        freebsd-isdn@freebsd.org
Subject:   hisaddr problem
Message-ID:  <3774F1B2.446B9B3D@kolumbus.fi>

next in thread | raw e-mail | index | archive | help
Hello ISDN people,


I have a Teles 16.3 rev 1.1 and ISDN syncppp connection works
nice in win95 and linux, but I have some problems under freebsd
3.1 STABLE, with built in i4b driver:

Sometimes I cannot connect (internet-wise), because I don't
seem to accept the gateway address (?):

Jun 26 17:02:40 icebreaker /kernel: isp0: phase
authenticate                                                             
Jun 26 17:02:40 icebreaker /kernel: isp0: pap output <req id=0x13 len=19
06-6b-6a-30-36-32-30-07-70-69-36-64-78-78-7a>   
Jun 26 17:02:40 icebreaker /kernel: isp0: pap
success                                                                    
Jun 26 17:02:40 icebreaker /kernel: isp0: phase
network                                                                  
Jun 26 17:02:40 icebreaker /kernel: isp0: ipcp
open(initial)                                                             
Jun 26 17:02:40 icebreaker /kernel: isp0: ipcp
up(starting)                                                              
Jun 26 17:02:40 icebreaker /kernel: isp0: ipcp output <conf-req id=0x14
len=10 03-06-00-00-00-00>                        
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp input(req-sent):
<conf-req id=0xfc len=10 03-06-c1-e5-2a-01>              
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp parse opts:
address                                                      
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp parse opt values: address
193.229.42.1 [not agreed]  send conf-nak       
                                                                                     
^^^^^^^^^^^^^
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp output <conf-nak id=0xfc
len=10 03-06-c1-e5-0a-01>                        
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp input(req-sent):
<conf-req id=0xfd len=4>                                 
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp parse
opts:                                                               
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp parse opt values: still
need hisaddr  send conf-nak                       
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp output <conf-nak id=0xfd
len=10 03-06-c1-e5-0a-01>                        
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp input(req-sent):
<conf-req id=0xfe len=4>                                 
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp parse
opts:                                                               
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp parse opt values: still
need hisaddr  send conf-nak                       
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp output <conf-nak id=0xfe
len=10 03-06-c1-e5-0a-01>                        
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp input(req-sent):
<conf-req id=0xff len=4>                                 
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp parse
opts:                                                               
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp parse opt values: still
need hisaddr  send conf-nak                       
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp output <conf-nak id=0xff
len=10 03-06-c1-e5-0a-01>                        
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp input(req-sent):
<conf-req id=0x0 len=4>                                  
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp parse
opts:                                                               
Jun 26 17:02:41 icebreaker /kernel: isp0: ipcp parse opt values: still
need hisaddr  send conf-nak                       
( ... ad infinitum )

My spppcontrol lines from /etc/rc.isdn:
ifconfig isp0 link1 0.0.0.0 193.229.10.1 netmask 0xffffff00
debug                                                
ifconfig isp0
down                                                                                               
spppcontrol isp0 authproto=pap myauthname='mylogin'
myauthsecret='mypass' callin hisauthproto=none

So what should I change so I can accept any gateway address, not just
193.229.10.1 ? Or is the problem something else ?


Thanks for your help,


Andras


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?3774F1B2.446B9B3D>