Personal tools

Difference between revisions of "Remote Access"

From TrueERP wiki

Jump to: navigation, search
(Created page with "<menu name=myMenu align=center> More Detail= Access Levels Customising Lists Customising Main Menu [[Date Range|...")
 
Line 19: Line 19:
 
[[Units of Measure|Units of Measure]]
 
[[Units of Measure|Units of Measure]]
 
</menu>
 
</menu>
== Overview ==
+
== Overview ==
 +
 
 +
ERP can be accessed via WAN allowing system access from anywhere, at any time. Setting up access via Wide<br>
 +
 
 +
Area Network (WAN) is a straightforward process but may require assistance from your Network Administrator or <br>IT Professional. The three steps required to enable Remonte Access are as follows
 +
 
 +
<br>
 +
 
 +
[[Image:Rem1.jpg|548x229px]]<br>
 +
 
 +
<br>
 +
 
 +
<br>1 - Static Address<br>In order for a user’s computer (ERP Client) to communicate with the server over the internet, the server must always <br>have the same address, ie. A Dynamic DNS (similar to a website address or a Fixed IP address. You may already <br>have a Fixed IP as part of your internet access contract with your ISP. If not, a Dynamic DNS can be arranged at <br>minimal or no cost through companies such as www.dyndns.org
 +
 
 +
2 - Port Forwarding<br>Your first point of contact when accessing ERP via a (WAN) is the Router. The Router needs an instruction in <br>order to redirect queries from the remote ERP Client software to the correct server in your network. This is called <br>Port Forwarding. ERP will communicate via Ports 3309 and 3310. These ports need to be forwarded to the computer <br>osting the ERP database. This is a task for your Network Administrator.
 +
 
 +
3 - Connection.ini<br>Each ERP Client computer needs to be told the Dynamic DNS or Fixed IP address it is to communicate with. <br>This is done in the Connection.ini file which can be found in the application folder (typically c:\Program Files\ERP\). <br>When opened in a text editor <br>such as Notepad, the Connection.ini file by default will look similar to this:<br>
 +
 
 +
<br>
 +
 
 +
[[Image:Rem2.jpg]]<br>
 +
 
 +
Replace localhost in the third and final lines with the Dynamic DNS or Fixed IP address<br>eg.
 +
 
 +
[[Image:Rem3.jpg]]<br>
 +
 
 +
'''References:'''
 +
 
 +
Dynamic DNS Service: '''http://www.dyndns.org '''<br>Port Forwarding Tutorials: '''http://www.portforward.com'''
 +
 
 +
'''Glossary &amp; Definitions:'''
 +
 
 +
Router: '''http://en.wikipedia.org/wiki/Router'''<br>Port Forwarding:'''http://en.wikipedia.org/wiki/Port_Forwarding'''
 +
 
 +
<br>
 +
 
 +
<br>

Revision as of 16:37, 3 March 2011

Overview

ERP can be accessed via WAN allowing system access from anywhere, at any time. Setting up access via Wide

Area Network (WAN) is a straightforward process but may require assistance from your Network Administrator or
IT Professional. The three steps required to enable Remonte Access are as follows


Rem1.jpg



1 - Static Address
In order for a user’s computer (ERP Client) to communicate with the server over the internet, the server must always
have the same address, ie. A Dynamic DNS (similar to a website address or a Fixed IP address. You may already
have a Fixed IP as part of your internet access contract with your ISP. If not, a Dynamic DNS can be arranged at
minimal or no cost through companies such as www.dyndns.org

2 - Port Forwarding
Your first point of contact when accessing ERP via a (WAN) is the Router. The Router needs an instruction in
order to redirect queries from the remote ERP Client software to the correct server in your network. This is called
Port Forwarding. ERP will communicate via Ports 3309 and 3310. These ports need to be forwarded to the computer
osting the ERP database. This is a task for your Network Administrator.

3 - Connection.ini
Each ERP Client computer needs to be told the Dynamic DNS or Fixed IP address it is to communicate with.
This is done in the Connection.ini file which can be found in the application folder (typically c:\Program Files\ERP\).
When opened in a text editor
such as Notepad, the Connection.ini file by default will look similar to this:


Rem2.jpg

Replace localhost in the third and final lines with the Dynamic DNS or Fixed IP address
eg.

Rem3.jpg

References:

Dynamic DNS Service: http://www.dyndns.org
Port Forwarding Tutorials: http://www.portforward.com

Glossary & Definitions:

Router: http://en.wikipedia.org/wiki/Router
Port Forwarding:http://en.wikipedia.org/wiki/Port_Forwarding