Autoselect ppp problems

Hi,
After upgrading old C2500 analog dial-in router with ext. modem pool and with IOS v.11.2.17 to new C3845 router with int. NM-8AM-V2 and IOS v. 12.4.10 i have folloing problems:
1. ppp session does not starts automatically with
'autoselect ppp' command in configuration
2. ppp session starts only when both 'autoselect ppp' and 'autoselect during-login' are configured, but remote users need access both EXEC-mode and PPP-mode w/o 'autoselect during-login' command and Username prompt.
Any ideas?
Router C2500 with old v.11.2.17 IOS configuration:
modemcap entry zyxel:FD=&f*m1s0=1s7=120s10=250:SPD=s20=3:DTE=19200
interface Group-Async1
ip unnumbered Ethernet0
ip access-group 105 out
encapsulation ppp
async default routing
async mode interactive
ntp disable
peer default ip address pool ppp_DialIn
no cdp enable
ppp authentication chap
group-range 1 8
line 1 8
session-timeout 10
no exec-banner
autoselect ppp
login authentication via_tacacs
modem InOut
modem autoconfigure type zyxel
terminal-type download
no editing
transport input all
escape-character NONE
telnet transparent
stopbits 1
rxspeed 19200
txspeed 19200
flowcontrol hardware

Removing "autoselect during-login" and adding "autoselect timeout 5". Doing this will allow AAA authentication not to be taken immediately after the connection is made.

