network 2 pc's in different states

waitman

Diamond Member
Oct 27, 2002
3,758
0
71
I need to network two computers together that are in different states, so that I can share and access the same files through sage accounting. Currently I am using GO TO and obviously only one person can use a file at one time. I have purchased the sage multi-server license, which supports windows server and peer to peer. I don't want to have to add a dedicated server for only two computers because of the cost. Could someone maybe give me feedback on what to look at for my situation?
I have experience setting up home networks, but I have never tried anything like this and Not sure what to look into for this situation. Thanks in advance for any pointers, links or other info you can provide.
waitman
 

Fardringle

Diamond Member
Oct 23, 2000
9,200
765
126
You need a VPN connection that will allow you to map network drives between the computers over the Internet. A dedicated VPN connection using routers is a little more difficult to set up at first but is generally more reliable and less hassle to use. A software VPN solution like Hamachi would also work.
 

arch113

Senior member
Mar 3, 2005
227
31
91
You need a VPN connection that will allow you to map network drives between the computers over the Internet. A dedicated VPN connection using routers is a little more difficult to set up at first but is generally more reliable and less hassle to use. A software VPN solution like Hamachi would also work.

Agreed... Do NOT just open port 139 and access shares that way (I think most ISP block that anyway).

Remember, accessing the remote files may be SLOW, limited by the uplink on either end.
 

RadiclDreamer

Diamond Member
Aug 8, 2004
8,622
40
91
Site to site VPN would be the least trouble, but not necessarily the lowest cost, pick up a pair of ASA 5505 with 10 user licenses for under $1000 and you will be set.
 

waitman

Diamond Member
Oct 27, 2002
3,758
0
71
I think Hamachi might fit the bill. $199 a year though for just 2 pc's. Thanks everyone for the input!
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Agreed... Do NOT just open port 139 and access shares that way (I think most ISP block that anyway).

Remember, accessing the remote files may be SLOW, limited by the uplink on either end.

139 is legacy anyway, it's been 445 for quite some time now. But with the way MS RPC works it's a PITA to get working over a restricted network anyway.
 

arch113

Senior member
Mar 3, 2005
227
31
91
139 is legacy anyway, it's been 445 for quite some time now. But with the way MS RPC works it's a PITA to get working over a restricted network anyway.

I knew that, slipped my mind at the time.... Also shows how old I am or how young I'm not ;)
 

kenzo

Junior Member
Jun 30, 2011
3
0
0
You would be better off implementing a terminal server server running SAGE that all the users can get to over the Internet. Opening Sage across a VPN connection will be painfully slow.