Dear friends i am facing an issue in the hosting of my server from ASA publicly

i have already assing a public ip addd to the outside interface of the ASA ,My requirement is to configure firewall to host my web server publicly using the public ip not assign to  the outside interface but different subnet,i make every configuration is i have done but i cant ping or connect my web server i can ping the web server from my ASA,but from outside i  cannot reach my webserver.Could anyone help me in this because i am facing problem.
Below is the configuration of the firewall
server ip add 10.10.10.4(local,reachable)
public ip add-78.72.232.66(default gateway)
sho run configuration of the firewall
ASA Version 8.2(5)
hostname TAD-FW
domain-name tadrees.com
enable password lpW.MGeEHg0ISQZq encrypted
passwd 2KFQnbNIdI.2KYOU encrypted
names
interface Ethernet0/0
description Connected to TAD-Router G0/1
nameif outside
security-level 0
ip address 78.72.29.174 255.255.255.252
interface Ethernet0/1
description Connected to Cisco SMB Switch G1
nameif inside
security-level 100
ip address 10.15.1.1 255.255.255.248
interface Ethernet0/2
shutdown
no nameif
no security-level
no ip address
interface Ethernet0/3
shutdown
no nameif
no security-level
no ip address
interface Management0/0
nameif management
security-level 100
no ip address
management-only
banner login ********  TADREES FIREWALL ********
ftp mode passive
dns domain-lookup outside
dns server-group DefaultDNS
name-server 8.8.8.8
name-server 84.22.224.11
name-server 84.22.224.12
domain-name tadrees.com
access-list split-tunnel standard permit 10.10.0.0 255.255.0.0
access-list nonat extended permit ip 10.1.1.0 255.255.255.0 10.10.0.0 255.255.0.0
access-list nonat extended permit ip 10.10.0.0 255.255.0.0 10.1.1.0 255.255.255.0
access-list Mename-Access extended permit tcp any host78.72.232.66 eq https
access-list Mename-Access extended permit tcp any host 78.72.232.66 eq www
pager lines 24
logging enable
logging buffered debugging
logging asdm debugging
mtu outside 1500
mtu inside 1500
mtu management 1500
ip local pool sslvpnpool 10.1.1.1-10.1.1.254 mask 255.255.255.0
no failover
icmp unreachable rate-limit 1 burst-size 1
asdm image disk0:/asdm-702.bin
no asdm history enable
arp timeout 14400
global (outside) 1 interface
nat (inside) 0 access-list nonat
nat (inside) 1 0.0.0.0 0.0.0.0
static (inside,outside) tcp 78.722..232.66 www 10.10.10.4 www netmask 255.255.255.255
access-group Mename-Access in interface outside
router rip
network 10.0.0.0
version 2
route outside 0.0.0.0 0.0.0.0 78.72.29.173 1
route inside 10.10.10.4 255.255.255.255 10.15.1.1 1
timeout xlate 3:00:00
timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
timeout tcp-proxy-reassembly 0:01:00
timeout floating-conn 0:00:00
dynamic-access-policy-record DfltAccessPolicy
aaa-server TAD-AD protocol nt
aaa-server TAD-AD (inside) host 10.10.10.1
aaa authentication ssh console LOCAL
http server enable 444
http 192.168.1.0 255.255.255.0 management
http 0.0.0.0 0.0.0.0 outside
http 0.0.0.0 0.0.0.0 inside
no snmp-server location
no snmp-server contact
snmp-server enable traps snmp authentication linkup linkdown coldstart
crypto ipsec security-association lifetime seconds 28800
crypto ipsec security-association lifetime kilobytes 4608000
telnet 0.0.0.0 0.0.0.0 inside
telnet timeout 2
ssh 0.0.0.0 0.0.0.0 outside
ssh 0.0.0.0 0.0.0.0 inside
ssh timeout 20
console timeout 0
management-access inside
threat-detection basic-threat
threat-detection statistics access-list
no threat-detection statistics tcp-intercept
webvpn
enable outside
no anyconnect-essentials
svc image disk0:/anyconnect-win-2.5.2014-k9.pkg 1
svc enable
tunnel-group-list enable
internal-password enable
group-policy sslvpn internal
group-policy sslvpn attributes
wins-server none
dns-server none
vpn-tunnel-protocol svc webvpn
split-tunnel-policy tunnelspecified
split-tunnel-network-list value split-tunnel
default-domain value tadrees.com
group-policy DfltGrpPolicy attributes
webvpn
  svc ask enable default webvpn timeout 30
