Re[2]: problem on a Linux machine
Овчинников Василий <[email protected]> Mon, 25 Apr 2005 11:29:54 +0400
| Newsgroups | gmane.comp.security.zebedee.general |
|---|---|
| Organization | ОАО КВЦ |
| Message-ID | <[email protected]> |
Hi, Cristian. You wrote 22 april 2005 16:05:48: > --- Ovchinnikov Vasily <[email protected]> wrote: >> Hi, Cristian >> >> --What are you trying to do with zebedee? > I want to connect from several machines to a Firebird > server on the net securely(through ZeBeDee). I manage > the Firebird and ZeBeDee server. Me too and all works fine. Is your Firebird works fine? Can you connect to your Firebird server from source network? >> --What zebedee version do you run on server(s) and >> client(s)? > Server and client the same version: 2.4.1 (Stable) OK >> --I do not see your config files (both server and >> client zebegee configs) > They are the defaults, no private keys, no additional > settings, because i just wanted to see if it works. see if you have such lines (or similar, fit it for your need) in your config files: FOR CLIENT: server false target localhost redirect gds_db serverhost your.server.ip_address.here serverport 3051 tunnel 3051:*3050 FOR SERVER: server true target localhost redirect gds_db serverport 3051 Than check if port 3051 is opened for connection for both server and client - check your proxy config. Run zebedee on both server and client: zebedee -f zbdconfig.file.name Try connect to Firebird SQL server from client using such database connect string: localhost/3051:/PATH_TO_YOUR_DATABASE/you_database_file_name >> --How does it crashes? What do you see in zebedee >> log file after? > There apears to be nothing in the log. ZeBeDee just > plain stops without anything written. See /var/log/secure. Are some connections to gds_db service there? -- With b/r, Ovchinnikov Vasily [email protected] ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click