RE: how to configure callback for 2 numbers [7:14121]

2001-07-30 Thread [EMAIL PROTECTED]

Specify the call back number in the username configuration:

username "yourname" password "yourpassword" callback-dialstring 88
username "yourmate" password "hispassword" callback-dialstring 77

CM


-Original Message-
From:   "[EMAIL PROTECTED]"  on behalf of   "Sim, CT (Chee Tong)" 
Sent:   30 July 2001 08:04
To: "[EMAIL PROTECTED]" 
Subject:how to configure callback for 2 numbers [7:14121]



> --
> From: Sim, CT (Chee Tong)[SMTP:[EMAIL PROTECTED]]
> Sent: Monday, July 30, 2001 9:04:53 AM
> To:   [EMAIL PROTECTED]
> Subject:  how to configure callback for 2 numbers [7:14121]
> Auto forwarded by a Rule
> 
Dear all,

I want to make my access-server to callback my home phone no 888-888 and my
colleage phone no 777-777, once we use these two number to dial to the
access-server, , after verification, the access server will cut the line and
call back, no other number can be callbacked. 

Part of my config is as follow, Please tell me what else I need to configure
in order to make it work.  eg callback-dialstring and etc

interface Async1
 ip unnumbered Ethernet0
 encapsulation ppp
 no logging event subif-link-status
 async dynamic address
 async mode interactive
 peer default ip address dhcp
 ppp callback accept
 ppp authentication pap
!
line 1
 password 7 00059805050058
 autoselect ppp
 login local
 modem InOut
 length 0
 transport input all
 speed 115200
 flowcontrol hardware




==
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
de afzender direct te informeren door het bericht te retourneren. 
==
The information contained in this message may be confidential 
and is intended to be exclusively for the addressee. Should you 
receive this message unintentionally, please do not use the contents 
herein and notify the sender immediately by return e-mail.


==




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=14128&t=14121
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: how to configure callback for 2 numbers [7:14121]

2001-07-30 Thread Sim, CT (Chee Tong)

Yes.. I tried this before, but it come out these errors..  what's wrong??/


access_server(config)#username "sim" password "simiscute"
callback-dialstring 99
% Overly long Password truncated after 25 characters
access_server(config)#username sim password simiscute callback-dialstring
99
% Overly long Password truncated after 25 characters
access_server(config)#username sim password simiscute [callback-dialstring
99]
% Overly long Password truncated after 25 characters

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Monday, July 30, 2001 5:23 PM
To: [EMAIL PROTECTED]; Sim, CT (Chee Tong)
Subject: RE: how to configure callback for 2 numbers [7:14121]



Specify the call back number in the username configuration:

username "yourname" password "yourpassword" callback-dialstring 88
username "yourmate" password "hispassword" callback-dialstring 77

CM


-Original Message-
From:   "[EMAIL PROTECTED]"  on behalf of
"Sim, CT (Chee Tong)" 
Sent:   30 July 2001 08:04
To: "[EMAIL PROTECTED]" 
Subject:how to configure callback for 2 numbers [7:14121]



> --
> From: Sim, CT (Chee Tong)[SMTP:[EMAIL PROTECTED]]
> Sent: Monday, July 30, 2001 9:04:53 AM
> To:   [EMAIL PROTECTED]
> Subject:  how to configure callback for 2 numbers [7:14121]
> Auto forwarded by a Rule
> 
Dear all,

I want to make my access-server to callback my home phone no 888-888 and my
colleage phone no 777-777, once we use these two number to dial to the
access-server, , after verification, the access server will cut the line and
call back, no other number can be callbacked. 

Part of my config is as follow, Please tell me what else I need to configure
in order to make it work.  eg callback-dialstring and etc

interface Async1
 ip unnumbered Ethernet0
 encapsulation ppp
 no logging event subif-link-status
 async dynamic address
 async mode interactive
 peer default ip address dhcp
 ppp callback accept
 ppp authentication pap
!
line 1
 password 7 00059805050058
 autoselect ppp
 login local
 modem InOut
 length 0
 transport input all
 speed 115200
 flowcontrol hardware




