Hi All,

got a 2509 the other day. Trying to use it as a dial out unit, along with
tactical softwares port director (creates a virtual modem on your desktop,
whilst really using the NAS as the dial out device). As I dont have the
appropriate cable yet, can some one tell me if my config here would do the
job of making and accepting calls. I know I dont have any chat scripts,
maybe this is why it will or will not work ?

Love for comments.
John
Sydney Australia

nas#sh run
Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname nas
!
enable secret 5 $1$rK5b$HX0RD1cZf/VdHVIuOEJYW1
enable password cisco
!
username user password 0 password 
ip subnet-zero
no ip domain-lookup
ip name-server 192.168.5.2
ip name-server 192.168.5.3
!
!
process-max-time 200
!
interface Loopback1
 ip address 192.168.1.1 255.255.255.0
 no ip directed-broadcast
!
interface Ethernet0
 ip address 192.168.2.1 255.255.255.0
 no ip directed-broadcast
!
interface Serial0
 no ip address
 no ip directed-broadcast
 shutdown
!
interface Group-Async1
 ip unnumbered Ethernet0
 ip access-group 101 in
 no ip directed-broadcast
 encapsulation ppp
 shutdown
 async mode dedicated
 peer default ip address pool dialin
 ppp authentication pap chap callin
 group-range 1 8
!
ip local pool dialin 192.168.2.50 192.168.2.60
ip classless
!
access-list 101 permit ip any any
!
line con 0
 transport input none
line 1 8
 modem InOut
 modem autoconfigure discovery
 transport input all
 speed 2400
line aux 0
line vty 0 4
 password cisco
 login
!
end


**********************************************************************

visit http://www.solution6.com
visit http://www.eccountancy.com - everything for accountants.

UK Customers - http://www.solution6.co.uk

*********************************************************************
This email message (and attachments) may contain information that is
confidential to Solution 6. If you are not the intended recipient you cannot
use, distribute or copy the message or attachments.  In such a case, please
notify the sender by return email immediately and erase all copies of the
message and attachments.  Opinions, conclusions and other information in
this message and attachments that do not relate to the official business of
Solution 6 are neither given nor endorsed by it.
*********************************************************************




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

Reply via email to