Remote IP address

I have a standalone application which will create connection to another server(pls see codes below):
String stringURL = "http://www.company.com/servlets/TestServlet";
URL url = new URL(stringURL);
HttpURLConnection httpCon = (HttpURLConnection) url.openConnection();
httpCon.setRequestMethod("POST"); httpCon.setDoOutput(true);
My standalone application is sitting on a machine which is having a fixed IP address.
The funny thing is that the IP address that the connected servlet (TestServlet in this case) get is not the fixed IP address but another one.
Anyone can explain this to me?
Someone tell me that this is because the ISP remaps it somewhere in the gateway or network. If this is true, will the remaped IP address is fixed? or it will changed?
Thanks!

If you are behind a firewall (perhaps in a corporate or ISP network), and you are connecting to a server on the Internet, then the fixed IP that you are using might be hidden by the firewall. Typically, all such requests would appear to the remote server to be coming from the firewall itself. ISP's usually reserve the right to change the IP of the firewall (either because of network restructuring or perhaps failover) but rarely do so.

Similar Messages

  • How to hide remote IP address in header for roaming users

    Sun Java(tm) System Messaging Server 7.3-11.01 64bit (built Sep 1 2009)
    libimta.so 7.3-11.01 64bit (built 19:54:45, Sep 1 2009)
    Using /opt/sun/comms/messaging64/config/imta.cnf (compiled)
    Hello everyone,
    We have a new messaging server and have been struggling in our effort to figure out how to hide the remote IP address of users who send email from a remote location. When a roaming user sends out an email from a remote location using SMTP AUTH to authenticate, the messaging server includes the remote ISP's dynamic IP address in the header of the email, which in turn results in some recipient mail servers blocking the mail message as spam. What we want to do is have messaging server rewrite or remove the roaming user's dynamic email address so the header does not reflect a user working remotely. The net effect would be the header not reflecting any external address and the messaging appearing to have originated internally.
    Any assistance on this would be greatly appreciated. Thanks in advance.

    MarketData.com wrote:
    We have a new messaging server and have been struggling in our effort to figure out how to hide the remote IP address of users who send email from a remote location. When a roaming user sends out an email from a remote location using SMTP AUTH to authenticate, the messaging server includes the remote ISP's dynamic IP address in the header of the email, which in turn results in some recipient mail servers blocking the mail message as spam.How often is this occurring (messages being blocked as "spam" due to the content of an existing Received header)?
    What spam software is being used that blocks these messages?
    Very large organisations/ISP's use Sun Messaging Server and this is the first time I have heard of this occurring.
    What we want to do is have messaging server rewrite or remove the roaming user's dynamic email address so the header does not reflect a user working remotely. The net effect would be the header not reflecting any external address and the messaging appearing to have originated internally.Removing the IP address information is going to be extremely difficult. The standards are quite clear that the Received: header should include the IP address information.
    RFC 2821 (SMTP), Section 4.4 Trace Information:
       When an SMTP server receives a message for delivery or further
       processing, it MUST insert trace ("time stamp" or "Received")
       information at the beginning of the message content, as discussed in
       section 4.1.1.4.
       This line MUST be structured as follows:
       -  The FROM field, which MUST be supplied in an SMTP environment,
          SHOULD contain both (1) the name of the source host as presented
          in the EHLO command and (2) an address literal containing the IP
          address of the source, determined from the TCP connection.Regards,
    Shane.

  • How to detect remote (client) host name or remote host address?

    Hello!
    I need to receive remote host name or remote IP address in the BSP controller DO_REQUEST method. How to do it?
    In Java I can use getRemoteAddr() or getRemoteHost() methods of HttpServletRequest class. But in the BSP I can not find analogues of these methods.
    Please help
    Best regards,
    Eugeny

    Hi,
    I guess there is something "cleaner", but here is a solution:
    DATA l_host TYPE string.
    l_host = me->request->if_http_entity~get_header_field( '~remote_addr' ).
    Regards,
    Tanguy

  • Remote IP address is in invalid - What does this mean?

    I am getting the Remote IP address is invalid errot when I try to connect? Anyone know what that means?

    Hi
    See Ralph's post http://discussions.apple.com/message.jspa?messageID=6327069#6327069
    Tony

  • Remote host address in Java Server Faces

    how to get remote host address in JSF/Portlet application.
    getFacesContext().getExternalContext().getRequest().getRemoteAddr() is not available, even header map (getRequestHeaderMap()) does not contain any data about client.

    In a portletcontext the getRequest() have to be casted to PortletRequest. Then you can use getRemoteUser() on it.

  • Empty 'remote-media-address' field in CDR on IOS router

    Hello community,
    We have CISCO2911-V/K9 with c2900-universalk9_npe-mz.SPA.153-3.M.bin
    CDR file accounting is configured:
    gw-accounting file
     primary ftp 192.168.1.1/ username test password test
     acct-template callhistory-detail
     maximum fileclose-timer 65
    CDR files are regulary flushed to FTP server. But 'remote-media-address' in sip calls records are '0.0.0.0'.
    In other side 'sh call hist voice' gives correct information about remote voice gateway IP addresses.
    What can be the cause of problem?

    Try using webvpndomain.com/myVPNGW as host

  • Having trouble verifying remote routing address

    I am trying to via powershell ensure that ADFS replication was successful.
    After i enable the remote mailbox and set the remote routing address on the hybrid servers, i need to find a way to query the msol service to ensure that replication was successful before i can set the E3 license to ensure proper account creation and mail
    routing...
    any help or ideas would be greatly appreciated
    I am able to query and make sure the account exists using this command before setting remote routing..
                    While ((Get-MsolUser -UserPrincipalName $mailusers).userprincipalname -eq $null) {
                        New-Sleep -s 300
                        Write-Progress -Activity "Dirsync" -Status "Waiting for Dirsync to Complete"
    But have not been able to find a property anywhere to ensure the next replication...

    I haven't tested this thoroughly, but in the past, I've looked at the event viewer on the dirsync server.
    This is an excerpt from some working code I have:
    #Run Dirsync
    $StartTime = Get-Date
    Import-Module DirSync
    Start-OnlineCoexistenceSync -Verbose
    ## Part 4 ##
    # License the mailbox in Office 365
    #Wait for DirSync to Finish
    While (
    (Get-EventLog -LogName Application -Source "Directory Synchronization" -After $StartTime -InstanceId 114).count -eq '0'
    write-host "DirSync isn't done yet. Waiting 15 more seconds..." -F Cyan
    sleep 15
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • Remote ip address is invalid with webcam?

    maybe some of you have seen my other thread about my webcam not working, it doesnt work with any program, ichat, oovoo, stickam nothing, i get an error message in ichat that says "remote ip address is invalid" i opened up all ports needed on my router, anybody know whats the problem? thanks a lot

    Alright... iSight.
    Here's one thread: http://discussions.apple.com/thread.jspa?messageID=8726731&#8726731
    and here: http://discussions.apple.com/message.jspa?messageID=6327069#6327069
    If you can't find a resolution in those threads, post over in the iChat forum
    http://discussions.apple.com/category.jspa?categoryID=139
    Considering you are using more than one audio/video software, there's a chance something is compatible. Check out the iSight support page here: http://www.apple.com/support/isight/
    How to trouble shoot iSight: http://www.apple.com/support/isight/
    *This might be your best bet.* Try "Andrew T's" post here: http://discussions.apple.com/thread.jspa?messageID=8620180&#8620180
    Carolyn

  • "Remote IP Address Invalid" to one and "Didn't Respond" to the other..

    I'm a tiger and the other computer I'm attempting to video iChat with is a leopard.
    It has worked before but now out of nowhere we can't video chat.
    Every time we try to connect, his will say that I didn't respond and mine will say, mainly, Remote IP Address is Invalid or sometimes, that I didn't respond when clearly I accepted.
    Our Internet Sharing is turned off and on the other responses given to similar issues I didn't what the other questions meant so I couldn't understand. I'm not good with computers so you'll have to respond in layman's terms and also tell me where to go to check what's supposed to be on or off, please.

    See this thread http://discussions.apple.com/thread.jspa?messageID=7311273&#7311273
    10:52 PM Tuesday; June 3, 2008

  • Video chat Remote IP Address Invalid???

    My friend just got a new macbook, running leopard. And i have an older macbook running tiger. In Ichat we can txt chat and send eachother stuff but when we try to audio or video chat i (on the tiger macbook) get an error saying video chat couldn't start because remote ip address is invalid.
    Date/Time: 2009-08-31 17:25:55.348 -0400
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 1277953311.
    0x195780a0: State change from AVChatNoState to AVChatStateWaiting.
    chunkymangosalsa10: State change from AVChatNoState to AVChatStateInvited.
    0x195780a0: State change from AVChatStateWaiting to AVChatStateConnecting.
    chunkymangosalsa10: State change from AVChatStateInvited to AVChatStateConnecting.
    0x195780a0: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -4
    chunkymangosalsa10: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -4
    thats the log minus all the binary. Help please i need the video chat to work

    Hi,
    Welcome to the    Discussions
    Tiger or Leopard users can see this Error 4
    It refers to the Buddies End.
    Your iChat can see that their iChat is connected to the Internet twice.
    Connecting via Ethernet and Wifi will do this.
    So will have Internet Sharing on in System Preferences Sharing
    Running Parallels to run Windows can turn on Internet Sharing and create two VNCs in System Preferences > Network that need turning Off.
    It also happens with MIMO Wifi Routing devices.
    These "sort of" Split the Wifi Channel into In and Out subchannels which iChat (at their end) sees as two or more connections.
    Remember this is their Problem It is at their End.
    10:05 PM Wednesday; September 2, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • Remote IP address is invalid error

    Hi,
    I'm attemping to connect with a buddy via video chat. No success. I keep getting an error that says "Remote IP address is invalid". I've changed my router settings to work with iChat. Same error. Any ideas? Any and all help would be greatly appreciated.
    Here's the error transcript:
    Date/Time: 2008-09-09 12:27:04.686 -0500
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    iChat Connection Log:
    AVChat started with ID 3481168423.
    [email protected]: State change from AVChatNoState to AVChatStateWaiting.
    0x17e57d00: State change from AVChatNoState to AVChatStateInvited.
    0x17e57d00: State change from AVChatStateInvited to AVChatStateConnecting.
    [email protected]: State change from AVChatStateWaiting to AVChatStateConnecting.
    [email protected]: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x17e57d00: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    Video Conference Error Report:
    Video Conference Support Report:
    @:0 type=2 (00000000/2)
    [VCUSE_INTERNALISIGHT]
    [25]
    Video Conference User Report:
    Binary Images Description for "iChat":
    0x1000 - 0x17efff com.apple.iChat 3.1.9 (446) /Applications/iChat.app/Contents/MacOS/iChat
    0x1510c000 - 0x15158fff com.apple.speech.synthesis.MacinTalkSynthesizer 3.4 /System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/Contents/MacOS/ MacinTalk
    0x170a6000 - 0x170a9fff com.apple.LiveType.component 2.1.3 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x170ae000 - 0x17113fff com.apple.LiveType.framework 2.1.3 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x171bb000 - 0x171c0fff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x171d1000 - 0x171dafff com.apple.IOFWDVComponents 1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x17308000 - 0x17344fff com.apple.QuickTimeFireWireDV.component 7.5 (861) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x17350000 - 0x17502fff com.apple.audio.codecs.Components 1.5.3 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x17531000 - 0x1755afff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x1755f000 - 0x1758ffff com.apple.QuickTimeIIDCDigitizer 7.5 (861) /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x175ba000 - 0x17603fff com.apple.QuickTimeUSBVDCDigitizer 2.0.5 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/Qui ckTimeUSBVDCDigitizer
    0x17660000 - 0x17664fff com.apple.audio.AudioIPCPlugIn 1.0.1 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x177b1000 - 0x1790afff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x17936000 - 0x1798ffff com.apple.driver.AppleIntelGMA950GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/Apple IntelGMA950GLDriver
    0x17996000 - 0x179b2fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x179b9000 - 0x179ddfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x17dcf000 - 0x17de1fff com.apple.DVCPROHDVideoDigitizer 1.3 /Library/QuickTime/DVCPROHDVideoDigitizer.component/Contents/MacOS/DVCPROHDVide oDigitizer
    0x17dea000 - 0x17df2fff com.apple.iokit.IOUSBLib 2.7.5 /System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle/Co ntents/MacOS/IOUSBLib
    0x17f6a000 - 0x17fb4fff com.apple.DVCPROHDMuxer 1.3 /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x18b01000 - 0x18b13fff com.apple.FCP Uncompressed 422.component 1.5 /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x18b19000 - 0x18b1efff com.apple.DesktopVideoOut 1.2.4 /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x18b23000 - 0x18b26fff com.apple.iokit.IOQTComponents 1.4 /System/Library/Components/IOQTComponents.component/Contents/MacOS/IOQTComponen ts
    0x70000000 - 0x700fafff com.apple.audio.units.Components 1.4.7 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4afff dyld /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff com.apple.ApplicationServices.ATS 2.0.9 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91884fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188e000 - 0x918cbfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918df000 - 0x918ebfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f2000 - 0x91932fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91945000 - 0x919f7fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3d000 - 0x91a53fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a58000 - 0x91a76fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7b000 - 0x91adafff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aec000 - 0x91af0fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af2000 - 0x91b7afff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7e000 - 0x91bbbfff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc1000 - 0x91bdcfff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be1000 - 0x91be3fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d79000 - 0x91dd2fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddb000 - 0x91dfffff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e07000 - 0x92210fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224a000 - 0x925fefff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271a000 - 0x92798fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d9000 - 0x92a09fff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b23000 - 0x92b3afff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b45000 - 0x92b9dfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb1000 - 0x92bb1fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb3000 - 0x92bc3fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd2000 - 0x92bdafff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be0000 - 0x92be5fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92beb000 - 0x92c7cfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c90000 - 0x92c93fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c96000 - 0x92cb4fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc6000 - 0x92cccfff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd2000 - 0x92d35fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d59000 - 0x92d9afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc1000 - 0x92dcefff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dd5000 - 0x92ddafff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92ddf000 - 0x930d4fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931da000 - 0x931e5fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931ea000 - 0x93205fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93255000 - 0x93255fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93257000 - 0x9390dfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c8e000 - 0x93d09fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d42000 - 0x93dfbfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e3e000 - 0x93e3efff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e40000 - 0x94001fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94047000 - 0x94088fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94090000 - 0x940cafff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940cf000 - 0x940e5fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9412c000 - 0x94174fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9417e000 - 0x941bcfff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94200000 - 0x94211fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9421f000 - 0x9425dfff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94279000 - 0x94288fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9428f000 - 0x9429afff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942e6000 - 0x94300fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94306000 - 0x9461efff com.apple.QuickTime 7.5.0 (861) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947a2000 - 0x948e8fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94974000 - 0x94983fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9498a000 - 0x949b3fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949b9000 - 0x949c8fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949cc000 - 0x949f1fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949fd000 - 0x94a1afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94a21000 - 0x94a87fff com.apple.Bluetooth 1.9.5 (1.9.5f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x94d46000 - 0x94df6fff com.apple.WebKit 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e5c000 - 0x94efffff com.apple.JavaScriptCore 523.12 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f27000 - 0x953ecfff com.apple.WebCore 523.12.2 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x964d6000 - 0x964e8fff com.apple.speech.SpeechDictionary 3.4 /System/Library/PrivateFrameworks/SpeechDictionary.framework/Versions/A/SpeechD ictionary
    0x96907000 - 0x96907fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96dea000 - 0x96e0cfff com.apple.speech.LatentSemanticMappingFramework 2.5 /System/Library/PrivateFrameworks/LatentSemanticMapping.framework/Versions/A/La tentSemanticMapping
    0x96e7d000 - 0x96f54fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96f6f000 - 0x96f70fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96f72000 - 0x96f77fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x970ce000 - 0x970cffff com.apple.MonitorPanelFramework 1.1.1 /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9781d000 - 0x97907fff com.apple.viceroy.framework 278.3.11 /System/Library/PrivateFrameworks/VideoConference.framework/Versions/A/VideoCon ference
    0x9804b000 - 0x9804dfff com.apple.DisplayServicesFW 1.8.2 /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9827b000 - 0x99273fff com.apple.QuickTimeComponents.component 7.5 (861) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99e23000 - 0x99e2efff com.apple.IMFramework 3.1.4 (429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x99e38000 - 0x99fa4fff com.apple.MessageFramework 2.1.3 (753.1) /System/Library/Frameworks/Message.framework/Versions/B/Message

    Thanks. I tried that. No luck. Through alot of trial and error I'm discovering that the problem is likely on the other end.
    My buddy has a Netgear router and, apparently that is the problem. I've been reading the forums and see that Netgear routers are notorious for connectivity issues. He's tried upgrading the firmware to version 9 (actually a later version I believe) on his Netgear WGR614, changed the port to 443 in iChat and still we can't connnect.

  • Problem :...remote ip address is invalid

    Hi i recently put a post on about problems connecting to another mac using panther, I have sort of done everything that was proposed, I have also been into the archives and I noticed a post that points to ward the same problem that I may be having I tried to day to connect to other computer and they informed me that at their end it reported " remote ip address is invalid" I read from the archives that there could be an issue due to having VM Fusion on my mac with XP , if this is the case how can I sperate the two or do I have to remove the other operating system in order to utilize ichat Cheers Steve

    Hi,
    With Parallels not VM
    Also get the other end to check they are not using DOS or SPI features in their modem or router.
    8:30 PM Wednesday; September 30, 2009

  • Remote IP Address is Invalid

    I have an iMac running Mac OS X 10.5.3, and iChat 4.0.3, and can iChat with my sisters in Thailand, Arkansas, and North Carolina, but cannot connect with my mother in Charlotte, NC. My mother gets the error message Remote IP Address is Invalid. She has no problems connecting with my sisters, only me, and this just started last week. Any suggestions?

    See if this helps http://discussions.apple.com/thread.jspa?messageID=7481785&#7481785

  • REMOTE IP ADDRESS IS INVALID on ichat

    Can anyone shed any light on this issue, Before I upgraded to Leopard I had no problems with speaking with my contacts through audio or both audio and visual. Why is is it when I speak with friends I can IM them on ichat but when I send them a conferencing request it says connecting and at there end it says remote ip address is invalid and on my screen comes up with an error. two of my contacts on my list this happens one of my other contacts ichat works fine.
    Any help in this matter would be a great.

    I haven't changed a thing, all the equipment I use now I used before when the ichat worked perfectly.
    I checked out the "leopard" concept, but my other computer the IMAC is older so doesn't use that operating system. And still it blocks me from ichatting with the same people.
    Perhaps my leopard is blocking the whole system?
    I have a siemens speed stream 4100 and a belkin?
    I had called apple help line, but they were no help at all. I had wondered if it had anything to do with the 2 contacts being .mac and not aim. Only because my daughter noticed the aim contacts were fine?

  • Cannot start iChat with friend - receive error "Invalid remote IP address"

    I'm having trouble connecting to iChat with friend. We are both using AIM accounts and click on connect. The other person accepts the invitation and iChat tries to connect. It fails and I receive the error message, "invalid remote IP address". I'm am using Mac OS X Tiger while my friend has Leopard. Does that make a difference? I appreciate any feedback.

    The Leopard end should make sure that in System Preferences > Sharing has Internet Sharing Off.
    Also they should not be connected to the Internet twice such as Wifi and Ethernet to the same router.
    Using Parallels in Leopard causes a similar issue.
    In this case turn Off the two VPNs in System Preferences > Network (and set Parallels itself to get it's Own IP and not share the Mac's)
    Some MIMO modem or Wifi routers can cause this.
    Get a new modem or router is the simple answer to that one.
    11:24 PM Monday; August 11, 2008

  • All solutions for Getting a client Remote ip address.

    Hello experts! I want to create a unified theme for the problem of obtaining ip address of the client computer. And for Remote ip address. Since a lot of questions and answers is less.
    My problem:
    I nees get the Internet Protocol (IP) address of the client or last proxy that sent the request.
    First, the idea was to use Webutil. Function webutil_clientinfo.get_ip_address. But it is processed on the client and returns the address of the network card of the client. Right? Under this Re: webutil: get_ip_address It is not the remote address.
    Next, the proposal to use 'sys_context('USERENV','IP_ADDRESS')'. It also does not give satisfactory results. Returns the address of the computer where you installed the database.
    Next, use javaBean ClientInfo.http://forms.pjc.bean.over-blog.com/article-15985856.html - this. Again, not that. It works differently. Sometimes it returns 127.0.0.1. Sometimes it returns the address in local net (As webutil). And by the way the code for the address there looks like: "InetAddress.getLocalHost().GetHostAddress();" - Or I do not understand or he should not return the Remote address of last proxy.
    Next, "servlet" with function "reqest.getRemoteAddr()". I found many examples of code for use java-servlet. For example it
    http://www.oracle.com/technology/sample_code/tech/java/codesnippet/servlets/servletclientinfo/ReadServletClientInfo.html
    Or this
    http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/Servlet-Tutorial-CGI-Variables.html
    I was able to program it in JPS+HTML and got what I wanted. But I have not figured out how to use the servlet in FORMS! :( And could not find a description of how to use it as well with Foms. Unfortunately I do not know very well java.
    And the final proposed solution: is a "owa_util.get_cgi_env ('REMOTE_ADDR');"
    It seems to be returning something that is necessary. But there was a problem: I wrote this in Forms. The form was compiled. But shows error "ORA-06502" when run form on brouser. I created a procedure on the server, which added a line with owa_util and call her from Forms (when run form on brouser) again and see the error. At this time "ORA-04067". This error says that there is no owa_util.
    I'm confused :)
    Help me and others to understand how to get the remote ip address please. :)
    1) If I use javaBean, then whether I understood that "InetAddress.getLocalHost().GetHostAddress();" not return the Remote address of last proxy? Or maybe there are other features that I do not know?
    Or
    2) Is it possible to use a servlet with Forms? And if so, how?
    Or
    3) How do I add owa_util? I understand that it is not. Or am I not right?
    Edited by: Ihavoker on 12.07.2010 8:33
    Edited by: Ihavoker on 14.07.2010 15:33
    Edited by: Ihavoker on 14.07.2010 15:37

    webutil_clientinfo.get_ip_address will get you the ip of the client running the forms applet
    Ihavoker wrote:
    Next, the proposal to use 'sys_context('USERENV','IP_ADDRESS')'. It also does not give satisfactory results. Returns the address of the computer where you installed the database.I don't think so:
    C:\>ipconfig
    Windows-IP-Konfiguration
            Verbindungsspezifisches DNS-Suffix:
            IP-Adresse. . . . . . . . . . . . : 192.168.240.164
            Subnetzmaske. . . . . . . . . . . : 255.255.255.0
            Standardgateway . . . . . . . . . : 192.168.240.1
    C:\>ping asterix1
    Ping asterix1 [192.168.240.4] mit 32 Bytes Daten:
    Antwort von 192.168.240.4: Bytes=32 Zeit<1ms TTL=128
    Antwort von 192.168.240.4: Bytes=32 Zeit<1ms TTL=128
    Ping-Statistik für 192.168.240.4:
        Pakete: Gesendet = 2, Empfangen = 2, Verloren = 0 (0% Verlust),
    Ca. Zeitangaben in Millisek.:
        Minimum = 0ms, Maximum = 0ms, Mittelwert = 0ms
    STRG-C
    ^C
    C:\>sqlplus scott/tiger@tcp_asterix_impl
    SQL*Plus: Release 10.2.0.2.0 - Production on Wed Jul 14 14:30:23 2010
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    Session altered.
    Session altered.
    Session altered.
    Session altered.
    Session altered.
    Session altered.
    SCOTT@tcp_asterix_impl> select sys_context('USERENV','IP_ADDRESS') from dual;
    SYS_CONTEXT('USERENV','IP_ADDRESS')
    192.168.240.164As you can see I get the IP Adress of the client and in the case of forms 10g this should be the IP adress of the Forms Server.
    Ihavoker wrote:
    1) If I use javaBean, then whether I understood that "InetAddress.getLocalHost().GetHostAddress();" not return the Remote address of last proxy? Or maybe there are other features that I do not know?
    2) Is it possible to use a servlet with Forms? And if so, how?So...client? Proxy? What is it? What do you want to achieve? Do you want to get the IP of the Proxy between the Forms Server and the Client running the Forms Applet? I'm not sure what you want to achieve...
    cheers