==
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
de afzender direct te informeren door het bericht te retourneren. 
==
The information contained in this message may be confidential 
and is intended to be exclusively for the addressee. Should you 
receive this message unintentionally, please do not use the contents 
herein and notify the sender immediately by return e-mail.


==
==
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
de afzender direct te informeren door het bericht te retourneren. 
==
The information contained in this message may be confidential 
and is intended to be exclusively for the addressee. Should you 
receive this message unintentionally, please do not use the contents 
herein and notify the sender immediately by return e-mail.


==




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=14132&t=14121
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: how to configure callback for 2 numbers [7:14121]

2001-07-30 Thread [EMAIL PROTECTED]

Try this:

username sim callback-dialstring 99 password simiscute

CM



-Original Message-
From:   "Sim, CT (Chee Tong)" 
Sent:   30 July 2001 09:42
To: "'[EMAIL PROTECTED]'" , "[EMAIL PROTECTED]" , "Sim, CT
(Chee Tong)"
Subject:        RE: how to configure callback for 2 numbers [7:14121]

Yes.. I tried this before, but it come out these errors..  what's wrong??/


access_server(config)#username "sim" password "simiscute"
callback-dialstring 99
% Overly long Password truncated after 25 characters
access_server(config)#username sim password simiscute callback-dialstring
99
% Overly long Password truncated after 25 characters
access_server(config)#username sim password simiscute [callback-dialstring
99]
% Overly long Password truncated after 25 characters

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Monday, July 30, 2001 5:23 PM
To: [EMAIL PROTECTED]; Sim, CT (Chee Tong)
Subject: RE: how to configure callback for 2 numbers [7:14121]



Specify the call back number in the username configuration:

username "yourname" password "yourpassword" callback-dialstring 88
username "yourmate" password "hispassword" callback-dialstring 77

CM


-Original Message-
From:   "[EMAIL PROTECTED]"  on behalf of
"Sim, CT (Chee Tong)" 
Sent:   30 July 2001 08:04
To: "[EMAIL PROTECTED]" 
Subject:how to configure callback for 2 numbers [7:14121]



> --
> From: Sim, CT (Chee Tong)[SMTP:[EMAIL PROTECTED]]
> Sent: Monday, July 30, 2001 9:04:53 AM
> To:   [EMAIL PROTECTED]
> Subject:  how to configure callback for 2 numbers [7:14121]
> Auto forwarded by a Rule
> 
Dear all,

I want to make my access-server to callback my home phone no 888-888 and my
colleage phone no 777-777, once we use these two number to dial to the
access-server, , after verification, the access server will cut the line and
call back, no other number can be callbacked. 

Part of my config is as follow, Please tell me what else I need to configure
in order to make it work.  eg callback-dialstring and etc

interface Async1
 ip unnumbered Ethernet0
 encapsulation ppp
 no logging event subif-link-status
 async dynamic address
 async mode interactive
 peer default ip address dhcp
 ppp callback accept
 ppp authentication pap
!
line 1
 password 7 00059805050058
 autoselect ppp
 login local
 modem InOut
 length 0
 transport input all
 speed 115200
 flowcontrol hardware




==
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
de afzender direct te informeren door het bericht te retourneren. 
==
The information contained in this message may be confidential 
and is intended to be exclusively for the addressee. Should you 
receive this message unintentionally, please do not use the contents 
herein and notify the sender immediately by return e-mail.


==
==
De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
de afzender direct te informeren door het bericht te retourneren. 
==
The information contained in this message may be confidential 
and is intended to be exclusively for the addressee. Should you 
receive this message unintentionally, please do not use the contents 
herein and notify the sender immediately by return e-mail.


==




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=14133&t=14121
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: how to configure callback for 2 numbers [7:14121]

2001-07-30 Thread Farhan Ahmed

that was wrong command
wait i  m sending u the full config
u need to have ios 11.3 2 t or higher
4 win95 callback

Best Regards

Have A Good Day!!

