-1
votes
1answer
32 views

Can I have my web hosting company redirect all requests to an IP address? (from blahblah.example.com to 123.456.789.012) [closed]

I have a web hosting account, from FatCow. They gave me a subdomain, blahblah.fatcow.com. Would it be possible to simply redirect all traffic from that subdomain to my home IP address? For example, ...
0
votes
1answer
47 views

OpenVPN configuration

Preamble: I am lucky to have an IP subnet which has real IPs, so no NAT. I have a network from 1.2.3.0 to 1.2.3.128. I have a Debian server with an eth0 interface say 1.2.4.9. Now I want to have an ...
1
vote
2answers
170 views

How to ensure Internet access is only via VPN [duplicate]

I have a Windows 7 machine with a regular wired Internet connection, configured via DHCP. It has a VPN connection set up. How can I ensure that Internet access is allowed only over the VPN? That is, ...
2
votes
2answers
65 views

Can't connect to Cisco router's settings page

Currently I have a 2 wire modem, and a Netgear WNDR3400. What I want to do is add a Cisco RV100W for its VPN features. Currently the Netgear router is connected to the modem via the WAN port. When I ...
0
votes
2answers
241 views

How Does a VPN Manage Local IP Addresses

When you have devices with the same static IP addresses on two networks how does a VPN keep them straight? Example: I have a small network in my home office with 3 computers. I routinely connect to a ...
0
votes
1answer
361 views

VPN server IP address [closed]

If I use VPN service when I get fix ip address or it's dynamic? Secondly, can I change the fix VPN ip or it's impossible? I want to change my ip every second. Thanks!
2
votes
1answer
67 views

Simple DNS or just redirection for few names

PC1 is connected via VPN to server1 (s1) s1 is connected to pc1 via VPN tunnel and to s2 vie ssh. There is transparent proxy and iptables rules that take traffic from VPN and push to ssh SOCKS5. s2 ...
1
vote
1answer
186 views

Routing Between Intranet and Internet

I have 2 ADSL Modems: One is for intranet connectivity, the other is for accessing the internet. I connect the intranet to my PC on network interface "Local Area Connection", and connect to internet ...
0
votes
0answers
103 views

How do I make servers visible on my VPN?

I'm tinkering with web servers on Rackspace, trying to figure out if I can set up a website with public parts and also private parts that are visible only via a VPN connection. I have 2 servers ...
0
votes
2answers
684 views

Two VPN connections from the same IP address

I have set up a server running Windows Server 2008 which two remote users can dial into using a VPN connection. It works fine unless they are both in the same location, in which case only one of them ...
2
votes
2answers
119 views

Emulate home network IP

I wanted to use a service that would allow me to connect to my home network remotely that will emulate the home network IP on the remote computer. So once connected if I went to myip it would show the ...
0
votes
1answer
494 views

Conflict of VPN allocated IP address

In my work place, my allocated private IP is 192.168.2.10, and I need to use VPN (PPTP) to another network, which also allocate IP in the same subnet, e.g. (192.168.2.20). What are the best way to ...
1
vote
1answer
393 views

Can IPSec (or any other VPN tunnel) hide your IP address while browsing?

Is there a VPN/tunnelling method which you can use to browse the web, but will also prevent somebody from seeing your IP address if they were sniffing the network? I wasn't sure if the IP address ...
0
votes
1answer
118 views

View I.P. Address of a connected remote user

This might be hard to explain so I'm going to try my best here... I have a computer that connects through a VPN tunnel and then uses remote desktop to gain access to another computer. I can go in ...
0
votes
1answer
504 views

Routing a process's network traffic through a specific interface on ArchLinux

I have a VPS in the cloud I want to use to act as a media download server. I have a VPN to avoid getting anyone in trouble (me or host). I have set up the VPN tunnel, and it created an interface ...
0
votes
0answers
58 views

RDC from home PC to work PC using non routable IP's

I have a home PC and a work PC right next to each other. The work PC is connected to my corporate Lan, when it is connected I cannot RDC to it. When it is not connected to the corporate Lan I can ...
2
votes
2answers
3k views

VPN with same IP ranges

I'm not sure how to do this.. I've got a Windows 2003 server which I've created an "Incoming Connections" VPN network connection, then on my Windows 7 client, I've connected to this VPN, but as soon ...
0
votes
2answers
2k views

VPN not changing IP address

A certain internet service I require demands that I connect from a university IP. Said service indeed works well when connected from several universities. Now, I would like to access that service ...
2
votes
1answer
731 views

Connecting to resource on vpn, while normal traffic routes through normal connection

I'm running Windows 7 and am trying to connect to a specific IP on a VPN network that I'm connected to. Since I don't want all Internet traffic to go through the VPN connection and I want to be able ...
0
votes
1answer
389 views

VPN help for Android

I have an Android application that talks to a server app running on grails (Groovy on Grails). Android app basically establishes a connection with this address: ...
2
votes
1answer
4k views

Problem with persistent routes and VPN connection in Windows 7

My home PC has a VPN connection to my office. The office network is firewalled, with a secure zone on 192.168.0.* and a DMZ on 10.0.0.* From outside, www.mycompany.com routes to a public IP - say ...
0
votes
1answer
3k views

Connect to my entire LAN through OpenVPN, QNAP

I'm trying to set up an OpenVPN server on my QNAP Nas. My network: Router: 192.168.0.254 QNAP Nas: 192.168.0.5 Some other computer in LAN: 192.168.0.7 Subnet 255.255.255.0 I've forward port 1194 ...
0
votes
1answer
230 views

Besides Proxy/VPN Are There Tools To Disguise Your Location via IP?

Networking wise, is there any way to hide/disguise your IP address other than using VPNs or proxies? I'm asking from an educational standpoint, is this even possible given the various networking ...
1
vote
2answers
2k views

Setting VPN to go through certain IPs and not others

I'm a scientific programmer with a loose grasp of what goes on under the hood in my small home network so bear with me whilst I try and explain using the correct words if possible. My home network of ...