This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Windows environment through Site-to-Site iPSecVPN

Hi All,

I have setup a Site-to-Site VPN, it's OK now. all application based TCP/IP is running well, but the basic enviroment on both sites are windwos based. How can i login to the Windows 2000 Domain in headoffice stie from the brach site?
And Can i access the shared files on the servers in Remote site using windows "network neighbour"?

Any help and suggestion are appreciated.
Thanks.
Greetings,
Leland


This thread was automatically locked due to age.
Parents
  • Hi Leland,

    set the neccessary packet filter rules to allow MS-NetBios, MS-SMB etc.
    Also change the LMHOSTS file of the branch PCs so that they can find the domain controller (else you will not find them because windows uses a broadcast which works only in the local network)
     1.2.3.4     MyServer         #PRE #DOM:MyDomain 

    Regards,
    Karsten
Reply
  • Hi Leland,

    set the neccessary packet filter rules to allow MS-NetBios, MS-SMB etc.
    Also change the LMHOSTS file of the branch PCs so that they can find the domain controller (else you will not find them because windows uses a broadcast which works only in the local network)
     1.2.3.4     MyServer         #PRE #DOM:MyDomain 

    Regards,
    Karsten
Children
No Data