samba version: 2.05a or 2.06 samba server has 2 nic card. 10.0.0.1/8 & 192.168.0.1/24 server connect network 10.0.0.0 directly. server connect network 192.168.0.0 via 192.168.0.254 server runs linux as wins and logon server client1 has 2 interface card. 10.1.1.56/8 & 192.168.0.2/24 client1 runs linux as wins client client2 has 1 interface card. 192.168.22.2/24. client2 connect 192.168.0.0 via 192.168.22.254 client2 runs win98 as wins client client2 can not logon server, sometimes. bc4 nmbd tell client2 that server's ip is 10.0.0.1..... client2 can not connect client1, sometimes. bc4 nmbd tell client2 that client1's ip is 10.1.1.56.... nmbd should tell client2 that server's ip is 192.168.0.1 and client1's ip is 192.168.0.2. Could this be fixed when releasing 2.0.6 ??? PS1:if all networks connet directly, client2 can allways connect server. but it can't connet through router. PS2: now i let samba server use only 1 interface card. and use linux ipchains to forward other clients to server....