Bugs item #1900171, was opened at 2008-02-23 07:32 Message generated for change (Comment added) made by stmane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1900171&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: lxwandy (lxwandy) Assigned to: Nobody/Anonymous (nobody) Summary: failed while connecting to remote host Initial Comment: Hi.. When i connected to remote host by mclient , the error Message is as belown : "No route to host Setup connection failed". The version of mserver5 i tested was 5.4. The connecting command i used was "mclient -lsql -dvss1 -h192.168.1.234" and the parameter "mapi_open=true" has been configed in "../MonetDB/etc/monetdb5.conf". ---------------------------------------------------------------------- >Comment By: Stefan Manegold (stmane) Date: 2008-02-25 17:16 Message: Logged In: YES user_id=572415 Originator: NO Hm, as far as I can see, this rather seems to be a problem in you network (in particular name services) configuration than in MonetDB. Could you please check & verify your network configuration? >From both machines involved (client & server) make sure that both pinging the other (by IP or name) and looking up the other's name and IP (e.g., via `host`) works correctly. ---------------------------------------------------------------------- Comment By: lxwandy (lxwandy) Date: 2008-02-25 15:10 Message: Logged In: YES user_id=2015459 Originator: YES Sorry. The command "host 192.168.1.234" I described wrong in my last word. It's that as below actually. [EMAIL PROTECTED] ~]# host 192.168.1.234 ;; connection timed out; no servers could be reached ---------------------------------------------------------------------- Comment By: lxwandy (lxwandy) Date: 2008-02-25 15:02 Message: Logged In: YES user_id=2015459 Originator: YES The operating system i running on is "Red hat Linux advanced server 4.0". command of "host 192.168.1.234" seems to be not corrent. [EMAIL PROTECTED] ~]# host 192.168.2.2 ;; connection timed out; no servers could be reached ---------------------------------------------------------------------- Comment By: Stefan Manegold (stmane) Date: 2008-02-25 08:37 Message: Logged In: YES user_id=572415 Originator: NO Ok. Then please try `host 192.168.1.234`, and let us please know, what kind of operating system you're running on. Stefan ---------------------------------------------------------------------- Comment By: lxwandy (lxwandy) Date: 2008-02-25 08:07 Message: Logged In: YES user_id=2015459 Originator: YES The "ping" command works well. [EMAIL PROTECTED] bin]# ping 192.168.1.234 PING 192.168.1.234 (192.168.1.234) 56(84) bytes of data. 64 bytes from 192.168.1.234: icmp_seq=0 ttl=64 time=0.285 ms 64 bytes from 192.168.1.234: icmp_seq=1 ttl=64 time=0.232 ms 64 bytes from 192.168.1.234: icmp_seq=2 ttl=64 time=0.232 ms ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2008-02-23 09:38 Message: Logged In: YES user_id=963970 Originator: NO > "No route to host" That message usually indicates your routing tables are not setup correctly. Stefan's suggestion will most likely bring you closer to a solution. ---------------------------------------------------------------------- Comment By: Stefan Manegold (stmane) Date: 2008-02-23 07:47 Message: Logged In: YES user_id=572415 Originator: NO [possibly a "stupid" question, but:] What does `ping 192.168.1.234` say? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1900171&group_id=56967 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
