Lazo wrote:
>
> So, if I have an e-smith server (Server 1), with vpn enabled,
> and for example two remote offices with e-smith servers too
> (Server 2 and Server 3), and two PC on each office, you mean,
> I can VPN over Server 1 from Server 2 and Server 3 only if I
> have two different IP for Server 1 (does it works with
> Server1a.dyndns.com and Server1b.dyndns.com), so each PC (two
> from each remote office) log to each IP domain.
>
> is this what you were saying??
That's how I interpreted it. If both NAT-ed PCs try to PPTP to one IP, it's unable to determine which is which. If the two PCs are using different IPs though, it isn't a problem. So you'd need the same number of IPs on the server as NAT-ed PCs that you wanted to PPTP at the same time. In your case, (2 NATs with 2 PCs each), you'd need two IPs on the server. The server would see each remote location as a separate connection, so you could have a connection to each of the server's IPs from each remote location. 2 server IPs * 2 remote IPs == 4 PPTP connections (max of 2 at each location). Correct me if I'm wrong...