| Author |
A Real Scenario, Remote access vpn connection
|
|
| adam salam 2005-05-15, 4:20 pm |
| Hi mates
I have a real scenario which I am searching a solution for:
I have configured a remote access vpn connection between two sites, using dynamic DNS service, both sites are in the same domain.
after establishing a vpn connection, they are using software client in the branch office to enter data to the database resides in the head quarter RAS/DC server.
Users in the branch office can brows and edit there files resides in head quarter RAS server with no problem.
The problem is that the data entered using that software, never reach the main database in the HQ server!!!, and they experience a slow link.
In the HQ office the link to the internet is ISDN 128kbps, and in the branch office the link is ADSL ~400kbps.
Where could be the problem?
Thanks | |
| jmcuellar 2005-05-15, 8:47 pm |
| Sounds like a sync problem...what kind of client s/w and database? | |
| adam salam 2005-05-16, 7:31 am |
| quote: Originally posted by jmcuellar
Sounds like a sync problem...what kind of client s/w and database?
Thanks,
does it matter what kind of client software?
anyway database engine is "pervasive" installed in w3k. | |
| jmcuellar 2005-05-16, 9:55 pm |
| Yes it does...if the client side isnt setup to do auto syncs at certain time intervals then data wont be updated. You need to check sync issues on client side.
Or it maybe a router issue blocking port for sync to occur. I had to set router to accept port 5993 for Goldmine to do syncs from remote site. | |
| adam salam 2005-05-17, 5:11 am |
| quote: Originally posted by jmcuellar
Yes it does...if the client side isnt setup to do auto syncs at certain time intervals then data wont be updated. You need to check sync issues on client side.
Or it maybe a router issue blocking port for sync to occur. I had to set router to accept port 5993 for Goldmine to do syncs from remote site.
Thanks, youn realy, switch-on a pulb in my mind 
we need to learn more and more.....
I will do that, and let you know | |
| adam salam 2005-05-17, 7:01 am |
| quote: Originally posted by jmcuellar
Yes it does...if the client side isnt setup to do auto syncs at certain time intervals then data wont be updated. You need to check sync issues on client side.
Or it maybe a router issue blocking port for sync to occur. I had to set router to accept port 5993 for Goldmine to do syncs from remote site.
Do you mean this:
Keyword Port Protocol Description
pvsw-inet 2441 tcp Pervasive I*net Data Server
pvsw-inet 2441 udp Pervasive I*net Data Server
pvsw 2520 tcp Pervasive Listener
pvsw 2520 udp Pervasive Listener | |
| jmcuellar 2005-05-17, 9:45 am |
| Exactly...bingo!!! |
|
|
|