Remote router not work

I have a problem I can not connect to the remote router, how can you fix that?
is is the current running config
! Last configuration change at 20:35:58 UTC Tue Mar 27 2012 by Tim
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname R1
boot-start-marker
boot-end-marker
logging buffered 51200 warnings
aaa new-model
aaa authentication login default local
aaa authentication login sdm_vpn_xauth_ml_1 local
aaa authorization exec default local
aaa authorization network sdm_vpn_group_ml_1 local
aaa session-id common
clock timezone UTC 1
clock summer-time UTC recurring
clock calendar-valid
service-module wlan-ap 0 bootimage autonomous
crypto pki trustpoint TP-self-signed-1543950434
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1543950434
revocation-check none
rsakeypair TP-self-signed-1543950434
crypto pki certificate chain TP-self-signed-1543950434
certificate self-signed 01
  30820248 308201B1 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
  31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
  69666963 6174652D 31353433 39353034 3334301E 170D3132 30333036 31393539
  34335A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
  4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 35343339
  35303433 3430819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
  8100C36F 8A3BAC71 481BC354 EB274105 07D37E4F BD9CE8AA 7A5D60A4 974AB4AE
  6E4D60A2 60067AB8 0F63A755 0C6D8357 7BFB4F9E 00C01D4F EEE921C1 784B5780
  810C7D56 D3047AE5 25353CF8 72248830 FAB69DAA F1F0DC42 901E9B34 33D70CD9
  E3F584F2 CF0E4BF0 DD6212E3 6600923E E55F63A7 0FF4E900 EF486B0D 2F4929A2
  4F530203 010001A3 70306E30 0F060355 1D130101 FF040530 030101FF 301B0603
  551D1104 14301282 1052312E 63757273 6973742E 6C6F6361 6C301F06 03551D23
  04183016 80141244 691E3E8D 2F8A97D9 6863DA46 663A149C 7C34301D 0603551D
  0E041604 14124469 1E3E8D2F 8A97D968 63DA4666 3A149C7C 34300D06 092A8648
  86F70D01 01040500 03818100 4FB84303 1528BD91 B524C2E5 94A2C9CD 244F9452
  91373F09 25743A4B EB6CC809 3AA80E47 12F60A4F 3D4CB5E9 F00F99F5 84B9BD6C
  0F6741C2 C9CE299C 9785DFCF FDFCB220 BFABA24D 88A9F976 F6844240 CF4B3879
  53A30024 804758C8 D325930A 23112429 A74188F2 245950A0 7BD117A0 66D8C9EA
  DA483FDC 89949E0D 9CA99F73
   quit
ip source-route
ip dhcp excluded-address 10.10.10.1
ip dhcp excluded-address 10.10.20.1
ip dhcp excluded-address 10.10.30.1
ip dhcp excluded-address 10.10.40.1
ip dhcp excluded-address 10.10.50.1
ip dhcp excluded-address 10.10.60.1
ip dhcp excluded-address 10.10.70.1
ip dhcp excluded-address 10.10.80.1
ip dhcp excluded-address 10.10.90.1
ip dhcp excluded-address 10.10.100.1
ip dhcp excluded-address 10.10.101.1
ip dhcp excluded-address 10.10.102.1
ip dhcp pool Wired-CISCO_R1_100Mbps_Home
   import all
   network 10.10.10.0 255.255.255.0
   default-router 10.10.10.1
   dns-server 10.10.10.1
   lease infinite
ip dhcp pool Wireless-CISCO_R1_2.4GHZ_Private
   import all
   network 10.10.20.0 255.255.255.0
   default-router 10.10.20.1
   dns-server 10.10.20.1
   lease infinite
