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.

Similar Messages

  • HT1491 I'm trying to recover it .....but it's not working ....plz help me what shoud i do now?

    I'm trying to recover it .....but it's not working ....plz help me what shoud i do now?

    What error are you getting?

  • Ldap authentication not working for Solaris 8 host - Help!

    Greetings folks,
    I just recently migrated a host to use LDAP authentication. The only difference between this host and the rest of the hosts in the environment that I've converted to use LDAP is that this one is running Solaris 8.
    Here's the steps I took to migrate it (though, I used the same steps for another Sol8 host in another environment and it works fine):
    ldapclient -P stg -d mydomain.com -D cn=proxyagent,ou=profile,dc=mydomain,dc=com -w secret 192.168.1.69
    My /etc/nsswitch.conf looks like this:
    passwd: files ldap
    group: files ldap
    My /etc/pam.conf looks like this:
    login auth requisite pam_authtok_get.so.1
    login auth required pam_dhkeys.so.1
    login auth sufficient pam_unix_auth.so.1
    login auth required pam_ldap.so.1
    sshd auth requisite pam_authtok_get.so.1
    sshd auth sufficient pam_unix_auth.so.1
    sshd auth required pam_ldap.so.1
    other auth requisite pam_authtok_get.so.1
    other auth required pam_dhkeys.so.1
    other auth sufficient pam_unix_auth.so.1
    other auth required pam_ldap.so.1
    passwd auth sufficient pam_passwd_auth.so.1
    passwd auth required pam_ldap.so.1
    I've also cleared out the local user accounts for my human users, so there aren't any more passwd or shadow entries (yes, I ran pwconv). I also cleaned out the /etc/group entries for the same users. The machine appears to be configured properly, because I can run various DS commands that indicate this:
    hostname# getent passwd user1
    user1::1001:1001:User 1:/opt/home/user1:/bin/bash
    hostname# ldaplist -l passwd user1
    dn: uid=user1,ou=people,dc=mydomain,dc=com
    shadowFlag: 0
    userPassword: {crypt}(removed)
    uid: user1
    objectClass: posixAccount
    objectClass: shadowAccount
    objectClass: account
    objectClass: top
    cn: user1
    uidNumber: 1001
    gidNumber: 1001
    gecos: User 1
    homeDirectory: /opt/home/user1
    loginShell: /bin/bash
    However, in the end, actual logins to this host fail via ssh. Snooping the traffic reveals that all the right info is being handed back to the client, including the crypt'ed password hash, uid, etc. just like I see with other hosts that work.
    Any ideas?
    Thanks!
    Patrick

    I assume you have applied lastest kernel patch and 108993 to this Solaris8 machine, and its nss_ldap.so.1 and pam_ldap.so.1 are the same as the other Solaris8 LDAP clients that are working for ssh via LDAP auth.
    1) Please replace "objectClass: account" with "objectClass: person", I know SUN ONE DS5.2 likes "person".
    2) Did you test and verify telnet/ftp/su working? but SSH not working?
    3) If telnet/ftp/su all worked, and SSH (SUN-SSH or OpenSSH), make sure you have "UsePAM yes" in sshd_config and restart sshd.
    4) It is not a must I think but normally I will add "shadow: files ldap" to /etc/nsswitch.conf, restart nscd after that.
    5) Whenever ldapclient command is run and ldap_cachemgr is restarted, I usually also restart nscd and sshd after that, if not testing result may not be accurate as nscd is still remembering OLD stuffs cached which could be very misleading.
    6) You may use "ssh -v userid@localhost" to watch the SSH communications, on top of your usual "snoop"ing of network packets.
    7) Use the sample pam.conf that is meant for pam_ldap from Solaris 10 system admin guide with all the pam_unix_cred.so.1 lines commented out. This works for me, there is no sshd defintions as it will follow "other".
    http://docs.sun.com/app/docs/doc/816-4556/6maort2te?a=view
    Gary

  • Reverser Replication not working for 2 Publish Instance

    We have setup environment for 1 author and 2 Publish servers.  Configured replication agent and reverse replication agent for both Publish Instances. For custom created comments (Java code from external Portal to create comment node) then reverse replication does not replicate comment on Author Instance. But when I post comment for campaign through CQ publish environment then it works properly. It gets replicated on Author Instance. So can anyone let me know what could be missing part for comments generated through custom java script.
    Yogesh

    Hi Sham,
        In one of environment we are using publish and author server. Custom comments are replicating on Author environment.  We are not using custom workflow or JCR observation.Created one more environment for Production setup where 2 publish and 1 author instance. For this comment are not auto replicated on Author instance.
    Default comment modification and comment activation launcher are in place, no change in this. Does it not working due to additional Publish Instance and if so what additional setting will required to address it ?
    Thanks
    Yogesh

  • Quicktime Player fast-forward and reverse buttons not working for audio

    I have Quicktime Player 7.7.3 for Windows and the fast forward/reverse buttons will not work while playing audio files. I've tried it with mp3 and m4a, neither will work.
    The go to end/go to begining buttons are working fine.
    The ff/reverse button don't work very well for video files, they only will move a few frames at a time, but they will not work at all on strictly audio files.
    I've looked at the preferences, and the software is up to date.
    the only way to ff/reverse is to go to Window > Show A/V Controls and use the Jog Shuttle, but that is a clumsy workaround. I'd rather have the playback buttons work properly in the first place.
    Is there something else I should be doing (aside from purchasing QT Pro, that is)?

    ...stupid decision to replace the iTunes feedback...
    Not replaced, just moved. Now grouped with all other Mac OS X feedback:
    http://www.apple.com/macosx/feedback/
    It's not a bug. If it was we would all have this problem. My Macs don't.
    Shut iTunes down.
    Go to ~/your user name/Library/Preferences and place the file "com.apple.iTunes.plist" in the trash.
    Try iTunes again. If your problem is solved, empty the trash.

  • SSH not working for my user id on Mac

    Hi everyone
    I am running Terminal
    I am trying to ssh into a server.
    It works on my linux machine
    It works on my make if log in to another user account on my mac
    Ssh does not work on my account to the server. Filezilla works to the server on my account. The game client works on my account too.
    I have emptied by known_hosts file in ~/.ssh
    I have commented out line 20 in ssh_config
    What else am I missing.
    OpenSSH_6.2p2, OSSLShim 0.9.8r 8 Dec 2011
    debug2: ssh_connect: needpriv 0
    debug1: Connecting to xxx.xxx.x.xxx [xxx.xxx.x.xxx] port 22.
    debug1: connect to address xx port 22: Operation timed out
    ssh: connect to host xx port 22: Operation timed out
    Help :-) Please :-)

    kokoko, I had this problem last week. I solved it by removing "thinkpad ultranav driver" and "thinkpad ultranav utility," rebooting and reinstalling them. It hasn't happened again.

  • App Store Is Not Working ??? plz help

    Hey guys I updated my iPod (4th generation) to iOS6.1.2 about 2 weeks ago but suddenly yesterday my App Store stopped working. When I open it it's all blank in features,search,etc?? Plz help how can I make my App Store work ??

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Go to Settings>iTunes and App Stores and sign out and sign back in
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.
    If still problem, make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar          

  • Internal Microphone not working for L505D-S5983 (PLEASE HELP!)

    Hi,
    I can't seem to get my internal microphone to work. I have enabled it under Sound->Manage Audio Devices
    ->Recording tab. However the green vertical bar does not detect any voice. After setting the Microphone boost to +40dB, it detected some noise (since it has some green light) but I realized it wasn't detecting my voice. Since this did not work, I re-set the Microphone boost to only +10dB.  I only have one internal microphone and no external microphone. 
    I have seen many postings on internal microphones not working on Toshiba laptops but couldn't find a solution to mine. Can someone please help? I think it's about time that Toshiba fix this issue after the countless complaints.
    FM.

    No mentions of reinstalling the sound driver. That sometimes turns on the microphone.
    Satellite L505D-S5983
       Realtek Audio Driver for Windows 7 (32/64)
    Satellite L505-S5988
       Realtek Audio Driver for Windows 7 (32/64)
    Satellite M500-ST6421
       Realtek Audio Driver for Windows Vista (32bit/64bit)
    -Jerry

  • FloodFill Not working with transparent BirmapData, Plz. help...

    Hello friends,
    I hav a movie [instance name : myObject] clip with some pattern design in it. Now i hav converted it to Bitmap to use FloodFill method on Runtime.
    code in which The floodFill not working:
    Code:
    var bitmapData:BitmapData = new BitmapData(350, 450, true, 0x00FF0000);
    bitmapData.draw(myObject);
    var con:Bitmap = new Bitmap(bitmapData);
    con.smoothing = true;//turn on smoothing
    addChild(con);
    con.x = myObject.x;
    con.y = myObject.y;
    // and called following floodFill function on a button click event
    bitmapData.floodFill(myObject.mouseX, myObject.mouseY,   0x00FF0000);
    code in which The floodFill working
    Code:
    var bitmapData:BitmapData = new BitmapData(350, 450, false, 0x00000000);
    //Next lines as above
    i hav set the transparency to false, it Works. But i hav a object in background that i hav to keep visible to user.

    Hey miah-hamid,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    Do you have a BlackBerry data plan with your network service provider?  I would suggest connecting to a Wi-Fi network and then wait for the BBM Setup screen to finish.
    Let me know if the issue still persists after 15 minutes.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • Desk top manager will not work on my computer plz help

    I've downloaded the software and installed it and when i open it up the program wont work I found a troubleshoot on the forums and tryed it and it didnt work for me. short of calling rogers i dont know what to do.Can someone help me out I am running windows XP
    Solved!
    Go to Solution.

    i found a post that finally worked for me and was able to get all the .netframes GONE and got the DM6 installed followed this post
      http://supportforums.blackberry.com/t5/Desktop-Software-for-PC/HELP-Rim-Desktop-exe-No-debugger-foun...

  • Route-map not working on cisco 3750

    Hello All,
    Im trying to use route-map using next hop. For some reason I am not getting any matching packets. SDM is setup for desktop routing.
    I am not getting any matches on my route-map nor my ACL.
    Code is 12.2(55)SE5
    Config
    interface Vlan11
     description OAD_NAP Data Network
     ip address 10.248.60.254 255.255.255.0
     ip helper-address 172.17.101.1
     ip helper-address 172.17.104.1
     ip helper-address 172.17.108.114
     no ip redirects
     no ip proxy-arp
    ip policy route-map ROUTE-OADFW
    end
    access-list 100 permit ip host 10.248.60.240 host 172.20.1.1 log
    access-list 100 permit ip 10.248.60.0 0.0.0.255 172.20.1.0 0.0.0.255
    route-map ROUTE-OADFW permit 10
     match ip address 100
     set ip next-hop 10.248.31.254
    Don't know if this makes a difference 10.248.31.254 (FW) is not the next hop but it is in the routing table so the 3750 knows how to get their.
    sho route-map
    route-map ROUTE-OADFW, permit, sequence 10
      Match clauses:
        ip address (access-lists): 100
      Set clauses:
        ip next-hop 10.248.31.254
      Policy routing matches: 0 packets, 0 bytes
    oan-u101-asw-01#
    Very straight forward I thought :) Any help really appreciated.

    Hi,
    You need to look at the config guide
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst3750/software/release/12-2_55_se/configuration/guide/scg3750/swiprout.html#wp1392257
    Look at step 4
    Step 4 
     set ip next-hop ip-address [...ip-address]
    Specify the action to take on the packets that match the criteria. Set next hop to which to route the packet (the next hop must be adjacent).
    The address you re using as the next hop is NOT adjacent
    Regards
    Alex

  • .xmp not recognized by Bridge CS 5.5.  All previous solutions here not working for me.  Please help.

    First of all, this issue has existed for me since CS4.
    When I load an .nef file into photoshop from bridge, it opens in camera raw.  Once I edit that photo and send it to photoshop, an .xmp file is created and those changes should show up in bridge, but they don't.  Looking in my folder of raw files, I can see the .xmp file.
    To make matters more confusing, this only occurs with one of my two cameras.  I have two seemingly identical Nikon D300s DSLRs.  One with a 14mm and one with a 70-200 zoom.  Bridge's issue with failing to recognize .xmp files only occurs with folders that contain photos shot with the camera with the zoom lens.
    I have exhausted all of the solutions I have been able to find on this forum: telling my mac to open .xmp files with Bridge, telling Bridge to always use high quality thumbnails with 100% preview.
    Can someone please help?

    I have exhausted all of the solutions I have been able to find on this forum: telling my mac to open .xmp files with Bridge, telling Bridge to always use high quality thumbnails with 100% preview.
    For several years ago I decided to convert all my CR2 Raw files (I use Canon) to DNG upon ingestion of the files. Not only is DNG an open standard and therefor will it be long supported but mainly because I was growing mad of all the side car XMP files. DNG stores the XMP info into the file itself. No more hidden files no more mistakes in copy files leaving XMP lost in a folder, etc. etc.
    Although it is strange one dSLR has this problem and the other not I don't think it is lens related as Curt kindly suggested. To my knowledge lenses affect the EXIF data and Bridge creates the XMP Data as a sidecar file (by default selected in the Camera Raw preferences) with rating, labeling and ACR settings.
    By default Bridge also does not show hidden items (that XMP files are). Could you double check with Raw files from both cameras next to each other and after having altered them both in ACR (i.e. plus 2 in exposure to make a real difference) and in the Bridge menu view show hidden files (sort Bridge on filename for easy viewing).
    And if one is not showing the altered result could you click on it and with right mouse click menu check 'purge cache for selection and see if this changes things.  (If the changes are there in PS as Curt already asked this might also help)
    Could you also convert both files to DNG (Adobe has a free DNG converter for download (see also this link or Google it):
    http://www.adobe.com/products/photoshop/extend.displayTab2.html
    And could you provide a short summary of the solutions you already tried (all previous solutions is a little vague :-) )
    Having set XMP to open in Bridge is not important, XMP is not meant to be opened by the user, Bridge uses it to read and write but other apps also. For instance I just tested on an old CR2 file with XMP and by default it opens in Adobe Photoshop Elements (also on my system like CS5 Suite, Aperture and Lightroom) as I discovered using the get info command. Bridge wasn't even on the list for possible opening options :-)
    Also 100 % preview will not help, it just slows things down very much because the cache needs much more time to build and the cache file will grow to huge proportions...
    Only if you want to use to compare all files at 100 % you might benefit from that setting.

  • Serial Number Not working for XSAN. PLEASE HELP!

    When I purchased the XSAN software it was version 1.0 well I installed the software on all the machines and then did the updates to XSAN 1.2, but when I go to add clients serial numbers in XSAN ADMIN 1.2 it does the Metadata Controller (which is running the XSAN ADMIN program) just fine I can see the clients but when I enter my password it says "Valid Serial Number with No Expiration Date" so I click OK. Now it has a green light next to it, but when I click Save Settings it goes back to orange and give me the error "Error while writing settings (Invalid Serial Number)". Any help would be much appreciated. Thanks.
    Powerbook G4   Mac OS X (10.4.2)  

    When I had an issue similar to yours, it was because I had typed the serial number in capital letters (just like the license showed) but it had to be in lower case. When I switched them it worked just fine.

  • Error mapping doesn't work for me. Plz Help!

    I have created a .war using deploytool and added "404, /WEB-INF/NoSuchPage.html" in the error mapping area in file refs on the right tabbed panes.
    When I deploy the war and test it, the error mapping doesn't work. The server still display the default 404 page to me.
    What is the problem?
    I do have checked the descriptor. It contains:
    <error-page>
    ������<error-code>404</error-code>
    ������<location>/WEB-INF/NoSuchPage.html</location>
    </error-page>
    Any help will be greatly appreciated!

    <?xml version="1.0" encoding="UTF-8" ?>
    <web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
    <display-name>WebApp</display-name>
    - <welcome-file-list>
    <welcome-file>login.html</welcome-file>
    </welcome-file-list>
    - <error-page>
    <error-code>404</error-code>
    <location>/Error.html</location>
    </error-page>
    <jsp-config />
    </web-app>
    This is a very simple war with no component and an error page is defined. But this doesn't work. When I type something like /loginnnn.htmllll, it doesn't give me the error page. That is my problem. Any idea???

  • Duck setting is not working for me!  Please Help.

    So I'm trying to edit a video I made over Thanksgiving. I have one song that's playing over a long 4 minute section but there are parts of the clip that I want to have the music come down so you can hear the conversations. I have the entire 4 minute clip cut up so I could select the section that I wanted to hear the audio and bring down the music but when I click on the Duck option nothing happens. I must be missing something very obvious. Thanks for your help.

    That deck cannot do insert editing or assemble editing with proper show time to the 1200 deck. That is that decks big weakness. Only the 1400 deck has this ability. You'll have to crash record and then get the tape dubbed at a dub facility with the proper show code.
    TRUST ME...I have been down this path.
    Shane

Maybe you are looking for

  • Java Update in 1.4.2?

    I just downloaded and installed the jdk1.4.2 release. I read the chat transcript regarding this release, which described a new Java Update mechanism, but I can't find any such thing. I did a search here and came up with a link to some beta testing pa

  • Little arrows by the side of music and playlists

    Does anyone know how to remove those little arrows in iTunes 8? I could get rid of them in older versions but in the new version i can find that option. Does anyone know if its still available and how to do it? Thanks

  • Plugplug.dll missing at start up of PScc

    Hi there, I get this message on start up of PS cc. Still lets me use PS cc, used to only happen in Admin mode (I needed to use this to get an extension to work see below) but now its in any mode. info: I am on my trial still, win 8, 16gb ram, i7 lapt

  • Firefox will not open .aspx files. I can open them with IE. What's up?

    I updated Java, uninstalled and then re-installed Firefox. It will not open .aspx files. Internet explorer opens them just fine. .pdf files open fine also. Don't know?

  • Application crash wen fetching "LONG" data

    Working on an Oracle 9i project on Windows Server 2003 platform with Microsoft VC++ 6.0. When I tried to query a table with column storing LONG data, my simple application keep crashing. The error message is: "This application has requested the Runti