Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
2004-01-08 03:42 PM
2004-01-29 07:45 PM
2004-01-30 10:25 AM
mikeadams wrote:Our setup is very similar, although with ASIP6.2 on the server, and I'm in a similar position to yourself. I'm not claiming to be an expert, but willing to share my experience, fwiw.
...We currently get DSL internet access. It comes through a phone line, and into a router which is currently plugged into the switch for our ethernet...
My question is what are the advantages of setting up the router to go directly into ther server instead of the switch or is this the only way to set up VPN service and a firewall (if the internet is through the server).Be careful about doing this, you might be putting the server at the 'wrong' side of the firewall (assuming it is part of the 'switch' you mentioned). If you can access the server from the internet then the firewall cannot protect it. Therefore the normal system puts the incoming data connection (ADSL possibly?) into the firewall, which then joins the network via a router or hub.
We would like to setup this server so that our other office can access file on it across the internet as well we could access it from home if we wanted to. After all of my reading it appears that using VPN services is how you achieve this.Correct, although in our case we would need to get some software installed on the firewall (which is provided via our ISP) to allow 'controlled' access over a VPN.
My next question is what are NAT services and DNS services. Are they useful, and what advantages are there to using them."Network address translation" (I think this is what it stands for) is a way to allocate IP addresses dynamically within a 'closed' network, such as you office. It avoids the need to a unique IP address for each computer, as these are in relatively short supply as every computer permanently connected to the Net needs one. The DNS (Domain Name Server) software allocates these IP addresses for you and can also cut down on network traffic which apparently keeps your ISP happy
We currently have and ISP who we get internet and email through as well as our website. Would it be possible to manage the email and website through our server...Possible, but as jamesm said, better to leave the web site hosting to your ISP, just develop the site on your own computer and upload it to their system.