username asad password GxozRbsh8Rp9vCkf encrypted privilege 15
username cisco password HWFflA1bzYiq7Uut encrypted privilege 15
username naveed password d8KsovrcdE3to7qt encrypted privilege 15
tunnel-group TAD-SSLV type remote-access
tunnel-group TAD-SSLV general-attributes
address-pool sslvpnpool
authentication-server-group TAD-AD LOCAL
default-group-policy sslvpn
tunnel-group TAD-SSLV webvpn-attributes
group-alias ssl enable
group-url https://78.93.29.174/ssl enable
class-map inspection_default
match default-inspection-traffic
policy-map type inspect dns preset_dns_map
parameters
  message-length maximum client auto
  message-length maximum 512
policy-map global_policy
class inspection_default
  inspect dns preset_dns_map
  inspect ftp
  inspect h323 h225
  inspect h323 ras
  inspect rsh
  inspect rtsp
  inspect esmtp
  inspect sqlnet
  inspect skinny
  inspect sunrpc
  inspect xdmcp
  inspect sip
  inspect netbios
  inspect tftp
  inspect ip-options
  inspect icmp
  inspect http
service-policy global_policy global
prompt hostname context
no call-home reporting anonymous
Cryptochecksum:cec976b762f5e1d9d9856eeb4dea4019
: end

Solution, give me your number so we can talk about or setup captures on the ASA to confirm that traffic from the Internet is being routed correctly to the ASA and also review logs.
capture out interface outside match ip any host 78.93.232.66
capture in interface inside match ip any host  10.10.10.4
After you try to access the server via the public IP from an Internet client check the captures:
show capture
If you see packets in the capture, download them:
https://10.15.1.1/capture/in/pcap
https://10.15.1.1/capture/out/pcap
It will ask you for your credentials to be able to download the file.
Check logs via ASDM:
Log into ASDM > Monitoring > logging > Real Time log viewer
Type in the external IP address of the server and run another test, if you see logs post them

