Sseaner
I’m glad the post helped you out. I have learned something since then, and that is that people have successfully connected 2 WRV54G devices together. Unfortunately, though, this kind of connection has only been established with a WRV54G on each end. This isn’t really helpful in meeting the needs of most people.
Anyway, you do not need to have RAS configured on your W2K server. The routers will take care of establishing and managing the connection. Once the RV082 VPN is established, it will be like your computers are physically in the same place. You should be able to ping computers across the tunnel, access shares, establish a terminal service window, and just about do whatever you need. There may be a problem with NetBIOS names being transferred across the tunnel, but if you have a DNS or WINS server running, and if they are referenced correctly on the client side, things should work for you. If you use IP addresses instead of computer names, there shouldn’t be a problem.
One thing to consider is that each location (home and office for example) will have to be on a separate subnet. I personally use the 10.1.1.0 network with a 255.255.255.0 subnet at work, and at home I use the 10.1.2.0 network again with the 255.255.255.0 subnet. I know this is a class C network that is in what is typically referred to as class A network space, but I have had no problems with it. I like it better than having to type in the default 192.168.1.0 addresses.
I have never used the dual WAN feature of this device, but through reading I believe that it can help to increase the speed of a connection. When the Wan1 connection is maxed out, it is supposed to start using the Wan2 side. I have never tested this though.
If you need help setting up the RV082, I’d be more than happy to help, though I think you’ll find the setup rather easy.
Hope this all isn’t too confusing. Be sure to let me know if you have any other questions or if you need me to clairify any of the above...
deeno
PS – So you know, there are cases where it would be beneficial to also use the rras features of the W2K server. For example, we have several offices that connect to our main office. Even though the remote offices can all see the main office, the remote offices cannot see each other. Generally the remote offices don’t need to see each other, but sometimes it would be useful. For instance, if I am at home and I need to connect to a remote office, it would be nice to be able to connect through the main office.
To make this possible, I am going to setup PPTP on our W2K server at the main office. Then, when I’m at home or at a remote office, once I have established an IPSec connection to our RV082, I’ll establish a PPTP connection to our W2K server at the office. Once I connect, I’ll be assigned an IP address that is physically part of the work network, and I should then be able to connect to all of the addresses (including those of remote offices) that I would typically be able to connect to as if I were at the main office.
That’s just a side note, and I don’t think it applies to your configuration. Hope that isn’t too confusing...