about jzbd (java zebedee)
idleloop <idleloop-/[email protected]> Fri, 17 Aug 2007 08:50:43 -0700 (PDT)
| Newsgroups | gmane.comp.security.zebedee.general |
|---|---|
| Message-ID | <[email protected]> |
hi,
I've been using for some time jzbd in a pocket-pc device (w2k3 + Mysaifu VM
(v0.1.9)) (and it runs smoothly, btw !!!).
May be I did something wrong, but the case is that I couldn't make it work,
until I commented some lines in ZBDTunnelClient.java (class
zebdedee.ZBDTunnelClient) (lines 278-288):
// If the target is the same as the server we send all zeroes
// as the target address otherwise send an explicit address.
//if (targetHost.equals(serverHost)) // RSG, 20060115173300, comentado
//{
//dHdrOut.write(new byte[] {0, 0, 0, 0}, 0, 4);
//}
//else
//{
dHdrOut.write(InetAddress.getByName(targetHost).getAddress(), 0, 4);
//}
It seemed that it could not properly check the remote address with the one in
the config file, so I commented this phase.
So, if anyone has the same problem, I hope this can be a useful hint.
bye
____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545433
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/