I need to connect 4 separate offices to the same file server remotely.
have a DSL modem setup with 192.168.1.1 local IP. Everything working fine. Then have a linksys wireless router that I have connected to the DSL modem. I have enabled DHCP on the wireless router, and have assigned 192.168.107.1 IP address to this router, with 255.255.255.0 as the mask.
I am trying to setup a PPTP VPN server on my ubuntu minimal server 12.04 LTS hosted by linode
There are many instructions on doing this online, and I have looked through nearly all of them. I was able to set this up successfully on my netbook on my home network.
On my VPS server, I only have 1 available public IP address and 1 private IP address.
I set up a xl2tpd vpn server on a router, and assigned the ip range from 192.168.191.2 to 192.168.191.244, and there's local network behind the router's lan side with a 192.168.1.0/24 ip range, so I want the vpn client access the router from its wan port, then it can communicate with the local network, so how can I got it?
Hi Guys, :icon_smile:
I have a problem with my Internet Connection.
Here is the scenario:
My workstation (WinXPSP3) is connected in a Corporate Network and my IP Address is assigned statically and reserved in our DHCP Server.
I'm setting up a 2003 Server vm for testing purposes as a AD controller with DHCP. It's connected to a network with a DSL router already serving DHCP addresses to numerous other client machines.
I've configured the server vm with 2 NICs.
One is connected to the 'real' network of the DSL router.
Hi all,
I have a small atom based pc running Ubuntu 9.10 x64, which I want to use as a proxy, file server, and wifi access point. The box has 4 NICS, two of which are ethernet wired, two are 802.11.
One of the wired network NICs is connected to a BT home hub via DHCP. I can control the address range/subnet for this interface.
I'm trying to get a VPN set up with internal access only sites.
I have set up a VPN on a windows server (single VPS server), and I can connect from a remote computer and I get an IP assigned correctly (from 192.168.1.1 - 255)
Next I configured IIS (running on the same machine) IP Address and Domain Restrictions to only allow only IP address range 192.168.1.0 with subnet mask 255.255.255.0
When
I have a Debian Linux server running on my local network. I also have port forwarding set up on my router so that computers outside my network can use my domain name and get to my website/FTP/SSH Server. That works perfectly.
When I enter the domain name (or even the public ip address) on the local network however, it times out.