[jcifs] name resolving

Alexander Buloichik Alexander_Buloichik at epam.com
Fri Sep 3 13:03:14 GMT 2004


Hi, All !

I see one interesting problem with my program which uses jcifs.

Wins server returns two IP addresses for one name:

alex at epmw082t1:/tmp$ nmblookup epmw025
querying epmw025 on 10.6.15.255
10.6.2.70 epmw025<00>
147.204.20.105 epmw025<00>

When I tried to connect to epmw025 host, then jcifs tried to connect to 
147.204.20.105(second IP). All WIndows computers are tring to connecto to 
10.6.2.70 address(first IP).
 Is it problem of jcifs ? What host should be connected in this case ?
How can I setup jcifs for connect to first entry ?

WBR, Alex.


More information about the jcifs mailing list