[Samba] Samba over VPN
Mike A. Leonetti
mleonetti at evolutionce.com
Mon Apr 26 14:02:53 MDT 2010
Actually, strangely, what fixed this issue was adding this to the samba
config:
interfaces = 10.1.1.0/24 10.10.12.0/24 10.0.0.0/24
I just basically duplicated this line:
hosts allow = 10.1.1.0/24 127.0.0.0/8 10.10.12.0/24 10.0.0.0/24
And took out the localhost. Now everything works as expected.
Lennart Sorensen wrote:
> On Mon, Apr 26, 2010 at 02:21:47PM -0400, Mike A. Leonetti wrote:
>
>> The VPN is a site-to-site VPN. It's a Linux<->Sonicwall VPN. Other
>> users can join other Windows domains no problem. I created an lmhosts
>> file on the Windows 2003 server with this:
>>
>> 10.1.1.1 fortissimo #PRE #DOM:crcomputer
>> 10.1.1.1 "CRCOMPUTER \0x1b"
>> 10.1.1.1 "CRCOMPUTER \0x1c"
>>
>> However, when I go to create a share and assign domain users to it, it
>> cannot find the domain.
>>
>
> I didn't think you were supposed to have multiple lines with the same ip.
> Multiple names on one line is fine of course.
>
>
More information about the samba
mailing list