ip cef
ip domain name cursist.local
ip name-server 195.130.130.131
ip name-server 195.130.131.4
ip dhcp-server 195.130.137.3
ip dhcp-client update dns
no ipv6 cef
username Tim privilege 15 secret 5 $1$4rte$gH2/BK9Z3mKQI.owGI8eL.
username Cisco privilege 14 secret 5 $1$aLzA$TmjIxA44ohxtJMB9iccZZ/
ip ssh rsa keypair-name R1.cursist.local
ip ssh version 2
crypto isakmp policy 1
encr 3des
authentication pre-share
group 2
crypto isakmp policy 10
encr aes 256
authentication pre-share
group 16
crypto isakmp key Cisco12345 address 84.197.160.170
crypto isakmp client configuration group vpn
key sdmsdm
pool SDM_POOL_1
netmask 255.255.255.0
crypto ipsec transform-set T1 ah-sha-hmac esp-aes 256 esp-sha-hmac comp-lzs
crypto ipsec transform-set ESP-3DES-SHA esp-3des esp-sha-hmac
crypto ipsec profile P1
set transform-set T1
crypto dynamic-map SDM_DYNMAP_1 1
set transform-set ESP-3DES-SHA
reverse-route
crypto map SDM_CMAP_1 client authentication list sdm_vpn_xauth_ml_1
crypto map SDM_CMAP_1 isakmp authorization list sdm_vpn_group_ml_1
crypto map SDM_CMAP_1 client configuration address respond
crypto map SDM_CMAP_1 65535 ipsec-isakmp dynamic SDM_DYNMAP_1
interface Tunnel0
no ip address
interface Tunnel1
ip address 10.11.11.1 255.255.255.0
shutdown
tunnel source GigabitEthernet0
tunnel mode ipsec ipv4
tunnel destination 84.197.160.170
tunnel protection ipsec profile P1
interface BRI0
no ip address
encapsulation hdlc
shutdown
isdn termination multidrop
interface FastEthernet0
interface FastEthernet1
interface FastEthernet2
interface FastEthernet3
interface FastEthernet4
interface FastEthernet5
interface FastEthernet6
interface FastEthernet7
interface FastEthernet8
ip address 84.196.169.102 255.255.240.0
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
interface GigabitEthernet0
ip address dhcp client-id GigabitEthernet0
ip nat outside
ip virtual-reassembly
duplex auto
speed auto
crypto map SDM_CMAP_1
interface wlan-ap0
description Service module interface to manage the embedded AP
ip unnumbered Vlan1
arp timeout 0
interface Wlan-GigabitEthernet0
description Internal switch interface connecting to the embedded AP
switchport mode trunk
interface Vlan1
description Wired CISCO_R1_100Mbps
ip address 10.10.10.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1460
interface Vlan2
description Wireless CISCO_R1_2.4GHZ_Private
ip address 10.10.20.1 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1460
ip local pool SDM_POOL_1 192.168.2.1 192.168.2.5
ip forward-protocol nd
ip http server
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip dns server
ip nat inside source list ACLG interface GigabitEthernet0 overload
ip nat inside source static tcp 10.10.20.1 513 interface GigabitEthernet0 6000
ip nat inside source static tcp 10.10.20.1 22 interface GigabitEthernet0 5000
ip nat inside source static tcp 10.10.10.1 23 interface GigabitEthernet0 8000
ip access-list extended ACLG
permit ip 10.10.10.0 0.0.0.255 any
permit ip 10.10.20.0 0.0.0.255 any
permit ip 10.10.30.0 0.0.0.255 any
permit ip 10.10.40.0 0.0.0.255 any
permit ip 10.10.50.0 0.0.0.255 any
permit ip 10.10.60.0 0.0.0.255 any
permit ip 10.10.70.0 0.0.0.255 any
permit ip 10.10.80.0 0.0.0.255 any
permit ip 10.10.90.0 0.0.0.255 any
permit ip 10.10.100.0 0.0.0.255 any
permit ip 10.10.101.0 0.0.0.255 any
permit ip 10.10.102.0 0.0.0.255 any
deny   ip host 10.10.255.1 host 10.20.255.1
logging 10.11.11.2
logging 10.20.10.1
no cdp run
control-plane
banner login 
This router is property of :
Tim Mees
Any unauthorized access or attempt to access is explicitly forbidden.
Contact:
Tim Mees
Pctechnician Networkadministrator Webmaster
line con 0
line 2
no activation-character
no exec
transport preferred none
transport input telnet ssh
transport output pad telnet rlogin udptn ssh
line aux 0
line vty 0 4
privilege level 15
transport input telnet rlogin ssh
line vty 5 15
privilege level 15
transport input telnet rlogin ssh
scheduler max-task-time 5000
ntp update-calendar
ntp server 65.55.21.16
end

Add the following
Config t
Line vty 0 15
Login local
Sent from Cisco Technical Support iPad App