Maybe you are looking for

  • 2008 R2 NPS wont connect to Cisco 1841 via Cisco VPN 5.0.03.0560

    I am migrating our IAS server from 2003 R2 to 2008 R2 NPS that we use to authenticate VPN conenctions through AD. Currently works without issue on 2003 R2 server. Does not want to work on 2008 R2 NPS server. We are using Cisco VPN client 5.0.03.0560

  • Cross platform development issue (32-bit and 64-bit)

    We are developing an application which runs as a windows service on a Windows 2008 64-bit server; the service runs under the SYSTEM account. The development environment is Visual Studio 2008 using .NET 2.0, on Windows XP 32-bit. The application runs

  • Integrating ECC reports with BW reports in the Portal

    Greetings experts! How, if at all, can one integrate BW reports that are in BW Roles in the portal (i.e. an enduser runs reports using the "new analysis" button in the portal via the 0analysis_pattern template) with ECC reports in the portal?  Requir

  • How to view servlet container log file

    I have just switched to Sun Creator from netbeans. How do I view the log file containing output from "System.err.println( "in Handler" )" in my java code? Thanks, Werner

  • Elements Editor from Organizer

    When using Elements 8 or 11 and trying to open a photo in Organizer to Editor I get a message Error Code 150.30 requiring the computer to be shut off and restarted.  this doesn't work either.