On Wednesday 22 March 2006 18:21, George Razvan NICA wrote:
> Salut!
>
> Se dau 2 LAN-uri. Cate un server Linux in fiecare LAN. Samba pe
> fiecare din cele 2. Intr-unul din LAN-uri, sa-i zicem HQ, samba e
> configurat cu
>
> === cut here ===
> interfaces = 10.10.10.2
> hosts allow = 10.10.10.0/24 10.10.11.0/24
> local master = yes
> domain master = yes
> preferred master = yes
> wins support = yes
> os level = 65
> === and here ===
>
add:
name resolve order = wins
remote announce = 10.10.11.1/HQ
remote browse sync = 10.10.11.1

> In celalalt LAN, sa-i zicem Branch, samba e configurat cu
>
> === cut here ===
> interfaces = 10.10.11.1
> hosts allow = 10.10.10.0/24 10.10.11.0/24
> local master = yes
> domain master = no
> preferred master = yes
> wins support = no
> wins server = 10.10.10.2
> os level = 65
> === and here ===
>
add:
name resolve order = wins
remote announce = 10.10.10.2/BRANCH
remote browse sync = 10.10.10.2

Alx

_______________________________________________
RLUG mailing list
RLUG@lists.lug.ro
http://lists.lug.ro/mailman/listinfo/rlug

Raspunde prin e-mail lui