On Tue, 12 Jan 1999, Nerijus wrote:

> Hello,
> 
> I have successfully connected to NT 4 with callback both without and
> with your patch.

Good.

> pppn and pppt are my connection scripts for 2 users:
> for user nerijus there is a number set on the server, and for user temp
> user defines number.
> ppp logs: log - without your patch, log.withpatch - with your patch.
> It seems that there is no difference. Each log I got when making 2
> connections with callback - one for user nerijus, and second for user temp.

AdminDefined without the patch:
Jan 12 05:51:41 nerijus pppd[678]: sent [CBCP Response id=0x1 <AdminDefined 
delay = 5 number = >]
Jan 12 05:51:41 nerijus pppd[678]: rcvd [CBCP Ack id=0x1 < AdminDefined
delay = 5 number = >]

AdminDefined with the patch:
Jan 12 06:15:32 nerijus pppd[956]: sent [CBCP Response id=0x1 <AdminDefined
delay = 5>]
Jan 12 06:15:32 nerijus pppd[956]: rcvd [CBCP Ack id=0x1 < AdminDefined
delay = 5>]

The difference is in the "number = " part of these logs (which is the
difference of 1 extra byte). It seems like that part confuses at least
some cisco servers (2 by me known cases, using 3620 and 5200), where NT is
more liberal in what it accepts.

With UserDefined there is no difference as excpected since the patch
didn't touch that part.

Just to be sure. Do you know that the modem(s) are (physically) connected
to an NT? If they are not it might be interesting to know what's in
between.

> 
> Why there is not the option callback described anywhere? I spend a few hours
> trying to find out how to use callback with NT, which uses CHAP, because all
> examples are only for callback with scripts. It would be good that somebody
> add example scripts to README.cbcp.
> 
> Nerijus
> 

Do you by scripts mean chat-scripts or scripts that run pppd? I don't
remember but I don't think I used any chat script ... But an example of
how to configure pppd for cbcp callback is a good idea.

Maybe you could write down what you had to do to get it working, what
mistakes you made and how you figured out what was wrong. If you like I
could compare my experiences (but it's been a while and I'm not sure I
remember _how_ I came up with my current config).

If you feel like doing that send it to me offlist (or on, I'm not sure
what the appropriate topics on this list are).

/Urban

---
Urban Widmark                           [EMAIL PROTECTED]
Svenska Test AB                         +46 90 71 71 23


-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]

Reply via email to