***
Farhan Ahmed*
  MCSE+I, MCP Win2k, CCDA, CCNA, CSE
Network Engineer
Mideast Data Systems Abudhabi Uae.

***



Privileged/Confidential Information may be contained in this message or
Attachments hereto.  Please advise immediately if you or your employer do
not consent to Internet email for messages of this kind.  Opinions,
Conclusions and other information in this message that do not relate to the
Official business of this company shall be understood as neither given nor
Endorsed by it.


> -Original Message-
> From: Sim, CT (Chee Tong) [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 30, 2001 1:56 PM
> To: [EMAIL PROTECTED]
> Subject: RE: how to configure callback for 2 numbers [7:14121]
> 
> 
> Yes.. I tried this before, but it come out these errors..  
> what's wrong??/
> 
> 
> access_server(config)#username "sim" password "simiscute"
> callback-dialstring 99
> % Overly long Password truncated after 25 characters
> access_server(config)#username sim password simiscute 
> callback-dialstring
> 99
> % Overly long Password truncated after 25 characters
> access_server(config)#username sim password simiscute 
> [callback-dialstring
> 99]
> % Overly long Password truncated after 25 characters
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 30, 2001 5:23 PM
> To: [EMAIL PROTECTED]; Sim, CT (Chee Tong)
> Subject: RE: how to configure callback for 2 numbers [7:14121]
> 
> 
> 
> Specify the call back number in the username configuration:
> 
> username "yourname" password "yourpassword" callback-dialstring 88
> username "yourmate" password "hispassword" callback-dialstring 77
> 
> CM
> 
> 
> -Original Message-
> From: "[EMAIL PROTECTED]"  on behalf of
> "Sim, CT (Chee Tong)" 
> Sent: 30 July 2001 08:04
> To:   "[EMAIL PROTECTED]" 
> Subject:  how to configure callback for 2 numbers [7:14121]
> 
> 
> 
> > --
> > From:   Sim, CT (Chee Tong)[SMTP:[EMAIL PROTECTED]]
> > Sent:   Monday, July 30, 2001 9:04:53 AM
> > To: [EMAIL PROTECTED]
> > Subject:how to configure callback for 2 numbers [7:14121]
> > Auto forwarded by a Rule
> > 
> Dear all,
> 
> I want to make my access-server to callback my home phone no 
> 888-888 and my
> colleage phone no 777-777, once we use these two number to dial to the
> access-server, , after verification, the access server will 
> cut the line and
> call back, no other number can be callbacked. 
> 
> Part of my config is as follow, Please tell me what else I 
> need to configure
> in order to make it work.  eg callback-dialstring and etc
> 
> interface Async1
>  ip unnumbered Ethernet0
>  encapsulation ppp
>  no logging event subif-link-status
>  async dynamic address
>  async mode interactive
>  peer default ip address dhcp
>  ppp callback accept
>  ppp authentication pap
> !
> line 1
>  password 7 00059805050058
>  autoselect ppp
>  login local
>  modem InOut
>  length 0
>  transport input all
>  speed 115200
>  flowcontrol hardware
> 
> 
> 
> 
> ==
> De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
> is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
> onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
> de afzender direct te informeren door het bericht te retourneren. 
> ==
> The information contained in this message may be confidential 
> and is intended to be exclusively for the addressee. Should you 
> receive this message unintentionally, please do not use the contents 
> herein and notify the sender immediately by return e-mail.
> 
> 
> ==
> ==
> De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
> is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
> onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
> de afzender direct te informeren door het bericht te retourneren. 
> ==
> The information contained in this message may be confidential 
> and is int

RE: how to configure callback for 2 numbers [7:14121]

2001-07-30 Thread Farhan Ahmed

try this
dont paste 

username caller1 callback-dialstring   password caller1
username caller2 callback-dialstring   password caler2

chat script "dialout" ABORT ERROR ABORT BUSY "" "AT" OK "ATDT \T" TIMEOUT 30
CONNECT \c

interface loopback1
ip address 192.168.1.1

interface group-async 1
encapsulation ppp
ip unnumbered interface loopback1
ppp authentication pap 
async mode dedicated
peer default ip address pool ip-pool
ppp callback accept
group range 1 1


ip pool ip-pool 192.168.1.2 192.168.1.2

line 1
modem inout
no exec
script callback dialout
transport input all
modem autoconfigure discovery
stopbits 1
flow control hardware



u need to have ios 11.3 2 t or higher
4 win95 callback

send me debug ppp negotioation, authentication
if u have any problem
let me know


Best Regards

Have A Good Day!!

***
Farhan Ahmed*
  MCSE+I, MCP Win2k, CCDA, CCNA, CSE
Network Engineer
Mideast Data Systems Abudhabi Uae.

***



Privileged/Confidential Information may be contained in this message or
Attachments hereto.  Please advise immediately if you or your employer do
not consent to Internet email for messages of this kind.  Opinions,
Conclusions and other information in this message that do not relate to the
Official business of this company shall be understood as neither given nor
Endorsed by it.


> -Original Message-
> From: Sim, CT (Chee Tong) [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 30, 2001 1:56 PM
> To: [EMAIL PROTECTED]
> Subject: RE: how to configure callback for 2 numbers [7:14121]
> 
> 
> Yes.. I tried this before, but it come out these errors..  
> what's wrong??/
> 
> 
> access_server(config)#username "sim" password "simiscute"
> callback-dialstring 99
> % Overly long Password truncated after 25 characters
> access_server(config)#username sim password simiscute 
> callback-dialstring
> 99
> % Overly long Password truncated after 25 characters
> access_server(config)#username sim password simiscute 
> [callback-dialstring
> 99]
> % Overly long Password truncated after 25 characters
> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 30, 2001 5:23 PM
> To: [EMAIL PROTECTED]; Sim, CT (Chee Tong)
> Subject: RE: how to configure callback for 2 numbers [7:14121]
> 
> 
> 
> Specify the call back number in the username configuration:
> 
> username "yourname" password "yourpassword" callback-dialstring 88
> username "yourmate" password "hispassword" callback-dialstring 77
> 
> CM
> 
> 
> -Original Message-
> From: "[EMAIL PROTECTED]"  on behalf of
> "Sim, CT (Chee Tong)" 
> Sent: 30 July 2001 08:04
> To:   "[EMAIL PROTECTED]" 
> Subject:  how to configure callback for 2 numbers [7:14121]
> 
> 
> 
> > --
> > From:   Sim, CT (Chee Tong)[SMTP:[EMAIL PROTECTED]]
> > Sent:   Monday, July 30, 2001 9:04:53 AM
> > To: [EMAIL PROTECTED]
> > Subject:how to configure callback for 2 numbers [7:14121]
> > Auto forwarded by a Rule
> > 
> Dear all,
> 
> I want to make my access-server to callback my home phone no 
> 888-888 and my
> colleage phone no 777-777, once we use these two number to dial to the
> access-server, , after verification, the access server will 
> cut the line and
> call back, no other number can be callbacked. 
> 
> Part of my config is as follow, Please tell me what else I 
> need to configure
> in order to make it work.  eg callback-dialstring and etc
> 
> interface Async1
>  ip unnumbered Ethernet0
>  encapsulation ppp
>  no logging event subif-link-status
>  async dynamic address
>  async mode interactive
>  peer default ip address dhcp
>  ppp callback accept
>  ppp authentication pap
> !
> line 1
>  password 7 00059805050058
>  autoselect ppp
>  login local
>  modem InOut
>  length 0
>  transport input all
>  speed 115200
>  flowcontrol hardware
> 
> 
> 
> 
> ==
> De informatie opgenomen in dit bericht kan vertrouwelijk zijn en 
> is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht 
> onterecht ontvangt wordt u verzocht de inhoud niet te gebruiken en 
> de afzender direct te informeren door het bericht te retourneren. 
> ==
> The information contained in this message may be confidential 
> and is intended to be exclusively for the addressee. Should you 
> receive this message uninten