Hi! First at all here is a infraestructure brief description: +-------------+ | SAMBA |eth_a----------LAN_A | PDC | +-------------+eth_b----------LAN_B eth_c | | | +--------------+ | | | GATEWAY |--------------LAN_C | | +--------------+ Now the issue: When we run a ping test from "LAN_C", samba server response from the correct interface throw the gateway (in this example case eth_c), and the same occurs when we try to access to the shared resources, and that's ok. But when we try join to domain, the samba server response the broadcast DNS query from any other interface like eth_a with the ip source address corresponding to LAN_A, and if shutdown the interface eth_a from eth_b and so on. Everything works ok if we try to join to domain from LAN_A and LAN_B where the samba server are directly connected. Regards and thanks! Ignacio
and make use of advanded routing like : http://lartc.org/howto/lartc.rpdb.multiple-links.html then every interface reacts only to its own subnet.>-----Oorspronkelijk bericht----- >Van: ignacio at favro.com.ar >[mailto:samba-bounces at lists.samba.org] Namens Ignacio D. Favro >Verzonden: vrijdag 22 augustus 2014 15:30 >Aan: samba at lists.samba.org >Onderwerp: [Samba] Response from > >Hi! > >First at all here is a infraestructure brief description: > >+-------------+ > | SAMBA |eth_a----------LAN_A > | PDC | >+-------------+eth_b----------LAN_B > eth_c > | > | > | >+--------------+ > | | > | GATEWAY |--------------LAN_C > | | >+--------------+ > >Now the issue: > > When we run a ping test from "LAN_C", samba server >response from the >correct interface throw the gateway (in this example case eth_c), and >the same occurs when we try to access to the shared resources, and >that's ok. But when we try join to domain, the samba server >response the >broadcast DNS query from any other interface like eth_a with the ip >source address corresponding to LAN_A, and if shutdown the interface >eth_a from eth_b and so on. > Everything works ok if we try to join to domain from LAN_A >and LAN_B >where the samba server are directly connected. > >Regards and thanks! >Ignacio >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/options/samba > >