Similar Messages

  • My friend is now facing one issue with iPad.

    My friend is now facing one issue with iPad. He clicked on screenshot (attached with email) with Google mail app (iPad) and the screenshot is now stuck open. He cannot close it using the little X in the upper right which does not respond. So his Gmail app is completely blocked by this open screenshot! tried everything including shutting down and rebotting his iPad.

    I use the Gmail app and have never had that problem. But Apple has nothing to do with the Gmail app. If you want to report a bug, report it to Google through the app itself.
    https://support.google.com/mail/answer/1205762?hl=en

  • HT4623 I have downloaded the recent version i.e. iOS 7.0.2. However, I am facing an issue deleting the individual call details in Phone App.

    I have downloaded the recent version i.e. iOS 7.0.2. However, I am facing an issue deleting the individual call details in Phone App.

    I am trying to delete the individual calls in the call register and the delete button does not appear. Also, the scroll does not work for the recent calls tab.

  • HI friends i am facing issue regarding the hosting of an application on the firewall .

    Dear friends i configure public ip on firewall interface ,and i have one more public ip for hosting of the sqp application publicly,so please how can i do this can any one let me know configuration is below.
    THE BELOW ARE THE IP ADD FOR THE SERVER HOSTING ,AND CONFIGURATION OF THE FIREWALL AND ROUTER FOLLLOW BELOW.
    PC IP : 72.93.232.66
    Subnet Mask: 255.255.255.252
    Gate Way ( Router IP ) : 72.93.232.65
    Domain Name : www.hrmstadrees.com
    Server Local IP for Application: http://10.10.10.4/MenaITech/Mename/
    ASA-CONFIG
    ASA Version 8.2(5)
    domain-name RAQ.com
    enable password lpW.MGeEHg0ISQZq encrypted
    passwd 2KFQnbNIdI.2KYOU encrypted
    names
    interface Ethernet0/0
    description Connected to TAD-Router G0/1
    nameif outside
    security-level 0
    ip address 72.93.19.174 255.255.255.252
    interface Ethernet0/1
    description Connected to Cisco SMB Switch G1
    nameif inside
    security-level 100
    ip address 10.15.1.1 255.255.255.248
    interface Ethernet0/2
    shutdown
    no nameif
    no security-level
    no ip address
    interface Ethernet0/3
    shutdown
    no nameif
    no security-level
    no ip address
    interface Management0/0
    nameif management
    security-level 100
    no ip address
    management-only
    banner login ********  RAQ FIREWALL ********
    ftp mode passive
    dns domain-lookup outside
    dns server-group DefaultDNS
    name-server 8.8.8.8
    name-server 84.22.224.11
    name-server 84.22.224.12
    domain-name tadrees.com
    access-list split-tunnel standard permit 10.10.0.0 255.255.0.0
    access-list nonat extended permit ip 10.1.1.0 255.255.255.0 10.10.0.0 255.255.0.0
    access-list nonat extended permit ip 10.10.0.0 255.255.0.0 10.1.1.0 255.255.255.0
    access-list Mename-Access extended permit tcp any host 72.93.19.174 eq www
    pager lines 24
    logging enable
    logging buffered debugging
    logging asdm debugging
    mtu outside 1500
    mtu inside 1500
    mtu management 1500
    ip local pool sslvpnpool 10.1.1.1-10.1.1.254 mask 255.255.255.0
    no failover
    icmp unreachable rate-limit 1 burst-size 1
    asdm image disk0:/asdm-702.bin
    no asdm history enable
    arp timeout 14400
    global (outside) 1 interface
    nat (inside) 0 access-list nonat
    nat (inside) 1 0.0.0.0 0.0.0.0
    static (inside,outside) tcp interface www 10.10.10.4 www netmask 255.255.255.255
    access-group Mename-Access in interface outside
    router rip
    network 10.0.0.0
    version 2
    route outside 0.0.0.0 0.0.0.0 72.93.19.173 1
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    aaa-server TAD-AD protocol nt
    aaa-server TAD-AD (inside) host 10.10.10.1
    aaa authentication ssh console LOCAL
    http server enable 444
    http 192.168.1.0 255.255.255.0 management
    http 0.0.0.0 0.0.0.0 outside
    http 0.0.0.0 0.0.0.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    telnet 0.0.0.0 0.0.0.0 inside
    telnet timeout 2
    ssh 0.0.0.0 0.0.0.0 outside
    ssh 0.0.0.0 0.0.0.0 inside
    ssh timeout 20
    console timeout 0
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    enable outside
    no anyconnect-essentials
    svc image disk0:/anyconnect-win-2.5.2014-k9.pkg 1
    svc enable
    tunnel-group-list enable
    internal-password enable
    group-policy sslvpn internal
    group-policy sslvpn attributes
    wins-server none
    dns-server none
    vpn-tunnel-protocol svc webvpn
    split-tunnel-policy tunnelspecified
    split-tunnel-network-list value split-tunnel
    default-domain value tadrees.com
    group-policy DfltGrpPolicy attributes
    webvpn
      svc ask enable default webvpn timeout 30
    username admin password s8Vngsgpp8NmOJP7 encrypted privilege 15
    username cisco password HWFflA1bzYiq7Uut encrypted privilege 15
    tunnel-group TAD-SSLV type remote-access
    tunnel-group TAD-SSLV general-attributes
    address-pool sslvpnpool
    authentication-server-group TAD-AD LOCAL
    default-group-policy sslvpn
    tunnel-group TAD-SSLV webvpn-attributes
    group-alias ssl enable
    group-url https://72.93.19.174/ssl enable
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny
      inspect sunrpc
      inspect xdmcp
      inspect sip
      inspect netbios
      inspect tftp
      inspect ip-options
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    Cryptochecksum:c23556bcb54d60cbd598593f6429d106
    : end
    ROUTER CONFIGURATION
    RAQ-Router#sho run
    Building configuration...
    Current configuration : 5623 bytes
    ! Last configuration change at 13:59:42 UTC Sat Sep 21 2013 by cisco
    ! NVRAM config last updated at 13:44:13 UTC Sat Sep 21 2013 by cisco
    ! NVRAM config last updated at 13:44:13 UTC Sat Sep 21 2013 by cisco
    version 15.1
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname TAD-Router
    boot-start-marker
    boot-end-marker
    logging buffered 51200 warnings
    enable secret 4 tnhtc92DXBhelxjYk8LWJrPV36S2i4ntXrpb4RFmfqY
    no aaa new-model
    no ipv6 cef
    ip source-route
    no ip cef
    ip domain name yourdomain.com
    ip name-server 8.8.8.8
    multilink bundle-name authenticated
    crypto pki token default removal timeout 0
    crypto pki trustpoint TP-self-signed-1513054491
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-1513054491
    revocation-check none
    rsakeypair TP-self-signed-1513054491
    crypto pki certificate chain TP-self-signed-1513054491
    certificate self-signed 01
      3082022B 30820194 A0030201 02020101 300D0609 2A864886 F70D0101 05050030
      31312F30 2D060355 04031326 494F532D 53656C66 2D536967 6E65642D 43657274
      69666963 6174652D 31353133 30353434 3931301E 170D3132 30393236 31363239
      33385A17 0D323030 31303130 30303030 305A3031 312F302D 06035504 03132649
      4F532D53 656C662D 5369676E 65642D43 65727469 66696361 74652D31 35313330
      35343439 3130819F 300D0609 2A864886 F70D0101 01050003 818D0030 81890281
      8100AADE 6F39CF31 6832A80B DBCC6E4D 82AA4F8A B71E7118 50B53E0E FD94E7E9
      A6557FD6 30A099C0 D44E36BA 92CBE1EB 1C2789B6 A1260D38 B24637A5 255F18D7
      0B6F2B70 44CF0583 DADB7687 E4102B24 4FA18CDA 36A7CA2A 96F78C1C B92214D8
      087DC6D5 240F7449 DBC4AD01 17FBDC0A 9ECC24DF C7D57E33 9C9CF327 27F2A905
      78470203 010001A3 53305130 0F060355 1D130101 FF040530 030101FF 301F0603
      551D2304 18301680 14D06F56 4B82A937 E11730CB BDEECF51 BDAE337F 98301D06
      03551D0E 04160414 D06F564B 82A937E1 1730CBBD EECF51BD AE337F98 300D0609
      2A864886 F70D0101 05050003 8181005A 297C5954 817B8D56 1443D1D5 B21DBA42
      F7EC486D B82CBA55 C2953C0E 756FAC1F B04C48C3 D208E4AF DE412F1C C4A97B38
      856AC4F2 A664C6CB 3E241FB6 4AD2DC4B BE5B4809 DE6269CC 0826E822 33F853B3
      3FE1E0E9 AA125902 C632B6E6 BE2EC625 0F7F2259 F408844B 9813429F 422EDBE0
      ADE0EA0D A2138291 D806C4F1 72C4A9
            quit
    license udi pid CISCO2911/K9 sn FCZ1633771T
    username bciscoadmin password 0 tadreesadmin
    username cisco privilege 15 password 0 c1sc0
    ip ssh version 1
    track 1 interface Dialer0 ip routing
    interface Embedded-Service-Engine0/0
    no ip address
    shutdown
    interface GigabitEthernet0/0
    description Connected to Internet Temp
    no ip address
    duplex auto
    speed auto
    interface GigabitEthernet0/1
    ip address 72.93.19.173 255.255.255.252
    ip tcp adjust-mss 1452
    duplex auto
    speed auto
    interface GigabitEthernet0/2
    no ip address
    shutdown
    duplex auto
    speed auto
    interface ATM0/0/0
    no ip address
    no atm ilmi-keepalive
    pvc 0/35
      pppoe-client dial-pool-number 1
    pvc 0/99
      pppoe-client dial-pool-number 1
    interface Dialer0
    no ip address
    interface Dialer1
    description $FW_OUTSIDE$
    ip address negotiated
    no ip redirects
    no ip unreachables
    no ip proxy-arp
    ip mtu 1492
    ip flow ingress
    ip nat outside
    ip nat enable
    ip virtual-reassembly in
    encapsulation ppp
    ip tcp adjust-mss 1452
    dialer pool 1
    ppp authentication chap pap callin
    ppp chap hostname [email protected]
    ppp chap password 0 123456
    ppp pap sent-username [email protected] password 0 123456
    no cdp enable
    ip forward-protocol nd
    no ip http server
    ip http access-class 23
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 60 life 86400 requests 10000
    ip route 0.0.0.0 0.0.0.0 Dialer1
    access-list 23 permit 10.10.10.0 0.0.0.7
    no cdp run
    control-plane
    banner login ^CC
    **    TADREES PRIVATE NETWORK ..... AUTHORIZED USERS ONLY    **
    ***************************************************************^C
    banner motd ^CC
                                                      ==================
                                                           WARNING
                                                      ==================
    If you are an unauthorized user LOG OFF NOW, all unauthorized access will be prosecuted to the full extent of the law
    This is a Private Network Device. This resource including all related equipment, networks and network devices, are provided for authorized Private use. Private systems are monitored for all lawful purposes, including ensuring authorized use, for manageme
    The monitoring on this system may include audits by authorized personnel to test or verify the validity, security and survivability of this system. During monitoring information may be examined, recorded, copied and used for authorized purposes. All
    Use of this system, constitutes consent to this policy and the policies and procedures set forth by the company
    Evidence of unauthorized use collected during monitoring will be used for criminal prosecution by  staff, legal counsel and law enforcement agencies.^C
    line con 0
    login local
    line aux 0
    line 2
    no activation-character
    no exec
    transport preferred none
    transport input all
    transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
    stopbits 1
    line vty 0 4
    login local
    transport input telnet ssh
    line vty 5 15
    login local
    transport input telnet ssh
    scheduler allocate 20000 1000
    end

    Let me get this correctly, you want to access the server over the public IP?

  • I have just now upgraded to OBIEE 11.1.1.7.0. The applications seems to be stable. But I am facing few issues with the reports and dashboard.

    Hi All,
    Dashboard Items - Customize Column & Section width in css files,
    i am facing the same problem for Reports and Dashboards after upgrade the obiee 11.1.1.6.5 to 11.1.1.7.0,
    please can any one help on this
    i have seen the below blood by Dev,
    he have't give more details about the solution , can any one help ? thanks inAdvance

    Hi Guys,
    I am sure that a WIDTH tag has to be added in some +.css+ file but I am not sure which one. I have OBIEE 11.1.1.7.0 (Simple Install)
    I came accross two very informative url's.
    URL 1 > This post tells about customizing the prompt.
    http://obiee10grevisited.blogspot.in/2012/02/customizing-dashboard-prompts.html
    URL 2> This post describes how to edit the look and feel of the Subject Area container.
    http://obiee1000.blogspot.in/2012/03/customize-subject-area-container-obiee.html
    In a similar way, I feel that the section or column (Dashboard items) can be customized i.e. we can fixed the width, height, border, color etc etc...
    I would really appreciate any suggestions/advice in this regards.
    Thanks
    Dev

  • Issue in the webcat when upgrading OBIEE from 10.1.3.3.3 to 10.1.3.4.1

    We have upgraded yesterday our OBIEE from version 10.1.3.3.3 to 10.1.3.4.1
    We have just upgraded the server. I have not done any upgradation on my repositories or webcat. Please let me know if anything i have to do on the same.
    When i open any segment or any saved request i am getting the following errors.
    Error message ( Got when i do generate count in segments)
    Error Codes: QS2QOLYY:UPU3LRED:YX2IM5RJ:OPR4ONWY:U9IM8TAC:OI2DL65P
    Error executing the list generation SQL.
    Error in executing cursor for WorkNode (Id:0)
    Odbc driver returned an error (SQLExecDirectW).
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. ld.so.1: nqsserver: fatal: libclntsh.so.10.1: open failed: No such file or directory [nQSError: 46029] Failed to load the DLL $ORACLEBI_HOME/server/Bin/libnqsdbgatewayoci10g.so. Check if 'Oracle OCI 10G' database client is installed. (HY000)
    Please help us to come out of this issue
    Regards,
    Madasamy

    The issue is corrected when we install oracle client newly in the same box , because it was in prior was pointed to an older oracle client 32 bit version, But it needs 64 bit. so re-installed and it was made to work.
    Thanks for the response,
    Madasamy.

  • What are the issues of the Tax Code length change from 2 to 4 characters?

    Dear All,
    I understand sales tax codes (T007A-MWSKZ) will be changing from 2 characters to 4 characters in 2010. Can anyone explain the implications this is expected to have?
    Will the impact to the system be large or small?
    What factors will we need to consider in preparation for this change?
    Kind regards,
    Mark
    Edited by: Mark Walker on Jul 20, 2009 9:23 PM
    Edited by: Mark Walker on Jul 20, 2009 9:32 PM
    Edited by: Mark Walker on Jul 20, 2009 9:33 PM

    Hello Mark,
    Please follow OSS notes which you mensioned in your message. SAP developer and support team explained how to customize and use new codes surely on your system.
    Regards,
    Burak

  • New install issue-unable to connect to DB server from a remote client.

    Hi experts,
    I am new to setting up oracle server so pls bear with me...
    I setup a db server (11g on top of 64bit Oracle Linux) at home (static 192.168.1.90). I verified that db, listener are up and running. However, I tried to connect to the server from a different client machine (192.168.1.108) within my home network but the server cannot be reached. I was able to ping both client and server using the IP addresses and hostnames. I followed the following steps to perform troubleshooting but was unable to move on beyond step 3, telnet-ing the server on port 1521. Can someone help me out what I should do make the port # (1521) is reachable by the client?
    1. Check with "ping" using the IP address ("ping 198.11.34.43"
    2. Check with "ping" using DNS name (e.g. "tnsping uranus")
    3. Try telnet to the IP on port 1521 (telnet 1.2.3.4 1521)
    4. Check with "tnsping" using TNS service name
    5. Invoke SQL*Plus from the OS command line "sqlplus fred@flintstone". If this fails, check to ensure that your listener is the flintstone service defined.
    6. Sign-on to SQL*Plus and connect with the TNS name ("connect fred/flintstome@service_name"
    7. Within SQL*Plus, try a select from table@remote_db_link
    thanks a lot in advance.

    user6391746 wrote:
    Hi experts,
    I am new to setting up oracle server so pls bear with me...
    I setup a db server (11g on top of 64bit Oracle Linux) at home (static 192.168.1.90). I verified that db, listener are up and running. However, I tried to connect to the server from a different client machine (192.168.1.108) within my home network but the server cannot be reached. I was able to ping both client and server using the IP addresses and hostnames. I followed the following steps to perform troubleshooting but was unable to move on beyond step 3, telnet-ing the server on port 1521. Can someone help me out what I should do make the port # (1521) is reachable by the client?
    1. Check with "ping" using the IP address ("ping 198.11.34.43"
    2. Check with "ping" using DNS name (e.g. "tnsping uranus")
    3. Try telnet to the IP on port 1521 (telnet 1.2.3.4 1521)
    4. Check with "tnsping" using TNS service name
    5. Invoke SQL*Plus from the OS command line "sqlplus fred@flintstone". If this fails, check to ensure that your listener is the flintstone service defined.
    6. Sign-on to SQL*Plus and connect with the TNS name ("connect fred/flintstome@service_name"
    7. Within SQL*Plus, try a select from table@remote_db_link
    thanks a lot in advance.solution depends upon which ERROR is thrown.
    Is COPY & PASTE broken for you?
    It is really, Really, REALLY difficult to fix a problem that can not be seen.
    use COPY & PASTE so we can see what you do & how Oracle responds.

  • Web Services - Issue with running OC4J stand alone server from JDeveloper

    I created a stand alone OC4J App. server instance in JDeveloper. I deployed my Webservice (WebServices.deploy) to that OC4J server.
    Now I want to test my web service. I opened a browser window and I specfied the URL as
    http://localhost:<RMI Port#>/<Project1>-context-root/<Webservice name>.
    Default RMI Port#23791.
    http://localhost:23791/<Project1>-context-root/<Webservice name>.
    and I am getting the following error message
    ã vInvalid protocol verification, illegal ORMI request or request performed with an incompatible version of this protocolvInvalid protocol verification, illegal ORMI request or request performed with an incompatible version of this protocol.
    Could you please let me know, what's going on.
    Thanks!

    OK, so there's two threads in this email.
    1. When using a Web browser client and an OC4J standalone instance, the default address of the OC4J website is http://host:8888/.
    The port you keep referring to is the ORMI port. That is a different protocol that is used with EJBs, and our remote deployment mechanism. As you have observed, JDeveloper uses it to deploy to the OC4J instance.
    2. The root problem you are seeing is related to the message you posted on the console.
    OC4J 10g (10.1.3) Default Web Site. Application: bc4j does not exist. Error creating Web application: webapp
    Because this web app is misconfigured, its not starting so you can't access it.
    In the j2ee/home/config/default-web-site.xml file, there is a reference to an application called BC4J -- which is not available on the server as a deployed application.
    So you need to correct that situation -- BC4J is not normally present in a vanilla OC4J standalone distribution.
    You can try editing the j2ee/home/config/default-web-site.xml file and remove the <web-app> entry that mentions BC4J and then try starting OC4J.
    If you don't have a lot of time invested in configuring the instance, you could also try extracting oc4j_extended.zip again and starting with a fresh one.
    cheers
    -steve-

  • My iTunes is having issues contacting the iPhone software update server. Help?

    I click Check for Update in iTunes and it gives me an error saying, "The iPhone software update server could not be contacted." and then tells me to make sure my network settings are correct and my connection is active. But I can still get on internet with my computer.

    That error indicates that something is blocking your computer's communication with the update server. Remove your third-party security software and disable your firewall, then try again. As long as your phone isn't jail broken, which would also block the connection to the update server, it should work just fine after that

  • Solaris 10 with Qlogic card facing network issue

    Dear Community,
    I am facing network issue with one of M5000 server
    card vender is qlogic and switch is brocarde,
    if we reset the port from switch side, it will work for nearly 2 hours. after that ping will stop.
    here is the details. and there is no error on messages.
    bash-3.2# dladm show-dev
    bge0            link: up        speed: 1000  Mbps       duplex: full
    bge1            link: unknown   speed: 0     Mbps       duplex: unknown
    qlge2           link: up        speed: 10000 Mbps       duplex: full
    qlge3           link: unknown   speed: 10000 Mbps       duplex: half
    bash-3.2# ifconfig -a
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
            inet 127.0.0.1 netmask ff000000
    bge0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
            inet 172.16.200.52 netmask ffffff00 broadcast 172.16.200.255
            ether 0:21:28:d6:41:10
    qlge2: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
            inet 172.16.200.51 netmask ffffff00 broadcast 172.16.200.255
            ether 0:c0:dd:29:7f:68
    port is showing as UP
    what is the steps to diaganose this issue.
    Network also same physical layer.
    card : Qlogic
    Switch : Brocade

    *** moderation ***
    Thread locked.
    You are already discussing your HBA-to-switch configuration issues in your recent and very active forum thread:
    https://community.oracle.com/thread/3687788
    Stay there.  Keep all information in a single location.
    You will get additional responses when people choose to respond.

  • A User facing a issue of "Collaboration Folder is not created"

    Dear All,
    A user facing an issue of collaboration folder is not created even through they have created in the SRM Potal.
    Can anybody put some light on the issue as soon as possible.
    Thanks,
    Pranav

    Hi
    Please refer below URL.
    cFolder settings in SRM
    Thanks
    Karitkeya

  • Facing an Issue with Payables Open Interface Import

    Hi
    I am facing an issue with the Payables Open Interface Import...
    My Requirement is:
    1. Need to upload the PO, Supplier, Invoice #, Invoice Date details to custom table (through web ADi)
    2. From custom table storing in the AP invoice interface tables.
    3. From Interface table, calling API (Payables Open Interface Import) which wil create the invoive (PO matched)
    Now, If user has given wrong data some reasons....Payables Open Interface Import has rejected that entry....user has checked this and corrected later and trying to create the same invoice with the correcte data....As there is a rejected a line exists on the Header interface, line interface...even though if he pass the correct data in the second time it is cosidering that rejected row and not processing the correct row...
    Can any one suggest on this...
    Regards,
    Bala

    When processing a record, you can check if another ap_invoice_interface record exists for the same invoice number and
    1) Delete the old record and then insert a new one
    OR
    2) Update the old record instead of creating a new one
    Hope this helps,
    Sandeep Gandhi

  • While executing the query in the web template I am  facing below issue

    Hello SAP geniuses,
    Please help me on my issue  ,
    while executing the query in the web template i am  facing below issue.
    The variable for characteristic (region) is appearing but this characteristic (region) is not appearing in the free characteristic zone  but when we are executing the query with out webtemplate it is showing both variable and free characteristic
    can anybody help us to identify what is the issue with the web template.
    Thanks
    Alok

    Hi,
    Plz check ur report and execute at the designer and take its technical name and go to RSRT. log out and log in and try..
    if not check ur authorisation.
    Regards....KP

  • Facing an issue with error "RSTG_FREE_ILLEGAL_ADDRESS"

    Hello,
    I am facing one issue while reading interface information for "BAPI_EMPLOYEE_GETDATA", from SAP ECC6 server while using "librfc32u.dll".
    The "librfc32u.dll" and "librfc32.dll", used are the one that get installed with SAP GUI client 7.10. File version is "7100.3.125.5937".
    I am getting this error while using unicode RFCSDK dll (librfc32u.dll) only, If I carry out this operation using non unicode DLL (librfc32.dll) I am not getting this error.
    While using unicode RFCSDK, I am using code page "4103", and operating system is Windows XP SP2.
    We have a program which does data exchange with SAP using RFCSDK. In this program first we try to read the interface info of a BAPI using RFC_GET_FUNCTION_INTERFACE.
    While Reading interface info of BAPI_EMPLOYEE_GETDATA, I am getting "RSTG_FREE_ILLEGAL_ADDRESS" while releasing the table handle. Below I have listed deatils of the trace (from .trc file).
    <* RfcGetStructureInfoAsTable [1] : returns 0:RFC_OK
    Error in program 'nserver': ***************************************************************
    Error in program 'nserver': * Error in application program.
    Error in program 'nserver': * SAP error code : RSTG_FREE_ILLEGAL_ADDRESS
    Error in program 'nserver': * Try ABAP/4 report RSNAPDOK to read complete message text.
    Error in program 'nserver': * Also look at the system log in the target system
    Error in program 'nserver': * function/module/line : rstg_free/abstor0./421
    Error in program 'nserver': * Parameters
    Error in program 'nserver': * 0: 0EC489A8
    Error in program 'nserver': * 1: 1094861136l
    Error in program 'nserver': * 2: 32
    Error in program 'nserver': * 3:
    Error in program 'nserver': * 4:
    Error in program 'nserver': * 5:
    Error in program 'nserver': * 6:
    Error in program 'nserver': * 7:
    Error in program 'nserver': * 8:
    Error in program 'nserver': ***************************************************************
    Error in program 'nserver': ***** closing all connections ...
    >>>> [1] <unknown>    : EXT  <ac: 52> L 9.153.165.236 >>> CLOSE abrfcio.c 2830 (74572601)
    Before executing "RFC_GET_FUNCTION_INTERFACE" to read interface info of "BAPI_EMPOYEE_GETDATA", for table "PARAMS", we create handle using following code
    tab[0].ithandle= ItCreate((rfc_char_t *)tab->name, tab->leng, 0, 0);
    Where, tab->name = "BAPI_EMPOYEE_GETDATA" and tab->leng = 400
    Once we read all the required info we release the table handle, mentioned above using following code
    ItDelete(tab[0].ithandle);
    To troubleshoot this what I did is as soon as I execute "RFC_GET_FUNCTION_INTERFACE" and get table handle. I immediately tried to release this handle without doing any further oprations in the code. I am still getting the same error.
    I have observed this error with this BAPI (BAPI_EMPOYEE_GETDATA) only. The operation works fine with other RFCs and BAPIs
    Could you please suggest how I could resolve this error? I have gone through the different threads listed in the forum for this error however they did not help to resolve the issue.
    Thanks.

    Hello,
    I am facing one issue while reading interface information for "BAPI_EMPLOYEE_GETDATA", from SAP ECC6 server while using "librfc32u.dll".
    The "librfc32u.dll" and "librfc32.dll", used are the one that get installed with SAP GUI client 7.10. File version is "7100.3.125.5937".
    I am getting this error while using unicode RFCSDK dll (librfc32u.dll) only, If I carry out this operation using non unicode DLL (librfc32.dll) I am not getting this error.
    While using unicode RFCSDK, I am using code page "4103", and operating system is Windows XP SP2.
    We have a program which does data exchange with SAP using RFCSDK. In this program first we try to read the interface info of a BAPI using RFC_GET_FUNCTION_INTERFACE.
    While Reading interface info of BAPI_EMPLOYEE_GETDATA, I am getting "RSTG_FREE_ILLEGAL_ADDRESS" while releasing the table handle. Below I have listed deatils of the trace (from .trc file).
    <* RfcGetStructureInfoAsTable [1] : returns 0:RFC_OK
    Error in program 'nserver': ***************************************************************
    Error in program 'nserver': * Error in application program.
    Error in program 'nserver': * SAP error code : RSTG_FREE_ILLEGAL_ADDRESS
    Error in program 'nserver': * Try ABAP/4 report RSNAPDOK to read complete message text.
    Error in program 'nserver': * Also look at the system log in the target system
    Error in program 'nserver': * function/module/line : rstg_free/abstor0./421
    Error in program 'nserver': * Parameters
    Error in program 'nserver': * 0: 0EC489A8
    Error in program 'nserver': * 1: 1094861136l
    Error in program 'nserver': * 2: 32
    Error in program 'nserver': * 3:
    Error in program 'nserver': * 4:
    Error in program 'nserver': * 5:
    Error in program 'nserver': * 6:
    Error in program 'nserver': * 7:
    Error in program 'nserver': * 8:
    Error in program 'nserver': ***************************************************************
    Error in program 'nserver': ***** closing all connections ...
    >>>> [1] <unknown>    : EXT  <ac: 52> L 9.153.165.236 >>> CLOSE abrfcio.c 2830 (74572601)
    Before executing "RFC_GET_FUNCTION_INTERFACE" to read interface info of "BAPI_EMPOYEE_GETDATA", for table "PARAMS", we create handle using following code
    tab[0].ithandle= ItCreate((rfc_char_t *)tab->name, tab->leng, 0, 0);
    Where, tab->name = "BAPI_EMPOYEE_GETDATA" and tab->leng = 400
    Once we read all the required info we release the table handle, mentioned above using following code
    ItDelete(tab[0].ithandle);
    To troubleshoot this what I did is as soon as I execute "RFC_GET_FUNCTION_INTERFACE" and get table handle. I immediately tried to release this handle without doing any further oprations in the code. I am still getting the same error.
    I have observed this error with this BAPI (BAPI_EMPOYEE_GETDATA) only. The operation works fine with other RFCs and BAPIs
    Could you please suggest how I could resolve this error? I have gone through the different threads listed in the forum for this error however they did not help to resolve the issue.
    Thanks.

Maybe you are looking for

  • I´m getting the following message: Email address is already verified for another Apple ID.

    When trying to add a new account I´m getting this error message: Email address is already verified for another Apple ID. I didn´t know I have another Apple ID. How can I find out which Apple ID is that one and how can I add this email address to the

  • Server crashed - how to use the back up

    What are the options if any server get crashed and we have that server's backup (Database backup)? how can I use that backup? I created a instance with same sysid in another server and restored the database with the database back up of crashed server

  • Iphoto gallery Question.

    I have a folder of pictures that I had posted on my gallery page but I want to take it off my gallery site. I cannot find the folder in my iphoto program. How can I take it off my gallery site? This has never happened to me before it just disappeared

  • Issues outputting to pdf

    I have created a number of documents in Indesign CS5 and have output them as an interactive pdf using the default setting for this. I have two questions which my client has asked me to resolve and fear that there is nothing I can do as these are pref

  • When I try to play a song it says "orginal file not found"

    When I open itunes and try to play a song I get an error message that says "original file not found."  What does this mean?