 Hel_child
join:2007-11-06
| Cisco 804 dialer question
So I have been trying to get a Cisco 804 up and running. I got it from a buddy of mine that I work with, the last time he used it, it worked fine, so I am pretty sure the hardware is fine.
My issue is that I cant seem to get the unit to initiate the dial out.
I have had the phone company check and they can ping all the way to the router, I am getting good IP addys.
The numbers I am dialing into are good,
I am very knowledgeable about PC hardware and software however with this Cisco I am at a user level, so I am .
I have created and recreated the . Ios Files several times and even went over them with the guy I got the unit from. However I am using the Faststep SW to create them
I am wondering if there is a way to test the Dialer function to have it try and dial, my Cell phone or something like that? If so how would I do it? and remember I am kind of a noob with this thing.
I have also attached my IOS file just in case I missed something but anything you guys can tell me would be a great help, I have tried just about everything I have found that relates in this forum to try and fix it with no luck so far. Thanks in advance for any suggestions
! Cisco IOS router configuration file ! Automatically made by Cisco Fast Step v2.5 ! Designed for Cisco C804 ! October 16, 2007 ! Cisco Fast Step Template
no service udp-small-servers no service tcp-small-servers service password-encryption hostname xxx username xxx password xxxxx enable secret xxxx no ip source-route isdn switch-type basic-5ess
ip routing ip classless ip subnet-zero pots country US dial-peer voice 1 pots destination-pattern xxxxx port 1 dial-peer voice 2 pots destination-pattern xxxxx port 2
interface ethernet 0 keepalive no shutdown ip address 192.168.0.1 255.255.255.0 ip route-cache no ip proxy-arp no ip directed-broadcast ip access-group 121 in
interface bri 0 encapsulation ppp ppp authentication chap pap callin ppp multilink isdn switch-type basic-5ess isdn spid1 5xxxxx0101 xxxxx isdn spid2 5xxxxxx0101 xxxxx dialer pool-member 1 isdn incoming-voice modem no shutdown
interface dialer 1 dialer remote-name Cisco1 dialer pool 1 no ip split-horizon description ISP encapsulation ppp dialer idle-timeout 300 dialer hold-queue 10 dialer-group 1 dialer string 5xxxxx class DialClass dialer string 5xxxxx class DialClass ppp authentication chap pap callin ppp chap hostname hxxxxx ppp chap password txxxxx ppp pap sent-username hxxxxxx password txxxxx ppp multilink dialer load-threshold 1 either ip address negotiated ip route-cache no ip proxy-arp no ip directed-broadcast ip access-group 121 in compress stac
map-class dialer DialClass no dialer isdn speed 56 dialer-list 1 protocol ip permit
no router rip ip route 0.0.0.0 0.0.0.0 dialer 1 access-list 121 deny udp any eq 138 any access-list 121 deny udp any eq 137 any access-list 121 deny udp any eq 139 any access-list 121 deny tcp any eq 137 any access-list 121 deny tcp any eq 138 any access-list 121 deny tcp any eq 139 any access-list 121 permit ip any any time-range TIME time-range TIME periodic daily 00:00 to 23:59
line console 0 exec-timeout 120 line vty 0 4 exec-timeout 0 login local
end |
|
 Hel_child
join:2007-11-06
| Ok so just a quick update that i have found. i went though the Fast Step sw and for the IPS put in my cell phone. Now the Ch1 or the 2nd or for that matter never come on accept after a reboot of the 804.
So what i have done is typed in the Ip address of the router and gone to the Show > dialer > CR .
so the numbers i used were my cell starting with the 1+area code and number then just area code and number then just number.
All failed i finally turned it off when all the counters got up to 15.
So at this point i think it is trying but still not sure anyone have any other ideas becuse i am almost out of hair |
|
 Hel_child
join:2007-11-06
| reply to Hel_child Ok update # 2 :
so ATT is a bunch of retards they told me the switch type was basic-5ess, however they were wrong. the guy i got the router from suggested trying others. as soon as i went to the NI it started trying the Ch1 and Ch2. it is still not connecting but at least it is trying at this point. |
|