Similar Messages

  • My Apple TV remote is not working.

    My Apple TV remote is not working. It was fine this morning, but now ATV is not responding to it.  It still access iTunes on my Mac so I don't think it's a battery issue. The white light flashes on ATV, but nothing happens.  I have restarted ATV several times from the mains, but no change.  Please help!

    Hey Punkmonk1,
    Thanks for the question. I understand that you are experiencing issues with your Apple TV remote. The following resource may provide a solution:
    Apple TV (2nd and 3rd generation): Resolve issues with Apple Remote
    http://support.apple.com/kb/TS5157
    Thanks,
    Matt M.

  • Remote does not work correctly after update

    Hello,
    the subject explain it already:
    After upgrading to 2.3 the apple remote does not work correctly anymore:
    I need to push the buttons twice, and than atv is only reacting sometimes.
    Any ideas?
    BR
    Frank

    Same problem here. First, I thought it was the Apple remote's battery. I replaced that and the problem persisted. I then used my digital video camera to verify that the remote was actually transmitting infrared, it was. In frustration, I tapped the buttons rapidly while pointing at the Apple TV. The Apple TV responded. The next button press it failed to respond. I tapped rapidly again and it finally responded. After many many rapid presses, while pointing directly at the Apple TV, it finally began responding to all presses. Once I'd regained control (I thought) I unpaired and re-paired the remote. Everything continued to work. At that time I also saw that I could "learn" another remote. So, I set up my Samsung TV remote. Sweet. Until the Apple TV went into screensaver mode again and I had to go through the same rapid button press sequence... with either the Apple remote or my learned Samsung remote. Conclusion, since the Apple TV will become fully responsive after the rapid button press sequence, it is certainly a software related problem.

  • HT1619 my remote is not working with the new imac 27" :(

    my remote is not working with the new imac 27"    i do not know even if new imac has infrared at all , pcworld shop said yes it should work . but hey i tried everything including security setting checks

    <http://store.apple.com/us/product/MC377LL/A/apple-remote>
    "Not compatible with MacBook Pro with Retina display or iMac (Late 2012)."
    There are some USB IR receivers that allow the Apple Reomote to work with software such as Remote Buddy
    <http://www.iospirit.com/products/remotebuddy/>

  • I bought a EarPods October last year in USA, the day before yesterday the remoter can not work any more, it means by the EarPod still can lisence music but can not adjust the volume and answer the phone, can I get a new one or what can I get?

    I bought a EarPods October last year in the USA, the day before yesterday the remoter can not work any more, it means by the EarPod still can listen music but can not adjust the volume and answer the phone, can I get a new one or what can I get based on the one year product warrant?

    Now I am live in Baoding city, China, what I can do, it seems there is no apple store in my city??

  • Apple remote contra not working with Lion

    I installed Lion and my littele apple remote control does not work anymore with my mac book pro.
    Is there any solution for that?
    Thanks

    It's not working for me either.
    I know that Lion doesn't include Front Row, but the remote is not working with any other application (ex. iTunes).
    Please somebody help us!

  • IPhone 4 Remote App Not working

    Hello,
    Sorry for posting another 'not working' thread, but having searched the forum I cannot find my answer.
    I am not very technical, but I have iTunes and an iPhone 4.
    I have the remote app and the app has worked perfectly up until recently.
    I have upgraded iTunes to 10 and also my antivirus.
    Now I know alot of these things could be caused by the firewall, but I have allowed iTunes to be let through the firewall and I have switched off the firewall in the past to ensure it was not this.
    When I switch on the computer and open iTunes then go to the remote app it works. It is when the iPhone 'sleeps' that the library wont re connect, OR if i have been using iTunes and then try and start the remote that it will not work.
    Any ideas at all as it is so frustrating. I am not technically minded, so switching router channels etc and proxy settings/DHCP etc dont really make sense to me.
    I have tried rebooting everything including the router, but believe it is something simple as it was working prior to iTunes 10.
    I am running a PC on Vista
    Thanks
    Steve

    no I use both ipad2 iphone4 with remote app and have no issues with ios
    try removing the setup and start over

  • Back To My Mac to a Time Capsule through a 3Com Router not working

    I have a Mac Book Pro (10.5.7), Time Capsule (7.4.1), 3Com Office Connect Wireless Router (3CRWDR101A-75), a trial subscription to Mobile Me and a 2.5G iPhone (2.2.1).
    I have been unable to get BTTM from my Mac on a remote wireless connection to my Time Capsule working - hence this post.
    The set up of the Time Capsule was quite straightforward (as I would have expected from Apple) and I quickly established local and remote iCal / Address Book sync between my Mac, www.me.com and my iPhone. I have enabled and am the 2.4 and 5GHz bands on the Time Capsule and the wireless air interface on the 3Com router has been turned off. All of internet and email services on my Mac work well locally and Time Machine work. So far so good.
    However, I am unable to 'see' my Time Capsule in Finder from any WiFi network that is not my home network. When at home I have full access to Time Capsule's disk.
    My 3Com Office Router 3CRWDR101A-75 is not on the list of supported routers (nor is any other 3Com Router) but it does provide UPnP and NAT as required according to Mobile Sync notes including http://support.apple.com/kb/HT1552 and http://support.apple.com/kb/HT1552. Despite my best efforts, I have been unable to find out from Apple's MobileMe support if there are any minimum requirements for any router to work with Back To My Mac so can't check to see if my 3Com router will ever work with BTTM or not.
    Does anyone have any similar experience with setting up a 3Com Office Connect router to work with Back to My Mac?
    Do I need to check / Can I check if my Time Capsule has been registered with the Mobile Me servers?
    Do I need to enable any specific ports on my 3Com Office Connect router?
    Basic settings:
    Time Capsule: green light - all OK
    AirPort Utility>Internet: Connection Sharing: Off (Bridge Mode)
    AirPort Utility>Advanced>Mobile me: account set up
    AirPort Utility>Advanced>IPv6: IPv6 mode = Node, at the request of Apple Mobile Me support
    System Preferences>Mobile Me>BackToMy Mac: On (green light).
    3Com Office Connect Router: DCHP server: On
    3Com Office Connect Router: Firewall level: High (default)
    3Com Office Connect Router: Disable NAT: Off (default)
    3Com Office Connect Router: Enable Universal Plug & Play: On
    3Com Office Connect Router: Enable IPSEC-NAT pass through: ON, at the request of Apple Mobile me support
    Com Office Connect Router: DMZ: enable 1-to-1 NAT: Off (default)
    Any ideas?
    Thanks.

    Quick update on troubleshooting BTTM (or rather Back To My Time Capsule)...
    Surprising;y, no 3Com products listed in http://support.apple.com/kb/TS1304. 3Com tech support stated that no OfficeConnect products have been qualified against BTTM and my specific router does not support IPv6 over IPv4 encapsulation.
    MobileMe support were not able to help, citing the fact that I had an unsupported router.
    I have made no change to my modem/router config since first posted but since an upgrade of my TC to 7.4.2 I have been able to use BTTM with my TC (bridge mode) and my OfficeConnect modem/router (802.11b WiFi disabled).
    I have made limited testing from other remote locations from my MBP and also proved that it worked over a 3G/UMTS connection on the UK's 02 network also
    MobileMe still reporting uPnP / NAT problem on my MBP when working remotely though.
    http://discussions.apple.com/message.jspa?messageID=9733258 confirms that this has been solved and, apart from the anomalous Mobileme status message, I can agree.
    Good news so now do not need to swap out my 3Com router. Also shows that this 3Com product does meet BTTM connectivity requirements.
    Message was edited by: Elise49
    Message was edited by: Elise49

  • LaserJet Pro MFP M125nw - Scan to app All-in-One Remote does not work

    Hi gurus,
    Basically I have pruchased that super-printer and I am now trying to achieve scan to my mobile devices.
    I have one iPad 2 on iOS 7, on 2 Android devices (smaller tablet and phone) both running Kitkat 4.4.2
    I am trying to submit a scan from all these devices and retrieve the output within my mobile devices, actually this is fairly described here and concerns accurately my printer model :  http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02486319&tmp_task=useCategory&cc=us&destPage=pr...
    Unfortunately, What happens :
    - From my iPad, the AiO app states that my printer is not compatible with the application !!
    - From my 2 Android devices, the All-in-One Remote app will work fine, except the scan feature as nothing happens (well, when tapping either 'Preview' or 'Scan' button in the Scan section, I see a 'Cancel' button during 0,1 second and I am back to that scan section)
    Any one could help please ???
    This question was solved.
    View Solution.

    Hello,
    Can no one help ?
    Is the product description misleading ? Is the AiO app not really reasy to support this printer ?

  • Remote control not working on Touchsmart 610-1030uk

    Had been working fine for long time. Now out of warranty. Battery fine. Indicator on remote and on PC (white LED on front panel) both show IR is working. Mouse and keyboard still work fine. I have tried uninstalling and reinstalling drivers for Microsoft eHome infrared transceiver but still can't get the machine to respond to remote control. 
    Any thoughts?
    This question was solved.
    View Solution.

    Hello frrw. Sorry to waste your time. I changed the batteries and it works fine. It seems the red LED on the remote and the white LED on the PC that flashes when I press a button on the remote do not mean that the batteries are strong enough. 
    Meanwhile I have that recurring problem with blu-ray players. I will post a new question and maybe you can help. 
    Many thanks. 

  • BT Vision Box and Remote Control not working prope...

    Hi,
    Can anybody help me please?
    I have a black BT Vision Box. The remote control had increasingly been sticking so tonight I just turned the power off tonight, left it off for 20 seconds and turned it back on.
    It seemed to turn back on and reboot itself normally, it took the amount of time it normally does on a couple of occasions when it froze a few months back. However since I rebooted it approximately 3 hours ago it has been turning itself off and rebooting itself every 10 minutes or so. On one occasion when I turned it off on the front of the machine and left it for a few minutes, it turned itself on and started rebooting itself again. 
    The remote control is worse than when it was sticking, now there is a delay of up to 30 seconds after I press a button. Sometimes it does not work at all, when that happens it just becomes stuck and eventually reboots itself.
    So far I have tried turning it off and on again, I have also tried rebooting the internet connection (which is working fine). I have tried pressing the off button on the actual box for 10 seconds and resetting it that way. I have put new batteries in the remote. Nothing has worked. If anyone can help me that would be great.
    Solved!
    Go to Solution.

    Hi, 
    Unfortunately I can't get that far now.
    I turned all TV related systems off last night in an effort to see if it would work properly today.
    I came home from work and turned everything on. The system boots itself up until it gets to a grey screen that says "Nearly there..." with the BT logo in the bottom right corner. It stays like that for approximately one minute. Then it turns itself off and starts rebooting itself again. 
    I have tried pressing the on/off button on the front of the box and holding it in for 10 secs or so until the box turns itself off and reboots but the effect is still the same as above. 
    Do you have any other suggestions pleaase, aside from throwing it in the bin?

  • Remote Panel not working in Windows 7 Starter

    Hi all,
    We have an application that can be controlled via remote panel. This is working fine in Windows XP PC. But when I try to access the same by opening Internet Explorer in a PC running Windows 7 Starter OS, I only get the 'Downloading 0.00% of 0 bytes'. I have disabled the Windows Firewall and there is no antivirus software also. What could be the reason for this? How could I solve this?
    Thanks in advance,
    Priyadarsini
    Solved!
    Go to Solution.

    The system which had the problem was a netbook that came with Windows 7 Starter. We found out recently that there was some parental controls utility in the netbook that prevented the LabVIEW Remote Panel access. We were not aware of its presence & it had not shown any indication that it had blocked Remote Panel communication. We uninstalled this utility & the Remote Panel started working as intended. Thanks again for your help.

  • OIM 11.1.1.5.0 - Remote Manager not working

    Hi everyone,
    I am working with an AD which I installed on a different machine than my OIM and I would like to install Remote Manager with my AD. I followed all the steps which are described in the documentation but when I launch RemoteManager.bat, I have the following in the console :
    D:\Oracle\Middleware\Oracle_IDM1\remote_manager>"D:\Oracle\Middleware\jdk160_24\jre/bin/java" -cp .;.\lib\xlAPI.jar;.\lib\xlVO.jar;.\lib\xlScheduler.jar;.\lib\xlRemoteManager.jar;.\lib\xerces.jar;.\lib\xlDataObjects.jar;.\lib\log4j-1.2.8.jar;.\lib\xlUtils.jar;.\lib\xlLogger.jar;.\lib\xlCrypto.jar;.\lib\iam-platform-utils.jar;.lib\oimclient.jar;.\ext\spring.jar -Dlog4j.configuration=config\log.properties -DXL.HomeDir=D:/Oracle/Middleware/Oracle_IDM1/remote_manager com.thortech.xl.remotemanager.RemoteManager
    19 mars 2012 14:31:02 com.thortech.util.logging.Logger info
    INFO: Class/Method: RMIClientSocketFactory/static: sslEnabled : trueSSLContextAlgorithm : TLSKeyManagerFactory : SunX509KeyStore : D:\Oracle\Middleware\Oracle_IDM1\remote_manager\config\default-keystore.jksKeyStoreType : JKSTrustStore : default-keystore.jks
    19 mars 2012 14:31:02 com.thortech.util.logging.Logger info
    INFO: Class/Method: RMISSLServerSocketFactory/createServerSocket Remote Managerserver socket port is 12346
    19 mars 2012 14:31:02 com.thortech.util.logging.Logger info
    INFO: Class/Method: RMISSLClientSocketFactory/createSocket Remote Manager client socket Host is (+my ip address+) and port is 12346
    I'm not sure this means Remote Manager is working cause I have a problem when I am creating the IT Ressource on OIM : connection refused to host : (+my ip address+). And when I use nmap, I can notice that port 12346 is not open.
    Thanks for your help !
    Thibault

    Hi Thibault,
    Your problem looks like a firewall problem between these servers, because you should be able to do telnet once it is up into both(SSL and NONSSL) ports, default 12346 and 12345.
    What I normally do is:
    DEBUG,20 Mar 2012 09:17:10,170,[XELLERATE.REMOTEMANAGER],Class/Method: RemoteMan
    ager/RemoteManager: Binding Remote Manager to: rmi://TLEONCIO:12346/RManager
    ...DONE
    Allow unsafe renegotiation: false
    Allow legacy hello messages: true
    Is initial handshake: true
    Is secure renegotiation: false
    RMI TCP Connection(3)-OIM-IP, setSoTimeout(7200000) called
    RMI Scheduler(0), called close()
    RMI Scheduler(0), called closeInternal(true)
    RMI Scheduler(0), SEND TLSv1 ALERT: warning, description = close_notify
    Padded plaintext before ENCRYPTION: len = 18
    0000: 01 00 CF D4 CD 02 55 6E CA 00 E5 08 E8 EC 5C 19 ......Un......\.
    0010: 81 4E .N
    RMI Scheduler(0), WRITE: TLSv1 Alert, length = 18
    [Raw read]: length = 5
    [Raw write]: length = 23
    0000: 00001: 5 1035 01 00 120 3 .....
    [Raw read]: length = 18
    0000: EA 35 E7 8F 7F DB C0 01 000C 1 68 2A 24D EA 35 E 71C 8 F0B 7F 8DB0 C
    0 DF 5 A0C 68 2A .54..D. ...h*M....Z
    0010: F4 29 ......5 .)
    RMI TCP Connection(2)-THIAGO_REMOTEMANAGER_IP, READ: TLSv1 Alert, length = 18
    Padded plaintext after DECRYPTION: len = 18
    ....0..h*M0
    000010: 01 : 10C0 0 BCF D 840 DF CD 02 5 A55 6 EF4 29 C
    ..A 00 E5. 08 E8 EC.Z 5C .)1
    9 ......Un......\.
    0010: 81 4E .N
    RMI TCP Connection(2)-THIAGO_REMOTEMANAGER_IP, RECV TLSv1 ALERT: warning, close_notify
    RMI TCP Connection(2)-THIAGO_REMOTEMANAGER_IP, called closeInternal(false)
    RMI TCP Connection(2)-THIAGO_REMOTEMANAGER_IP, SEND TLSv1 ALERT: warning, description = c
    lose_notify
    Padded plaintext before ENCRYPTION: len = 18
    0000: 01 00 E1 43 9E 6C 4E BF 97 10 03 BA 29 1A 01 EA ...C.lN.....)...
    0010: 08 30 .0
    RMI TCP Connection(2)-THIAGO_REMOTEMANAGER_IP, WRITE: TLSv1 Alert, length = 18
    [Raw write]: length = 23
    0000: 15 03 01 00 12 0A F7 B7 14 70 18 A0 2C 05 E3 21 .........p..,..!
    0010: 4E D0 27 26 FE 6E F3 N.'&.n.
    RMI TCP Connection(2)-THIAGO_REMOTEMANAGER_IP, called close()
    RMI TCP Connection(2)-THIAGO_REMOTEMANAGER_IP, called closeInternal(true)
    RMI TCP Connection(2)-THIAGO_REMOTEMANAGER_IP, called close()
    RMI TCP Connection(2)-THIAGO_REMOTEMANAGER_IP, called closeInternal(true)
    I write into Telnet command and into telnet connection I write one command called +'EHLO something'+ to write and check a message from OIM-Server to RM-Server using SSL_port
    -->telnet THIAGO_REMOTEMANAGER_IP 12345
    [oracle@xxxxx~]$ telnet THIAGO_REMOTEMANAGER_IP 12345
    Trying THIAGO_REMOTEMANAGER_IP...
    Connected to THIAGO_REMOTEMANAGER_IP (192.xxx.xxx.xxx).
    Escape character is '^]'.
    EHLO THIAGO
    then you will see something like this:
    [Raw read]: length = 5
    0000: 45 48 4C 4F 20 EHLO ****
    RMI TCP Connection(3)-OIM-IP, receive SSL message
    RMI TCP Connection(3)-OIM-IP, WRITE: TLSv1 true, length = 2
    [Raw write]: length = 7
    0000: 15 03 01 00 02 02 0A .......
    RMI TCP Connection(3)-OIM-IP, called closeSocket()
    RMI TCP Connection(3)-OIM-IP, called close()
    RMI TCP Connection(3)-OIM-IP, called closeInternal(true)
    but as I said, first the telnet should be ok. If not, take a look into your firewall rules and let us know.
    I hope this helps,
    Thiago Leoncio

  • HT202157 I got a faulty remote with refurbished Apple TV I recently purchased. The remote is not working at all. I changed the batteries too, but it is not working at all. I am so disappointed with the quality of Apple.

    I recently purchased refurbished Apple TV to save few bucks, but I spend more than what I saved on refurbished one. I would suggest every one not to buy any refurbished product from Apple online store. The remote which come along with the unit is not working at all. I changed couple of batteries as I thought initially that the batteries may not be working but no success at all. I saved $14 on refurbished unit, but in total I have spend $10 to fix the issue but still it hasn't been fixed yet. I have taken an appointment for yesterday at Toronto Eaton center Apple store and again it will cost me atleast $25 again ($15 for parking and $10 for gas as I have to drive from Hamilton).
    Does any one else have the same issue like this?

    Amol Soni wrote:
    As I said, I tried everything what the manual says, but hard luck. I have taken an appointment for today, lets see what happens.
    Also there is no activity on unit when I use the remote. The unit is stuck on the first page itself where we have to choose the language. The unit seems to be fine to me but the real problem is remote does'nt have activity. The IR is not responding while pressing any of the button.
    Good luck with your appointment.
    Not much consolation but even new products can have issues and might need a trip to a store to return/replace.
    The reason i asked about the LED on the AppleTV is that occasionally it thinks it's paired with a specific remote and ignores others - the unpair keypress I described is quick and free.
    AC

  • Apple remote is not working

    Video froze while watching hulu on Apple TV. I pressed the menu button and play button rapidly numerous times with no response. Now apple remote doesn't work, holding menu and right or left doesn't work either. The remote is barely a month old, what have I done and how do I fix it? I restarted my Apple TV and still no response, while watching a show by navigating with my remote app, I pressed my apple remote and saw the light would blink rapidly if I held the play button. Tried it a second time and it no longer responded. What do I do, buying another remote is not a logical option for a something I bought less than a month ago.

    In the time it took my to sign up my Apple ID account so that I can ask a question and then formulate one. I unpaired and then paired my remote using my app for the 10th and now the remote is back to working...go figure

Maybe you are looking for

  • Error when dropping a script usind dbms_recoverable_script

    Hi all, I am trying to set up streams on Oracle 11g R2 on Windows 2008 server. The streams propagation failed with an error. SQL> select * from dba_recoverable_script; SCRIPT_ID                        CREATION_ INVOKING_PACKAGE_OWNER INVOKING_PACKAGE

  • Dreamweaver 8 Templates

    Here is what I am/have done and I can not get the template to work: I opened a new page in Dreamweaver 8 and put the page together including all meta tags and saved it as a template (template.dwt) in a templates folder on my local root. From there, I

  • Quiz default labels in English

    Hello, Could you please send me the whole default labels in English ? I have Captivate 7 in another language and should translate it in English. I mean the 6 messages and the 6 buttons. Or just send a shotscreen with the default labels under Captivat

  • HTML component scrolling (verticalScrollPosition/scrollv)

    I'm trying to use an HTML component to do some of the rendering in my application and I need to be able to scroll the content to the bottom as things get added to it.  It looks like I should be able to use the verticalScrollPosition property of the H

  • I can't see my contacts on my apps ?

    i can't see my contacts on my apps ?