Announcement

Collapse
No announcement yet.

Probleme mit TCP/IP - Verbindung Remote

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Probleme mit TCP/IP - Verbindung Remote

    ich vermute Firewall Problem oder Windows-Update ...

    Fakten:

    ### Test über IBExpert ###
    BUERO = 192.168.1.2
    lokalhost = 127.0.0.1 auch auf BEURO

    Server version: Firebird 2.0.3

    ... eine komplette Neuinstallation brachte keinen Erfolg.

    Server ist auf Rechner BUERO installiert.
    ##################################################


    Test ping localhost:

    Pinging buero [127.0.0.1] with 32 bytes of data:

    Reply from 127.0.0.1: bytes=32 time=0ms TTL=128
    Reply from 127.0.0.1: bytes=32 time=0ms TTL=128
    Reply from 127.0.0.1: bytes=32 time=0ms TTL=128
    Reply from 127.0.0.1: bytes=32 time=0ms TTL=128

    Ping statistics for 127.0.0.1:
    Packets: Send = 4, Received = 4, Lost = 0 (0%),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

    ################################################## ##

    Test localhost ....

    Attempt connecting to localhost.
    Socket for connection obtained.

    Found service 'GDS_DB' at port '3050'
    Failed to connect to host 'localhost',
    on port 3050. Error Num: 10035.

    TCP/IP Communication Test Failed!

    ################################################## ##

    Test 127.0.0.1 ....


    Attempt connecting to 127.0.0.1.
    Socket for connection obtained.

    Failed to connect to host '127.0.0.1',
    on port FTP. Error Num: 10035.

    TCP/IP Communication Test Failed!

    #################################################

    Test über NetBEUI..... OK

    Attempting to attach to BUERO using NetBEUI.

    Attached successfully to BUERO using
    the following named pipe:
    \\BUERO\pipe\interbas\server\gds_db.

    NetBEUI Communication Test Passed!

    Über Variable in meiner Anwendung:

    ZV_SERVER=\\BUERO\d:\zv\ZV_DB.FDB ... OK


    ################################################## ##

    Remote Test ....

    Attempting to connect to:
    192.168.1.2:\zv\ZV_DB.FDB

    Connecting... Failed!
    ------------------------------------
    Unsuccessful execution caused by a system error that precludes
    successful execution of subsequent statements.
    Unable to complete network request to host "192.168.1.2".
    Failed to establish a connection.
    Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte. .

    Attempting to connect to services manager... Failed!
    ------------------------------------

    Unsuccessful execution caused by a system error that precludes
    successful execution of subsequent statements.
    Unable to complete network request to host "192.168.1.2".
    Failed to establish a connection.
    Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte. .

    #####################

    localer Test ...


    Attempting to connect to:
    D:\zv\ZV_DB.FDB

    Connecting... Passed!
    Server version: WI-T6.3.0.16780 Firebird 2.1 Beta 2

    Attempting to connect to services manager... Passed!

    Disconnecting from database... Passed!

    #########################

    Vom Rechner BUERO zum Entwicklungsrechener funktioniert alles...

    ZV_SERVER=MM:c:\zv\ZV_DB.FDB ... OK

    ################################################

    Hat vieleicht jemand einen Rat was das Problem sein kann??

  • #2
    Welches Betriebssystem?
    Läuft ne FireWall?
    Ist der richtige Port deklariert?
    Funktioniert ne Telnetsitzung auf den Port?

    Comment


    • #3
      Hi,

      ich hatte dieses Verhalten schon, als ich eine falsche fbclient.dll verwendet habe.
      Du schreibst ja einmal von Version 2.03 und das Protokoll meldet 2.1 Beta 2.

      Cu, Frank

      Comment


      • #4
        Hallo ,

        Betriebsystem XP / aktueller Stand
        Port 3050
        alle fbclient.dll auf einen Stand gebracht

        ... immer noch das gleich Problem!

        Comment


        • #5
          ###Test mit IBExpert -> LOKAL

          Attempting to connect to:
          D:\zv\ZV_DB.FDB

          Connecting... Passed!
          Server version: WI-V6.3.3.12981 Firebird 2.0

          Attempting to connect to services manager... Passed!

          Disconnecting from database... Passed!

          -------------------------------------------------

          ### das ganze jetzt einfach Remote +TCP/IP

          Attempting to connect to:
          192.168.1.2:\zv\ZV_DB.FDB

          Connecting... Failed!
          ------------------------------------
          Unsuccessful execution caused by a system error that precludes
          successful execution of subsequent statements.
          Unable to complete network request to host "192.168.1.2".
          Failed to establish a connection.
          Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte.
          .

          Attempting to connect to services manager... Failed!
          ------------------------------------

          Unsuccessful execution caused by a system error that precludes
          successful execution of subsequent statements.
          Unable to complete network request to host "192.168.1.2".
          Failed to establish a connection.
          Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte.
          .

          Disconnecting from database... Passed!

          Comment


          • #6
            Läuft eine Firewall? Ist der Port in Services eingetragen?

            Comment


            • #7
              Ja ,
              ist eingetragen ...

              Habe die Firewall deaktiviert, das Problem ist immer noch dasselbe ...

              Comment

              Working...
              X