Similar Messages

  • Solaris 10 ppp problems

    Hi!
    I've big problems connecting to my isp using pppd included in Solaris 10 x86. I have Ericsson HiS modem, IDSL technology, connected to /dev/cua0 max speed set to 115200 kbps, it doesn't require chat script. I'd like to notice that there are no problems connecting my ISP on Linux with the same options used. I think the problem is a buggy PAP authentication negotiation with peer (diffs between linux and solaris in pppd debug log). Is there problem with configuration or (buggy?) old 2.4.0b1 version of ppp?? Any suggestions appreciated.

    I need help especially from polish users, who experienced problems, or not, with HiS Ericsson iDSL modem (115,2 kbps) and Sun's ppp. Why can't I connect the same way as in for ex. FreeBSD or linux systems? Do I need a special configuration of serial port or modem? This is a fragment from typical pppd debug log:
    serial speed set to 115200bps
    Using interface sppp0
    Connect: sppp0 <--> /dev/cua0
    sent [LCP ConfReq id=0xe <asyncmap 0x0> <magic 0x7d40a344> <pcomp> <accomp>]
    rcvd [LCP ConfReq id=ox1 <mru 1656> <asyncmap 0x0> <auth pap> <magic 0x6a789b2f> <linkdisc 256>]
    LCP: rejecting unknown option 23 #this message repeats several times
    LCP: Rcvd Code-Reject for unknown code 192 id 33
    Authenticating to peer with PAP
    sent [PAP AuthReq id=0x1 user="user" password=<hidden>]
    rcvd  [PAP AuthAck id=0x1 " "]
    sent {IPCP ConfReq id=0x49 <addr 0.0.0.0> <compress VJ 0f 01>]
    sent [CCP ConfReq id=0x2b <deflate 15> <deflate (old#) 15> <bsd v1 15>]
    rcvd [proto=0xc02b] 01 08 00 0a 01 06 25 fe 28 0c
    Unsupported protocol 0xc02b received #this message appears several times
    ...

  • PPP problems

    Hello everyone !
    I use pppd to establish a connection to the internet.
    I open a /dev/ptmx and /dev/ptsX pair. I start pppd with STDIN and STDOUT set to the /dev/ptsX device.
    The /dev/ptmx device is connected to a software that emulates an AT-command modem using a special USB modem.
    The problem is:
    * LCP, CHAP/PAP and IPCP packets work correctly.
    * Incoming TCP/IP packets are sent to the kernel
    (kdebug option of pppd shows that the TCP/IP packets arrive at the kernel)
    * PPP does NOT send any outgoing TCP/IP packet
    Q: Why does PPP not send any outgoing TCP/IP packets ?
    I even tried the "notty" option of pppd.
    Any ideas ?
    Thanks.
    Martin

    I found out that the first PPP connection (over the network device sppp0) works.
    Following connections over sppp0 work, too while connections over sppp1 etc. do NOT work.
    I think this is a routing problem; the "default route" is bound to sppp0 and cannot be changed to sppp1.
    I'm not 100% sure and I do not know how to handle this.
    Another problem is that a non-blocking read() from /dev/ptmx sometimes returns 0 instead of errno=EWOULDBLOCK. Unfortunately I use read()==0 as hang-up detection.
    Any ideas ?
    Thanks.
    Martin.

  • Multilink PPP problem

    Hi Guys,
    i got a situation here and hope someone will be able to help me out. Recently i configured a PPP multilink and am facing some issues after that.
    Issue 1:
    There seems to be lot of input error on multilink interface (150 errors in 40 mins)
    Issue 2:
    when any of the multilink member interface goes down (all other links are active), am getting packrt drops and request timed out when i ping my other end multi link interface atleast for some 30 sec , after which my response is ok.
    About my network
    I have connectivity between site A and Site B which consists of five 64 kbps Leased lines bundled together with Multilink PPP
    My configuration is shown below
    End A
    interface multilink 1
    ip address x.x.x.x x.x.x.x
    ppp multilink fragment-delay 20
    ppp multilink interleave
    ppp multilink
    multilink-group 1
    int Ser 2/0
    bandwidth 64
    no ip address
    no ip redirects
    no ip proxy-arp
    encapsulation ppp
    no ip route-cache
    no ip mroute-cache
    no fair-queue
    ppp multilink
    multilink-group 1
    int Ser 2/1
    bandwidth 64
    no ip address
    no ip redirects
    no ip proxy-arp
    encapsulation ppp
    no ip route-cache
    no ip mroute-cache
    no fair-queue
    ppp multilink
    multilink-group 1
    int Ser 2/2
    bandwidth 64
    no ip address
    no ip redirects
    no ip proxy-arp
    encapsulation ppp
    no ip route-cache
    no ip mroute-cache
    no fair-queue
    ppp multilink
    multilink-group 1
    int Ser 2/3
    bandwidth 64
    no ip address
    no ip redirects
    no ip proxy-arp
    encapsulation ppp
    no ip route-cache
    no ip mroute-cache
    no fair-queue
    ppp multilink
    multilink-group 1
    int Ser 2/4
    bandwidth 64
    no ip address
    no ip redirects
    no ip proxy-arp
    encapsulation ppp
    no ip route-cache
    no ip mroute-cache
    no fair-queue
    ppp multilink
    multilink-group 1
    End B
    interface multilink 1
    ip address ip address x.x.x.x x.x.x.x
    ppp multilink fragment-delay 20
    ppp multilink interleave
    ppp multilink
    multilink-group 1
    interface S 2/0:1
    bandwidth 64
    no ip address
    no ip redirects
    no ip proxy-arp
    encapsulation ppp
    no ip route-cache
    no ip mroute-cache
    no fair-queue
    ppp multilink
    multilink-group 1
    interface S 2/0:11
    bandwidth 64
    no ip address
    no ip redirects
    no ip proxy-arp
    encapsulation ppp
    no ip route-cache
    no ip mroute-cache
    no fair-queue
    ppp multilink
    multilink-group 1
    interface S 2/0:25
    bandwidth 64
    no ip address
    no ip redirects
    no ip proxy-arp
    encapsulation ppp
    no ip route-cache
    no ip mroute-cache
    no fair-queue
    ppp multilink
    multilink-group 1
    interface S 2/0:4
    bandwidth 64
    no ip address
    no ip redirects
    no ip proxy-arp
    encapsulation ppp
    no ip route-cache
    no ip mroute-cache
    no fair-queue
    ppp multilink
    multilink-group 1
    interface S 2/0:6
    bandwidth 64
    no ip address
    no ip redirects
    no ip proxy-arp
    encapsulation ppp
    no ip route-cache
    no ip mroute-cache
    no fair-queue
    ppp multilink
    multilink-group 1

    pls find the output of show command
    END A #sh int multilink 5
    Multilink5 is up, line protocol is up
    Hardware is multilink group interface
    Description: ***Multilink to End B ***
    Internet address is 192.26.0.162/30
    MTU 1500 bytes, BW 320 Kbit, DLY 100000 usec,
    reliability 255/255, txload 2/255, rxload 1/255
    Encapsulation PPP, loopback not set
    Keepalive set (10 sec)
    DTR is pulsed for 2 seconds on reset
    LCP Open, multilink Open
    Open: IPCP, CDPCP
    Last input 00:00:00, output never, output hang never
    Last clearing of "show interface" counters 19:55:13
    Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
    Queueing strategy: fifo
    Output queue: 0/40 (size/max)
    5 minute input rate 2000 bits/sec, 4 packets/sec
    5 minute output rate 3000 bits/sec, 4 packets/sec
    309478 packets input, 58763590 bytes, 0 no buffer
    Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
    1492 input errors, 0 CRC, 1492 frame, 0 overrun, 0 ignored, 0 abort
    290606 packets output, 32728691 bytes, 0 underruns
    0 output errors, 0 collisions, 0 interface resets
    0 output buffer failures, 0 output buffers swapped out
    0 carrier transitions
    END A #sh ppp multilink
    Multilink5, bundle name is End B
    Bundle up for 22:06:31
    493 lost fragments, 162050 reordered, 0 unassigned
    999 discarded, 0 lost received, 3/255 load
    0xAE5E6 received sequence, 0x69F6B sent sequence
    Member links: 5 active, 0 inactive (max not set, min not set)
    Se2/0, since 20:07:34, last rcvd seq 0AE5E1, 160 weight, 152 frag size
    Se2/2, since 20:04:45, last rcvd seq 0AE5E2, 160 weight, 152 frag size
    Se2/3, since 20:04:07, last rcvd seq 0AE5E3, 160 weight, 152 frag size
    Se2/5, since 20:03:24, last rcvd seq 0AE5E4, 160 weight, 152 frag size
    Se2/1, since 19:57:12, last rcvd seq 0AE5E5, 160 weight, 152 frag size
    Am getting 1400 input errors in last 19 hours on multilink interface, also less than 100 input errors on member serial interfacs.Also am not loosing any link member.

  • Can't connect to Internet since 12/20/09??​?? PPP problem

    I haven't been able to connect to internet here in Plymouth, MA since 12/19? Called numerous time to support and they say it is outage problems in area. My DSL light is steady on modem but when trying to connect the Internet light goes steady red!  Anyone else having this problem in South East MA area? Does it normally take over a week to correct?

    Outages almost never last a week. Verizon can't afford to leave customers without service for that long. I would suggest contacting Tech Support again. If the agent tells you that it's just an outage, ask to speak to their supervisor.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.
    "All knowledge is worth having."

  • Strings panel autoselecting leading problems

    I have a couple of dynamic text fields containing RETURN
    (charCode 13).
    They work fine when the Strings panel is set to "manual using
    stage language", but when I switch to "automatically at runtime"
    the leading seems to double. I use Flash 8 and flash player 8.
    After searching all the Flash 8 litterature available on the
    Adobe site, checking for autoinserted characters, and a number of
    non-scientific trial-and-errors, I'm stuck.
    The obvious work-around would be to publish each language
    version separately, but all software demos I'm to produce would
    benefit greatly from the auto-language feature.
    Does anybody know what I'm doing wrong?
    Wille

    Yes, the format validation for it is number. I'm reasonably certain it always used to be number, though.
    Should their be any detriment elsewhere if I had it changed to Char?
    The field (in our test system) is protected against update - how can I remove the protection to test this?
    Thanks for your help so far :)

  • Callback problem

    hi!
    can any onr help me with a callback problem. Pc dialing into router via ISDN doesnt work with callback but works without it.

    modem country mica south-africa
    aaa new-model
    aaa authentication ppp default group radius local
    aaa authorization exec default local group radius
    aaa authorization network default local group radius
    aaa accounting network default start-stop group radius
    aaa session-id common
    ip subnet-zero
    ip cef
    no ftp-server write-enable
    async-bootp dns-server 192.168.101.2 192.168.101.3
    async-bootp nbns-server 192.168.101.2 192.168.101.3
    isdn switch-type basic-net3
    chat-script callback ABORT ERROR ABORT BUSY "" "ATDT\T" TIMEOUT 30 "CONNECT" \c
    chat-script offhook "" "ATH1" OK
    modemcap entry 3com_usr:MSC=&F1S0=1
    interface FastEthernet0/0
    ip address 192.168.254.250 255.255.255.0
    no ip redirects
    no ip unreachables
    duplex auto
    speed auto
    interface FastEthernet0/1
    ip address 192.168.100.28 255.255.255.0
    no ip redirects
    no ip unreachables
    duplex auto
    speed auto
    interface BRI2/0
    no ip address
    encapsulation ppp
    dialer rotary-group 0
    dialer-group 1
    isdn switch-type basic-net3
    isdn incoming-voice modem
    isdn skipsend-idverify
    no keepalive
    ppp authentication pap chap ms-chap
    interface BRI2/1
    no ip address
    encapsulation ppp
    dialer rotary-group 0
    dialer-group 1
    isdn switch-type basic-net3
    isdn incoming-voice modem
    no keepalive
    ppp authentication pap chap ms-chap
    interface BRI2/2
    no ip address
    encapsulation ppp
    dialer rotary-group 0
    dialer-group 1
    isdn switch-type basic-net3
    isdn incoming-voice modem
    no keepalive
    ppp authentication pap chap ms-chap
    interface BRI2/3
    no ip address
    encapsulation ppp
    dialer rotary-group 0
    dialer-group 1
    isdn switch-type basic-net3
    isdn incoming-voice modem
    no keepalive
    ppp authentication pap chap ms-chap
    interface BRI2/4
    no ip address
    encapsulation ppp
    dialer rotary-group 0
    dialer-group 1
    isdn switch-type basic-net3
    isdn incoming-voice modem
    no keepalive
    ppp authentication pap chap ms-chap
    interface BRI2/5
    no ip address
    encapsulation ppp
    dialer rotary-group 0
    dialer-group 1
    isdn switch-type basic-net3
    isdn incoming-voice modem
    no keepalive
    ppp authentication pap chap ms-chap
    interface BRI2/6
    no ip address
    isdn switch-type basic-net3
    interface BRI2/7
    no ip address
    isdn switch-type basic-net3
    interface Group-Async1
    ip unnumbered FastEthernet0/1
    encapsulation ppp
    no ip route-cache cef
    no ip route-cache
    no ip mroute-cache
    dialer in-band
    dialer idle-timeout 900
    dialer-group 1
    async dynamic routing
    async mode interactive
    peer default ip address pool RAS
    ppp max-bad-auth 3
    ppp callback accept
    ppp authentication ms-chap-v2
    group-range 33 50
    hold-queue 10 in
    hold-queue 20 out
    interface Dialer0
    ip unnumbered FastEthernet0/0
    encapsulation ppp
    no ip route-cache cef
    no ip route-cache
    no ip mroute-cache
    dialer in-band
    dialer idle-timeout 900
    dialer-group 1
    peer default ip address pool RAS
    ppp authentication ms-chap-v2
    ppp multilink
    ppp callback accept
    hold-queue 10 in
    hold-queue 20 out
    ip local pool RAS 192.168.103.230 192.168.103.254
    ip classless
    ip route 0.0.0.0 0.0.0.0 192.168.254.1
    ip http server
    dialer-list 1 protocol ip permit
    radius-server host 192.168.101.61 auth-port 1645 acct-port 1646
    radius-server key xxx
    radius-server vsa send authentication
    line con 0
    password xxx
    line 33 50
    session-timeout 10
    script modem-off-hook offhook
    script callback callback
    modem InOut
    modem autoconfigure discovery
    autoselect during-login
    autoselect ppp
    line 51 62
    line aux 0
    line vty 0 4
    password xxx
    end

  • 'Carrier Dropped' modem state hung problem

    Hello
    We have Cisco 3660 (IOS 12.2(7)) as a dial-up router and a pool of different modems, including Zyxel U-336E Plus (1.0.8), Zyxel Omni Neo v.92, USRobotics Courier. Lines are configured like this:
    line 85 86
    no motd-banner
    no exec-banner
    no activation-character
    modem InOut
    modem autoconfigure type u336ep
    no exec
    transport preferred none
    transport input all
    escape-character NONE
    autoselect ppp
    autohangup
    stopbits 1
    speed 57600
    flowcontrol hardware
    The problem occurs on every line, despite of type of modem attached. After some time of operation (very soon, indeed, within 2 or 3 calls to the line) we get following:
    # s lin 86
    Tty Typ Tx/Rx A Modem Roty AccO AccI Uses Noise Overruns Int
    I 86 TTY 57600/57600 - inout - - - 238 571 0/4 -
    Idle, Carrier Dropped
    Line 86, Location: "", Type: ""
    Length: 24 lines, Width: 80 columns
    Baud rate (TX/RX) is 57600/57600, no parity, 1 stopbits, 8 databits
    Status: No Exit Banner, CTS Raised
    Capabilities: EXEC Suppressed, Hardware Flowcontrol In,
    Hardware Flowcontrol Out, Modem Callout, Modem RI is CD,
    Line usable as async interface, Hangup on Last Close, No login banner
    Modem Autoconfigure, MOTD Banner Suppressed
    Modem state: Carrier Dropped
    Modem hardware state: CTS noDSR DTR RTS
    Special Chars: Escape Hold Stop Start Disconnect Activation
    none none - - none any
    Timeouts: Idle EXEC Idle Session Modem Answer Session Dispatch
    00:10:00 never none not set
    Idle Session Disconnect Warning
    never
    Login-sequence User Response
    00:00:30
    Autoselect Initial Wait
    not set
    Modem type is u336ep.
    Session limit is not set.
    Time since activation: 00:08:14
    Editing is enabled.
    History is enabled, history size is 10.
    DNS resolution in show commands is enabled
    Full user help is disabled
    Allowed input transports are pad v120 lapb-ta telnet rlogin.
    Allowed output transports are pad v120 lapb-ta telnet rlogin.
    Preferred transport is none.
    No output characters are padded
    No special data dispatching characters
    Line remains in this state until 'modem InOut' command issued for this line, or router reloaded. Modem on the line answers normally and passes handshake, but the line protocol remains down.
    Can anyone advise anything to fix this?
    Thanks in advance

    Since there has been no response to your post, it appears to be either too complex or too rare an issue for other forum members to assist you. If you don't get a suitable response to your post, you may wish to review our resources at the online Technical Assistance Center (http://www.cisco.com/tac) or speak with a TAC engineer. You can open a TAC case online at http://www.cisco.com/tac/caseopen
    If anyone else in the forum has some advice, please reply to this thread.
    Thank you for posting.

  • RSA New Pin mode over PPP dialer

    I have an RSA v6.1 server running SecurID and Steel Belted RADIUS. This is performing authentication requests, via RADIUS, to a Cisco router at an ISP which hosts a PPP dial in service over PSTN.
    Currently I can dial successfully into the system using the standard windows ppp dialer over PSTN using my username and RSA pin+tokencode. However when the token is set to 'New Pin mode' or 'Next Token code' the connection fails to connect as it isn't prompting me for a new pin.
    The RSA website says in order to support Next Token mode & New Pin Mode require the RADIUS client to
    work in terminal mode before initiating ppp negotiation.
    Does this problem ring any bells with anyone out there? What command to use on the cisco device to forward new pin mode requests to the dialer?

    Andrew,
    For new pin mode to work, you will need to enable interactive AKA exec logins. To do this you need to have following configuration.
    interface Group-AsyncX
    ip unnumbered Loopback0
    encapsulation ppp
    async mode interactive ! watch for framed and exec connections
    peer default ip address pool dialin_pool
    no keepalive
    ppp authentication pap ! clear ok for one time pass
    group-range 1/00 1/59
    line x/x 1/x
    login authentication default ! default command doesn't show in config
    no flush-at-activation
    modem InOut
    autoselect during-login
    autoselect ppp
    autocommand ppp neg ! start ppp before giving exec prompt
    To explain. SecureID users will enable a post terminal dial window in DialUp Networking config. When they connect, they will be prompted for user/token and pin if configured for that. If the Exec authentication an
    authorization succeeds. The AS5350 will execute the ppp negotiate command,
    which starts PPP for the session. The user may see garbage text in terminal depending on what version of DialUp Networking or client software they are using. They will need to click on the close/done/continue button.
    The PC and AS5350 will then proceed with PPP.
    However, we are going to by pass ppp authentication because we have already
    authenticated for exec and we don't want the token to time out and cause a failure. PPP authorization should proceed as normal using the credentials provided for exec login.
    Please use CHAP as PAP does not work for interactive authentication.
    Regards,
    ~JG
    Do rate helpful posts

  • Need ppp dailup to 2600 with NM-8AM

    Router is 2600 with 12.3 IOS
    I can't get my PPP sessions that are dialing in to use the defined radius server. Sessions connect, but don't authenticate. All this will be used for is emergency dialin.
    What am I missing here?
    doing a sho radius stats shows zero packets being exchanged between radius server and router.
    thanks
    aaa new-model
    aaa group server radius radservers
    server 192.168.99.49 auth-port 1645 acct-port 1646
    aaa authentication login no_radius local enable
    aaa authentication ppp default group radius group radservers
    aaa authorization network default if-authenticated group radservers
    aaa session-id common
    ip subnet-zero
    ip cef
    ip domain name xxx.xxx.com
    ip name-server 192.168.99.75
    ip name-server 10.122.20.10
    async-bootp dns-server 192.168.99.75 10.122.20.10
    async-bootp nbns-server 192.168.99.49 10.192.20.10
    interface Loopback0
    ip address 192.168.98.1 255.255.255.0
    interface Ethernet0/0
    ip address 192.168.99.12 255.255.255.0
    half-duplex
    interface Group-Async1
    ip unnumbered Loopback0
    encapsulation ppp
    no ip route-cache cef
    no ip route-cache
    ip tcp header-compression passive
    dialer in-band
    dialer idle-timeout 600
    dialer-group 1
    async mode interactive
    peer default ip address pool pool0
    ppp authentication pap
    ip local pool pool0 192.168.98.2 192.168.98.100
    no ip http server
    ip classless
    ip route 0.0.0.0 0.0.0.0 192.168.99.1
    ip radius source-interface Ethernet0/0
    logging trap debugging
    logging 192.168.99.15
    access-list 66 deny any
    access-list 101 deny udp any any eq netbios-ns
    access-list 101 deny udp any any eq netbios-dgm
    access-list 101 permit ip any any
    dialer-list 1 protocol ip list 101
    snmp-server enable traps tty
    radius-server timeout 1
    radius-server key changeme
    line con 0
    logging synchronous
    line 33 40
    modem Dialin
    modem autoconfigure discovery
    transport input all
    autoselect during-login
    autoselect ppp

    updated config
    fyi, if I have Winxp do a "pop-up" window after modem connects, I don't get ppp characters, but am prompted for username..
    This makes no sense since I am forcing the connection to PPP in the Async group.
    aaa new-model
    aaa group server radius radservers
    server 192.168.99.49 auth-port 1645 acct-port 1646
    aaa authentication login no_radius enable
    aaa authentication ppp dialins group radius group radservers
    aaa authorization network default if-authenticated group radservers
    aaa session-id common
    ip subnet-zero
    ip cef
    ip domain name bigdomain.com
    ip name-server 192.168.99.75
    ip name-server 10.122.20.10
    async-bootp dns-server 192.168.99.75 10.122.20.10
    async-bootp nbns-server 192.168.99.49 10.192.20.10
    interface Loopback0
    ip address 192.168.98.1 255.255.255.0
    interface Ethernet0/0
    ip address 192.168.99.12 255.255.255.0
    half-duplex
    interface Group-Async1
    ip unnumbered Loopback0
    encapsulation ppp
    no ip route-cache cef
    no ip route-cache
    ip tcp header-compression passive
    dialer in-band
    dialer idle-timeout 600
    dialer-group 1
    async mode dedicated
    peer default ip address pool pool0
    ppp authentication pap chap ms-chap ms-chap-v2 callin dialins
    ip local pool pool0 192.168.98.2 192.168.98.100
    no ip http server
    ip classless
    ip route 0.0.0.0 0.0.0.0 192.168.99.1
    ip radius source-interface Ethernet0/0
    logging trap debugging
    logging 192.168.99.15
    access-list 66 deny any
    access-list 101 deny udp any any eq netbios-ns
    access-list 101 deny udp any any eq netbios-dgm
    access-list 101 permit ip any any
    dialer-list 1 protocol ip list 101
    snmp-server enable traps tty
    radius-server timeout 30
    radius-server key cisco
    line con 0
    logging synchronous
    line 33 40
    modem Dialin
    modem autoconfigure discovery
    transport input all
    autoselect during-login
    autoselect ppp
    line aux 0
    line vty 0 4
    exec-timeout 0 0
    password cisco
    login authentication no_radius

  • Slow ARP response for dial-in clients

    I’ve been experiencing an intermittent issue with remote PC’s connecting to a Cisco AS5350 Universal Gateway - basically, a RAS server.
    The issue as far as I’ve been able to pinpoint seems to be related to the amount of time it takes the dial-in client to register an ARP entry on the local network where the RAS server and other servers are connected.   If I start an extend ping to one of the servers on the local network (not to the RAS server) once my dial-up connection has been established, I typically see anywhere between 3 and 18 ICMP request timeouts before I start receiving replies.  And if at the same time I start an extended ping to the IP address of the RAS server, ICMP replies are received immediately with no request timeouts.
    Topology:
    Dial-in Client <===> AS5350 RAS <===> L2 Switch <===> Server
    192.168.240.131         240.5                           240.1               240.21
    The switch that the AS5350 and the servers are connected to is a WS-C2960G-8TC-L layer-2 switch with a very basic config.  Basically they only thing I’ve changed during the course of my troubleshooting is the STP mode, STP forward time and to enabled STP portfast on the uplinks to the AS5350 and the server… see configuration below:
    Current configuration : 2721 bytes
    version 12.2
    no service pad
    service tcp-keepalives-in
    service tcp-keepalives-out
    service timestamps debug datetime msec localtime show-timezone
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    service sequence-numbers
    hostname Switch
    boot-start-marker
    boot-end-marker
    no aaa new-model
    system mtu routing 1500
    spanning-tree mode rapid-pvst
    spanning-tree extend system-id
    spanning-tree vlan 1 forward-time 5
    vlan internal allocation policy ascending
    interface GigabitEthernet0/1
    description Uplink to Server
    spanning-tree portfast
    interface GigabitEthernet0/2
    description Uplink to CLE-AS5350 RAS
    speed 100
    duplex full
    spanning-tree portfast
    interface GigabitEthernet0/3
    interface GigabitEthernet0/4
    interface GigabitEthernet0/5
    interface GigabitEthernet0/6
    interface GigabitEthernet0/7
    interface GigabitEthernet0/8
    interface Vlan1
    ip address 192.168.240.1 255.255.255.0
    ip http server
    ip http secure-server
    line con 0
    exec-timeout 0 0
    logging synchronous
    line vty 0 4
    login
    line vty 5 15
    login
    end
    For troubleshooting, I enabled “debug arp” on the switch and attempted a dial-up connection to the AS5350.  Once the call was established and I received a DHCP lease (192.168.240.131), I started an extended ping to a server (192.168.240.21) on the network… see below:
    Host Details:
    192.168.240.1 (b4e9.b006.9e40) = Vlan1 on L2 switch.
    192.168.240.21 (5cf9.dd48.76dd) = Server.
    192.168.240.5 (000d.280c.fe1b) = Cisco AS5350 RAS server.
    192.168.240.131 (0000.0000.0000) = PPP dial-in client on RAS server.
    000292: *Mar  1 00:21:22.819 UTC: IP ARP: creating incomplete entry for IP address: 192.168.240.131 interface Vlan1
    000293: *Mar  1 00:21:22.819 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40, dst 192.168.240.131 0000.0000.0000 Vlan1
    000298: *Mar  1 00:21:27.013 UTC: IP ARP: rcvd req src 192.168.240.21 5cf9.dd48.76dd, dst 192.168.240.131 Vlan1
    000299: *Mar  1 00:21:27.441 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40, dst 192.168.240.131 0000.0000.0000 Vlan1
    000306: *Mar  1 00:21:32.441 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40, dst 192.168.240.131 0000.0000.0000 Vlan1
    000314: *Mar  1 00:21:37.449 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40, dst 192.168.240.131 0000.0000.0000 Vlan1
    000323: *Mar  1 00:21:42.440 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40, dst 192.168.240.131 0000.0000.0000 Vlan1
    000329: *Mar  1 00:21:47.440 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40, dst 192.168.240.131 0000.0000.0000 Vlan1
    000334: *Mar  1 00:21:52.439 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40, dst 192.168.240.131 0000.0000.0000 Vlan1
    000344: *Mar  1 00:21:57.447 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40, dst 192.168.240.131 0000.0000.0000 Vlan1
    000350: *Mar  1 00:22:02.447 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40, dst 192.168.240.131 0000.0000.0000 Vlan1
    000358: *Mar  1 00:22:07.430 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40, dst 192.168.240.131 0000.0000.0000 Vlan1
    000364: *Mar  1 00:22:12.438 UTC: IP ARP: creating incomplete entry for IP address: 192.168.240.131 interface Vlan1
    000365: *Mar  1 00:22:12.438 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40,dst 192.168.240.131 0000.0000.0000 Vlan1
    000372: *Mar  1 00:22:17.437 UTC: IP ARP: sent req src 192.168.240.1 b4e9.b006.9e40, dst 192.168.240.131 0000.0000.0000 Vlan1
    000373: *Mar  1 00:22:17.446 UTC: IP ARP: rcvd rep src 192.168.240.131 000d.280c.fe1b, dst 192.168.240.1 Vlan1
    The first line of the debug shows the switch creating an “incomplete entry” for the dial-in client (192.168.240.131).
    For all subsequent ICMP requests, you can see that the dial-in client has a MAC address of 0000.0000.0000 – I guess you would call this an incomplete entry.
    On the last line of the debug output, you can see that the dial-in client (192.168.240.131) finally gets the MAC address of the AS5350 (000d.280c.fe1b) assigned to it – this is when we start getting ICMP replies.
    So during this capture, there were 12 ICMP request timeouts before the dial-in client started receiving replies.
    Below is the current config on my Cisco AS5350 RAS server:
    Current configuration : 6741 bytes
    version 12.3
    service timestamps debug datetime localtime show-timezone
    service timestamps log datetime localtime show-timezone
    service password-encryption
    hostname AS5350
    boot-start-marker
    no boot startup-test
    boot-end-marker
    logging buffered 2048000 debugging
    enable secret 5 *********************
    resource-pool disable
    calltracker enable
    spe country usa
    spe call-record modem
    spe default-firmware spe-firmware-1
    aaa new-model
    aaa authentication login default group tacacs+ local
    aaa authentication login NO_AUTHEN none
    aaa authentication enable default group tacacs+ enable
    aaa authentication ppp dialin if-needed local
    aaa authorization exec default group tacacs+ local
    aaa authorization commands 0 default group tacacs+ local none
    aaa authorization commands 1 default group tacacs+ local none
    aaa authorization commands 15 default group tacacs+ local none
    aaa accounting exec default start-stop group tacacs+
    aaa accounting commands 0 default start-stop group tacacs+
    aaa accounting commands 1 default start-stop group tacacs+
    aaa accounting commands 15 default start-stop group tacacs+
    aaa accounting network default start-stop group tacacs+
    aaa session-id common
    ip subnet-zero
    ip cef
    ip dhcp excluded-address 192.168.240.1 192.168.240.127
    ip dhcp excluded-address 192.168.240.150 192.168.240.254
    ip dhcp pool LOCAL
       network 192.168.240.0 255.255.255.0
       default-router 192.168.240.1
       lease 0 1
    ip ssh time-out 10
    ip ssh version 2
    isdn switch-type primary-4ess
    fax interface-type fax-mail
    controller T1 3/0
    shutdown
    controller T1 3/1
    framing esf
    linecode b8zs
    pri-group timeslots 1-24
    description PRI on Copper
    no crypto isakmp ccm
    interface FastEthernet0/0
    no ip address
    shutdown
    interface FastEthernet0/1
    description Uplink to Switch – Gi0/2
    ip address 192.168.240.5 255.255.255.0
    duplex full
    speed 100
    interface Serial0/0
    no ip address
    shutdown
    interface Serial0/1
    no ip address
    shutdown
    interface Serial3/0:23
    no ip address
    shutdown
    interface Serial3/1:23
    description PRI on Copper
    no ip address
    encapsulation ppp
    dialer rotary-group 2
    dialer-group 2
    isdn switch-type primary-4ess
    isdn incoming-voice modem
    isdn T306 60000
    fair-queue
    no cdp enable
    interface Dialer2
    ip unnumbered FastEthernet0/1
    encapsulation ppp
    dialer in-band
    dialer idle-timeout 0
    dialer-group 2
    peer default ip address dhcp-pool LOCAL
    fair-queue
    no cdp enable
    ppp authentication chap pap callin
    ppp multilink
    interface Group-Async0
    no ip address
    no group-range
    interface Group-Async1
    description Dial-up PRI modem lines
    ip unnumbered FastEthernet0/1
    encapsulation ppp
    dialer in-band
    dialer idle-timeout 0
    async mode interactive
    peer default ip address dhcp-pool LOCAL
    fair-queue
    ppp authentication chap pap callin
    group-range 1/00 1/59
    router eigrp 100
    network 192.168.240.0
    auto-summary
    ip classless
    ip route 0.0.0.0 0.0.0.0 192.168.240.1
    ip tacacs source-interface FastEthernet0/1
    no ip http server
    no ip http secure-server
    logging history debugging
    logging trap debugging
    logging x.x.x.x
    access-list 101 deny   eigrp any any
    access-list 101 permit ip any any
    access-list 101 remark dialer-list used for dialer-list 1
    access-list 182 remark *** PERMIT SSH TO THIS DEVICE ***
    access-list 182 permit tcp any any eq 22
    access-list 182 deny   ip  any any log
    dialer-list 1 protocol ip  permit
    tacacs-server host x.x.x.x
    tacacs-server host x.x.x.x
    tacacs-server directed-request
    tacacs-server key 7 *******************
    control-plane
    voice-port 3/0:D
    voice-port 3/1:D
    dial-peer cor custom
    ss7 mtp2-variant Bellcore 0
    ss7 mtp2-variant Bellcore 1
    ss7 mtp2-variant Bellcore 2
    ss7 mtp2-variant Bellcore 3
    line con 0
    exec-timeout 0 0
    logging synchronous
    line aux 0
    no exec
    line vty 0 4
    access-class 182 in
    exec-timeout 30 0
    logging synchronous
    transport input ssh
    escape-character BREAK
    line 1/00 1/59
    no modem callout
    modem Dialin
    rotary 1
    transport input all
    transport output all
    autoselect during-login
    autoselect ppp
    scheduler allocate 10000 400
    ntp clock-period 17180055
    ntp server x.x.x.x
    end
    Cisco AS5350 IOS:  c5350-ik9s-mz.123-11.T11.bin
    Is anyone aware of an IOS bug or an error in my configurations that could be causing the delay in creating an ARP entry for the dial-in client?
    I am open to any suggestions.
    BTW, if I add static arp entries on the server, ICMP replies are typically received after one or two request timeouts.
    However, I feel this is not a solution to the problem, only a band-aid fix.
    arp -s 192.168.240.128 00-0d-28-0c-fe-1b
    arp -s 192.168.240.129 00-0d-28-0c-fe-1b
    arp -s 192.168.240.130 00-0d-28-0c-fe-1b
    arp -s 192.168.240.131 00-0d-28-0c-fe-1b
    arp -s 192.168.240.132 00-0d-28-0c-fe-1b
    arp -s 192.168.240.133 00-0d-28-0c-fe-1b
    arp -s 192.168.240.134 00-0d-28-0c-fe-1b
    arp -s 192.168.240.135 00-0d-28-0c-fe-1b
    arp -s 192.168.240.136 00-0d-28-0c-fe-1b
    arp -s 192.168.240.137 00-0d-28-0c-fe-1b
    arp -s 192.168.240.138 00-0d-28-0c-fe-1b
    arp -s 192.168.240.139 00-0d-28-0c-fe-1b
    arp -s 192.168.240.140 00-0d-28-0c-fe-1b
    arp -s 192.168.240.141 00-0d-28-0c-fe-1b
    arp -s 192.168.240.142 00-0d-28-0c-fe-1b
    arp -s 192.168.240.143 00-0d-28-0c-fe-1b
    arp -s 192.168.240.144 00-0d-28-0c-fe-1b
    arp -s 192.168.240.145 00-0d-28-0c-fe-1b
    arp -s 192.168.240.146 00-0d-28-0c-fe-1b
    arp -s 192.168.240.147 00-0d-28-0c-fe-1b
    arp -s 192.168.240.148 00-0d-28-0c-fe-1b
    arp -s 192.168.240.149 00-0d-28-0c-fe-1b
    Thank you for taking the time to read my post.
    -Brad

    Hi Krishnamraj,
    How many records are you gettnig from server..?? Are they very huge..??
    Thanks,
    Bhasker

  • Configure ras dial up internet

    I have an AS5300
    Cisco Internetwork Operating System Software
    IOS (tm) 5300 Software (C5300-I-M), Version 12.2(16), RELEASE SOFTWARE (fc3)
    This is a machine that I inherited which allows users to dial a number which comes in to the Cisco via a PRI and gives them an IP address, allowing them internet access.
    the problem I am having is that users can dial via their PC modem and they get an IP address assigned to them from the Cisco. But they have no internet connectivity at all. They are not even able to ping the Cisco.
    I am pretty new to Cisco in general, so any kind of information would be useful, including debug methods and commands. Pointer to sample configurations would help out a lot as well. Below is my config
    Current configuration : 8406 bytes
    version 12.2
    service nagle
    service timestamps debug uptime
    service timestamps log datetime msec localtime show-timezone
    service password-encryption
    service sequence-numbers
    hostname ras4.rb
    logging queue-limit 100
    aaa new-model
    aaa authentication login default local
    aaa authentication ppp default group radius
    aaa authorization network default none
    aaa accounting send stop-record authentication failure
    aaa accounting exec default start-stop group tacacs+
    aaa accounting commands 0 default start-stop group tacacs+
    aaa accounting commands 15 default start-stop group tacacs+
    aaa accounting network default start-stop group radius
    aaa accounting system default start-stop group tacacs+
    enable secret 5..............
    spe 1/0 2/9
    firmware location flash:mica-modem-pw_2_6_2_0.bin
    resource-pool disable
    clock summer-time BST recurring
    no modem fast-answer
    modem country mica united-kingdom
    modem recovery action none
    ip subnet-zero
    no ip source-route
    ip domain-name ipbill.com
    ip name-server 217.73.64.5
    async-bootp dns-server 217.73.64.5 217.73.64.6
    isdn switch-type primary-net5
    modemcap entry mica_28800:MSC=&FS29=0
    controller E1 0
    clock source line primary
    pri-group timeslots 1-31
    controller E1 1
    clock source line secondary 1
    pri-group timeslots 1-31
    controller E1 2
    clock source line secondary 2
    pri-group timeslots 1-31
    controller E1 3
    clock source line secondary 3
    pri-group timeslots 1-31
    controller E1 4
    clock source line secondary 4
    controller E1 5
    clock source line secondary 5
    controller E1 6
    clock source line secondary 6
    controller E1 7
    clock source line secondary 7
    interface Loopback1
    description Modem Pool-1 Default Gateway.
    ip address 217.73.71.254 255.255.255.0
    interface Ethernet0
    description Temporary Management IP Address
    no ip address
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    keepalive 3
    shutdown
    no cdp enable
    interface Serial0
    no ip address
    no ip mroute-cache
    shutdown
    no fair-queue
    clockrate 2015232
    no cdp enable
    interface Serial1
    no ip address
    shutdown
    no fair-queue
    clockrate 2015232
    no cdp enable
    interface Serial2
    no ip address
    shutdown
    no fair-queue
    clockrate 2015232
    no cdp enable
    interface Serial3
    no ip address
    shutdown
    no fair-queue
    clockrate 2015232
    no cdp enable
    interface Serial0:15
    no ip address
    ip access-group 100 in
    ip access-group 101 out
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    encapsulation ppp
    ip policy route-map REDIRECT_2_PROXY
    no logging event link-status
    dialer rotary-group 1
    dialer-group 1
    autodetect encapsulation ppp v120 lapb-ta
    isdn switch-type primary-net5
    isdn incoming-voice modem 64
    isdn negotiate-bchan
    no fair-queue
    down-when-looped
    no cdp enable
    interface Serial1:15
    no ip address
    ip access-group 100 in
    ip access-group 101 out
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    encapsulation ppp
    ip policy route-map REDIRECT_2_PROXY
    no logging event link-status
    dialer rotary-group 1
    dialer-group 1
    autodetect encapsulation ppp v120 lapb-ta
    isdn switch-type primary-net5
    isdn incoming-voice modem 64
    isdn negotiate-bchan
    no fair-queue
    down-when-looped
    no cdp enable
    interface Serial2:15
    no ip address
    ip access-group 100 in
    ip access-group 101 out
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    encapsulation ppp
    ip policy route-map REDIRECT_2_PROXY
    no logging event link-status
    dialer rotary-group 1
    dialer-group 1
    autodetect encapsulation ppp v120 lapb-ta
    isdn switch-type primary-net5
    isdn incoming-voice modem 64
    isdn negotiate-bchan
    no fair-queue
    down-when-looped
    no cdp enable
    interface Serial3:15
    no ip address
    ip access-group 100 in
    ip access-group 101 out
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    encapsulation ppp
    ip policy route-map REDIRECT_2_PROXY
    no logging event link-status
    dialer rotary-group 1
    dialer-group 1
    autodetect encapsulation ppp v120 lapb-ta
    isdn switch-type primary-net5
    isdn incoming-voice modem 64
    isdn negotiate-bchan
    no fair-queue
    down-when-looped
    no cdp enable
    interface FastEthernet0
    description Main LAN Connectivity
    ip address 217.73.64.57 255.255.255.0
    ip access-group 105 in
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip policy route-map REDIRECT_2_PROXY
    keepalive 3
    duplex auto
    speed auto
    no cdp enable
    interface Group-Async1
    ip unnumbered Loopback1
    ip access-group 100 in
    ip access-group 101 out
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    no ip mroute-cache
    no logging event link-status
    dialer in-band
    dialer rotary-group 1
    dialer-group 1
    autodetect encapsulation ppp lapb-ta
    async mode dedicated
    peer default ip address pool Pool-1
    no fair-queue
    group-range 1 240
    interface Dialer1
    ip unnumbered Loopback1
    ip access-group 100 in
    ip access-group 101 out
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    encapsulation ppp
    no ip mroute-cache
    ip policy route-map REDIRECT_2_PROXY
    no logging event link-status
    dialer in-band
    dialer idle-timeout 900
    dialer-group 1
    autodetect encapsulation ppp lapb-ta
    peer default ip address pool Pool-1
    no fair-queue
    no cdp enable
    ppp multilink
    hold-queue 25 in
    ip local pool Pool-1 217.73.71.1 217.73.71.253
    ip classless
    ip route 0.0.0.0 0.0.0.0 217.73.64.9
    ip route 217.73.71.254 255.255.255.255 217.73.64.9
    no ip http server
    map-class dialer 56k
    dialer isdn speed 56
    access-list 90 remark Allow SNMP Access from WATCHER Only.
    access-list 90 permit 217.73.64.38
    access-list 90 deny   any log
    access-list 99 permit 217.73.64.94
    access-list 99 remark Allow Privilaged IPz Only.
    access-list 99 permit 213.123.206.128
    access-list 99 permit 217.73.64.38
    access-list 99 deny   any log
    access-list 100 remark Allowed Dialup Ranges and virus stoppers
    access-list 100 deny   ip host 217.73.71.254 any log
    access-list 100 permit ip 217.73.71.0 0.0.0.255 any
    access-list 100 deny   tcp any eq 4444 any
    access-list 100 deny   tcp any eq 69 any
    access-list 100 deny   tcp any eq 135 any
    access-list 100 deny   ip any any
    access-list 101 remark Deny All RFC1918 Addresses.
    access-list 101 deny   ip 10.0.0.0 0.255.255.255 any
    access-list 101 deny   ip 172.16.0.0 0.15.255.255 any
    access-list 101 deny   ip 192.168.0.0 0.0.255.255 any
    access-list 101 permit ip any any
    access-list 177 permit icmp any any
    dialer-list 1 protocol ip permit
    no cdp run
    route-map REDIRECT_2_PROXY permit 10
    match ip address 100
    set ip next-hop 217.73.64.9
    line con 0
    exec-timeout 9 0
    transport output none
    line 1 240
    no flush-at-activation
    modem Dialin
    modem autoconfigure type mica_28800
    transport input all
    autoselect during-login
    autoselect ppp
    line aux 0
    line vty 0 4
    exec-timeout 9 0
    transport input telnet
    ntp clock-period 17180112
    ntp peer 217.73.64.5
    ntp peer 217.73.64.6
    end

    Ok, i managed to get it to work. When setting up the pptp adapter on my windows xp I checked the box 'Negotiate multi-link for single link connections'.
    However I still don't understand how this makes the connection work. I am not using multi link.
    Could this be anything to do with the fact that I am not doing any form of authentication and authorization? It is a open RAS where any one can connect so long as they dial the right number.

  • How to configure Null Modem on serial port?

    Previously, I use a windows XP to accept incoming connection by Network Connections > Create a New Connection > Accept Incoming Connection
    I would like to deploy an Cisco router to replace this XP, how can i configure it? I convert the RS232 to smart serial cable, here is my configuration, fa0/0 connected to office LAN and S0/0 connected to null modem devices
    The connection is up, however, the S0/0 is flapping up and down, and return packet is dropped by the router with msg encryption error
    interface Serial0/0
     physical-layer async
     ip address 10.0.0.1 255.255.255.0
     ip nat outside
     encapsulation ppp
     dialer in-band
     async mode interactive
     peer default ip address 10.0.0.2
    interface FastEthernet0/0
     ip address 172.16.1.31 255.255.0.0
     ip nat inside
     duplex auto
     speed auto
    dial-peer cor custom
    line con 0
    line 1
     modem InOut
     transport input all
     autoselect during-login
     autoselect ppp
     stopbits 1

    Thank you  Ravens Fan
        I  used your idea on the receive part and it worked fine but it has two problems:
    1) when  I use the waveform graph  it keeps  increasing the X scale infinitely.
    2) when using the waveform chart and set the chart history to 100 it work fine at first but it goes out of shape after a while.
    I think that's all due to the n dimention array is there a way to make a 100 dimention array in a way that new elements erase old ones.
    Another thing I
    wanted to be sure I understand it right, on the sending loop I should set the “digital
    waveform to binary” to U16 so that at the receiving part the chart (or graph)
    will read it as U32 ,but shouldn’t the receiving signal be different than the
    sent signal; since different points.
    I attached the new VI.
    Thank you
    Attachments:
    sine on serial 16 bit test.vi ‏105 KB

  • Cisco 2811 PVDM 32

    Hi guys
    I am currently trying to configure a 2811 with a PVDM2-36DM and a HWIC-1CE1T1-PRI to allow remote users to dial in using both ISDN and pstn modem access. Is this possible using this combination of WICS?

    this is the config we are running. we can dial a Windows XP machine in using PSTN no problem, however ISDN will authenticate the link, and then can't negotiate a PPP link
    this is the config we are applying
    version 12.4
    no service pad
    service tcp-keepalives-in
    service tcp-keepalives-out
    service timestamps debug datetime msec
    service timestamps log datetime msec show-timezone
    service password-encryption
    hostname xxx
    boot-start-marker
    boot-end-marker
    card type e1 0 0
    logging buffered 4096 informational
    enable secret xxxxxx
    aaa new-model
    aaa authentication login default local
    aaa authentication login console local
    aaa authentication ppp default group radius
    aaa session-id common
    clock timezone GMT 0
    clock summer-time GMT recurring
    network-clock-participate wic 0
    network-clock-select 1 E1 0/0/0
    modem call-record terse
    modem country v12 e1-default
    modem recovery threshold 10
    no ip source-route
    ip cef
    no ip dhcp use vrf connected
    ip dhcp bootp ignore
    ip dhcp pool dialinusers
    network xxxxx xxxxxx
    default-router xxxxx
    dns-server xxxxxxx xxxx
    no ip domain lookup
    multilink bundle-name authenticated
    isdn switch-type primary-net5
    isdn voice-call-failure 0
    username xxxxxx password xxxxxx
    archive
    log config
    logging enable
    logging size 200
    hidekeys
    path flash:archeived-config
    maximum 14
    write-memory
    time-period 1440
    controller E1 0/0/0
    pri-group timeslots 1-31
    interface FastEthernet0/0
    description "xxxxxx"
    ip address xxxx xxxxxx
    no ip redirects
    duplex auto
    speed auto
    no cdp enable
    interface FastEthernet0/1
    description "xxxxxx"
    ip address xxxxx xxxxxx
    no ip redirects
    duplex auto
    speed auto
    no cdp enable
    interface Serial0/0/0:15
    description "D Channel interface for the Primary Rate ISDN"
    no ip address
    encapsulation ppp
    ip mroute-cache
    dialer rotary-group 1
    dialer-group 1
    isdn switch-type primary-net5
    isdn incoming-voice modem
    no fair-queue
    no cdp enable
    interface Dialer1
    no ip address
    encapsulation ppp
    dialer in-band
    dialer idle-timeout 2147482
    dialer-group 1
    no peer default ip address
    no fair-queue
    no cdp enable
    ppp multilink
    interface Group-Async1
    description "Global Interface for PRI Dial-In Connections"
    ip unnumbered FastEthernet0/0
    encapsulation ppp
    dialer in-band
    dialer idle-timeout 0
    async mode interactive
    peer default ip address dhcp-pool dialinusers
    no fair-queue
    ppp authentication eap
    no ppp chap wait
    ppp multilink
    group-range 0/386 0/421
    ip route xxxx xxxx FastEthernet0/0
    ip route 1xxxx xxxx FastEthernet0/0
    ip route 1xxx xxx FastEthernet0/1
    no ip http server
    no ip http secure-server
    dialer-list 1 protocol ip permit
    no cdp run
    radius-server host xxxxx auth-port 1645 acct-port 1646
    radius-server timeout 10
    radius-server key xxxxxx
    control-plane
    line con 0
    login authentication local
    line aux 0
    exec-timeout 0 1
    no exec
    transport output none
    line 0/386 0/421
    login authentication console
    modem Dialin
    modem autoconfigure discovery
    rotary 1
    terminal-type length
    transport input all
    autoselect during-login
    autoselect ppp
    line vty 0 4
    exec-timeout 0 1
    no exec
    transport input none
    transport output none
    scheduler allocate 20000 1000
    many thanks in advance

  • Reverse SSH not working for Cisco 3750.Plz help.

    Hi,
    I have configured the reverse ssh mentioned on the cisco document:http://www.cisco.com/en/US/docs/ios/12_3t/12_3t11/feature/guide/gt_rssh.html#wp1051457.
    But now I am running into the issue that When I  issue command ssh -l alex:rotary1 192.38.6.8 from the cli of the router  I’m presented with a password prompt.
    I  enter my password and get connected. However at this point when I type, for  example, the atdt command I don’t see any output  displayed.
    So I  tried typing command atdt <tel no.> and at the same time ran a debug modem  on a separate session. It was from the separate session I could see the call  been made to the remote device and connected successfully. However almost  immediately the modem debug displays message 0236596: Dec  7 2010  12:18:18.236 GMT: TTY69: cleanup pending. Delaying DTR. At no point do I see  output displayed on the session where I connected to the  modem.
    When using telnet to  connect, i.e using the same modem and the same remote device, we have had no  problems it is just with SSH.
    Any suggestion on this will be highly appriciated.
    Thanks
    Alex.

    Philip,
    I first thank you for coming forward to help me on this.
    I use the 30DM(Digital Modem) Card on the router. I have configured on of this modem  on the PRI card(1/18) to make outbound calls. We use this dailup to cyclades the devices located on our remote office. Hence we loose the main internet connectivity we use this option as a backup.
    Show ver:Cisco IOS Software, 3700 Software (C3725-ADVSECURITYK9-M), Version 12.3(11)T5
    ine con 0
    transport output none
    line 72 92
    modem InOut
    modem autoconfigure type mica
    transport input all
    transport output all
    autoselect during-login
    autoselect ppp
    line 93
    absolute-timeout 60
    modem InOut
    modem autoconfigure type mica
    rotary 1
    no exec
    transport input ssh
    transport output none
    line aux 0
    no exec
    transport output none
    line vty 0 4
    logging synchronous
    transport input ssh
    transport output ssh
    Please let me know is this a bug or anything else. AS the same setup works fine when I use TElnet rather than ssh.
    Thanks in advance.
    REgards
    Alex.

