RAS on serial with cell phone (Nokia)



Hello,

I've got RAS on modem US Robotics attached to serial port on Cisco 1700.
The config is:

!
username ppp password 0 ppp
!
modemcap entry usrcourier:MSC=&f1s0=1
!
!
interface Loopback0
 ip address 192.168.0.1 255.255.255.255
!
interface FastEthernet0/0
 ip address 172.16.210.210 255.255.0.0
 speed auto
!
interface Serial0/0
 physical-layer async
 no ip address
 encapsulation ppp
 ip tcp header-compression
 dialer in-band
 dialer rotary-group 1
 dialer-group 1
 async mode dedicated
!
interface Dialer1
 ip unnumbered Loopback0
 encapsulation ppp
 ip tcp header-compression
 dialer in-band
 dialer-group 1
 peer default ip address pool Dial-in
 ppp authentication pap
!
ip local pool Dial-in 192.168.0.2
!
line con 0
line 1
 login local
 modem InOut
 modem autoconfigure type usrcourier
 transport input all
 autoselect during-login
 autoselect ppp
 stopbits 1
 speed 115200
 flowcontrol hardware
line aux 0
line vty 0 4
 password cisco
 login
!

Everything worked fine, but I've had to replace modem US Robotics with cell phone: Nokia 6210.
And with Nokia it does not work.


#sh line 1
[...]
Modem hardware state: CTS noDSR  DTR RTS
[...]

So router know that something is on the line. But I can't establish reverse telnet (on modem USR I could establish reverse telnet).


Can anyone write me what I should do? I've also looked for a documentations on cisco.com about coonnecting a cell phone to router for RAS, but I couldn't find.



Fairy .



Relevant Pages

  • Here is a tutorial on Cisco dialup
    ... outside" on the Dialer and/or Async interfaces ... Cisco Configs - Using AUX port and analog modem to dialup ISP ... Async Interface ...
    (comp.dcom.sys.cisco)
  • Re: Dial Backup from 1750 into a 3640
    ... Which physical interface do you have the modem connected to on the ... router with a 24port Mica modem module that allows inbound connections. ... dialer idle-timeout 300 ... access-list 110 permit ip 192.168.16.0 0.0.0.255 any ...
    (comp.dcom.sys.cisco)
  • Re: req: sample config wic-1am-v2 modem card
    ... phone number from an outside phone the modem card kicks in and ... my config also won't accept 'dialer in-band' ... Serial interface ... interface FastEthernet0/0 ...
    (comp.dcom.sys.cisco)
  • AS5400 configuration help
    ... just like to configure for modem access, but when I dial into it I get ... controller E1 7/0 ... interface FastEthernet0/0 ... dialer rotary-group 1 ...
    (comp.dcom.sys.cisco)
  • Re: ACTS Problem with Internal Modem
    ... 3com modem, ... Listening on interface #0 wildcard, ... acts: setup ATB1&C0&D2E0L1M1Q0V1 ... fd 4 time 3421861511.761957 timecode 2 AT ...
    (comp.protocols.time.ntp)