QUOTE (slcman @ Jul 4 2009, 11:32 AM)

Hi all,
I would like to connect to M1100 and panelview component thru internet. I have 1 micrologix 1763L16BWA, Panel View component C600 and Dlink router EBR-2310 (nothing is connected to WAN port at this time). I never did it, I don't know where to start...any idea? Did I have to setup a VPN? I only have RSLink lite, it will work or I need gateway? My custumoer must have a fix Ip adress or not?
Thanks for your help
The answer to your question is multi-faceted. There are ways you can do what you describe that work and ways you can do it that are robust and follow best practice.
For the sake of my post and further discussion I am going to assume the following:
1. Your M1100 is at Site A and can access the internet through a router and modem.
2. Your C600 is as Site B and can access the internet through a router and modem.
3..Sites A and B are not on the same Intranet or Corporate Network.
Answer A - The it works, but isn't robust
If you open the proper ports {see help files or AB knowledgebase for the two ports you need} then the ML can see the PV and communicate. You'll either need fixed addresses or use a Dynamic DNS service and address the Ml and PV by their Domain name rather than IP address. The problem to this approach is that it leaves two ports of your local network open to the world and any hack can access your PV and ML also.
Answer B - More robust better approach
Use a small VPN and connect the two sites. The VPN handles maintaining the connection and the ML and PV think there on the same local subnet. The improvement here is that no ports to the internet world as a whole remain open for hack exploitation.
I've done both and know of operations doing both. It is a matter of cost vs risk vs reward. You make the call.