Maybe you are looking for

  • When trying to distribute form I get message Acrobat 9.2 has encountered a problem and needs to clos

    Has anyone had this problem and solved it? I'm just trying to email the fillable document to myself so that I can post it on our website. I can't get tech support because I have a volume license. Thank you in advance!

  • Expanding my Power Mac G5.....

    Hello All, I am looking to expand my Power Mac G5 (PCI Slots) with the following cards....will they all work? Thanks in advance. Card going in slot 2: http://www.sonnettech.com/product/allegro_usb2.html Card going in slot 3: http://www.lacie.com/prod

  • "Watery" Audio in Boot Camp Windows

    Hey Everyone, Basically, when I'm using Windows XP on boot camp the audio sounds like it's been dipped in water. Very muffled and bassy. Has anyone had this problem before and any idea on how to fix it. I've looked on sound devices and so on, nothing

  • How  to Pass String array from Java to PL/SQL  and this use in CURSOR

    hi, I cant understand how to pass Array String as Input Parameter to the Procedure and this array use in Cursor for where condition like where SYMPTOM in( ** Array String **). This array containing like (SYMPTOM ) to be returned from the java to the

  • Turning off vsync

    Hello, I am running my Radeon 5770 on open source drivers with great performance, but when I try to play Counter Strike Source via Steam my fps are limited to 60. In game vsync is turned off but I learned it is on by default on open source drivers. I