943,876 Members | Top Members by Rank

Ad:
May 5th, 2008
0

how does a VPN work? does it work like a normal LAN?

Expand Post »
I will be implementing an application to a VPN network. But my problem is how does VPN work? I will be using a mysql database and basically it will be all about ip address and ports. If i connect a computer that will serve as a server in a VPN network would it be like doing it in a normal LAN? how about IP address? I would be very happy if someone can answer this question.. thanks!
Similar Threads
Reputation Points: 13
Solved Threads: 2
Junior Poster in Training
bornok15 is offline Offline
91 posts
since Feb 2008
May 11th, 2008
0

Re: how does a VPN work? does it work like a normal LAN?

A vpn basicall piggy back on a existing connection - in that it create a secure connection between two points.

So if you can imagine a public road between A and B, also on that road is protected private lane for just you and nobody else. The public road is the internet and the private lane is the vpn.

After the vpn is created you can use any protocal or port number you want to use. So yes the vpn is like a normal lan except it offer a bit more security.

hope this helps.
Reputation Points: 12
Solved Threads: 0
Junior Poster in Training
muta is offline Offline
67 posts
since Jun 2005
May 12th, 2008
0

Re: how does a VPN work? does it work like a normal LAN?

Thanks.. So does this mean that i can use an ip address such as 192.168.0.1 in a vpn? does it have restrictions on ip addresses to be used since its connectd via internet?
Reputation Points: 13
Solved Threads: 2
Junior Poster in Training
bornok15 is offline Offline
91 posts
since Feb 2008
May 13th, 2008
0

Re: how does a VPN work? does it work like a normal LAN?

everything depends on the way your VPN is set up
Moderator
Featured Poster
Reputation Points: 183
Solved Threads: 89
Posting Virtuoso
DimaYasny is offline Offline
1,772 posts
since Jan 2007
Jun 9th, 2008
0

Re: how does a VPN work? does it work like a normal LAN?

Click to Expand / Collapse  Quote originally posted by bornok15 ...
I will be implementing an application to a VPN network. But my problem is how does VPN work? I will be using a mysql database and basically it will be all about ip address and ports. If i connect a computer that will serve as a server in a VPN network would it be like doing it in a normal LAN? how about IP address? I would be very happy if someone can answer this question.. thanks!

actually vpn is defined as network infrastructure connective deployed on a shared network with same policies and security as a private network. i will work depend on ur router. which type router ur using and which version of IOS ur using. vpn has two mode tunnel mode and transport mode. following are the configuration of vpn
crypto isakmp policy 1
encr 3des
hash md5
authentication pre-share
group 2
crypto isakmp key cisco address (ip address of remote router)
crypto ipsec transform-set (transform set name) esp-3des esp-md5-hmac
crypto map (map name) ipsec-isakmp
set peer (remote router or peer router)
set transform-set (transform set name)
match address ( access list no.)


configure same setting to ur peer router then it will work . and u should configure nat pool or pat and router will be 1800 series later and ios should support vpn. IP address means it using for idenfiying the devices. ip address have 4 classess A class range 1-126,
B class 128-191, C Class 192-223 and C & D class using for multi casting and experimental purpose. and also these three have private ip address it is normaly using for our lan network
if u have more dout about networking just mail me


with regards
inshad
Reputation Points: 10
Solved Threads: 0
Newbie Poster
inshad.i@gmail. is offline Offline
3 posts
since Mar 2008
Sep 19th, 2008
0

Re: how does a VPN work? does it work like a normal LAN?

yes you can and should use internal IPs

We have a 7 site network

10.10.1.0 Site 1 HQ
10.10.2.0 Site 2 Branch
.....
10.10.10.0 Site 10 Branch

you can ping any ip address on site 1 from any other computer on any site and vise versa.

Basicly think of a vpn as a virtual route across the internet.

Each Firewall that is part of the vpn has an agreement with the HQ firewall.

So each branch office firewall knows if they need to send data to 10.10.1-10.0 (other then thir local subnet) to send it to the firewall via the vpn tunnel

Read up on site to site VPNs.
There are also dialin VPNs but thats for users that work from home to access network resources securely.

http://computer.howstuffworks.com/vpn3.htm

VPNs are great, even better is Metro Ethernet and MPLS! But that very costly
Reputation Points: 16
Solved Threads: 1
Newbie Poster
bilbus is offline Offline
13 posts
since Oct 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in IT Professionals' Lounge Forum Timeline: VNC or Remote Desktop?
Next Thread in IT Professionals' Lounge Forum Timeline: Is there a cert that will open doors?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC