Warning

 

Close
Confirm Action

Are you sure you wish to do this?

Cancel Confirm
AR15.COM
11/20/2013 5:51:21 PM EDT
I have a Medialink N router. What do I need to do to make it work?
11/20/2013 5:52:31 PM EDT
[#1]
Read the manual?


11/20/2013 5:58:11 PM EDT
[#2]
what are you trying to do? make it be a vpn endpoint, so no matter where you are in the world, you can get home?

or have it connect two lans over the internet, so it looks like one big happy lan?
11/20/2013 5:58:54 PM EDT
[#3]
Quote History
Quoted:
Read the manual?
View Quote

Did. Didn't even find a reference to VPN. I'm thinking I'll have to change the firmware or something.

You can check for yo' self as well. Maybe I missed something. manual
11/20/2013 6:00:22 PM EDT
[#4]
Quote History
Quoted:
what are you trying to do? make it be a vpn endpoint, so no matter where you are in the world, you can get home?

or have it connect two lans over the internet, so it looks like one big happy lan?
View Quote

Endpoint. Mainly to have a secure connection when using open wifi.
11/20/2013 6:03:41 PM EDT
[#5]
Quote History
Quoted:

Endpoint. Mainly to have a secure connection when using open wifi.
View Quote View All Quotes
View All Quotes
Quote History
Quoted:
Quoted:
what are you trying to do? make it be a vpn endpoint, so no matter where you are in the world, you can get home?

or have it connect two lans over the internet, so it looks like one big happy lan?

Endpoint. Mainly to have a secure connection when using open wifi.

buy this instead. cheaper and works better. I use it constantly. trivial to set up on my iPad and laptop, slightly harder on my android tablet.
11/21/2013 3:33:51 PM EDT
[#6]
If you want a VPN tunnel from one site to another use a router that is flashable with DD-WRT (or something similar)  

Or head on over to ebay and pick up an ASA 5505 (can be expensive and still have a shitty base license or checkpoint UTM on the cheap though its a gamble on what license the checkpoint will have sometimes.

Or setup a janky computer toss, esxi, hyper-v, xen, kvm etc on it and run a firewall virtual appliance.   Run the existing wireless router as a simple AP.  


check the DD-WRT database for a supported router HERE

PFSense
m0n0wall
endian
Astaro  

are some firewalls that you can run virtualized just fine
11/21/2013 8:06:22 PM EDT
[#7]
Quote History
Quoted:
If you want a VPN tunnel from one site to another use a router that is flashable with DD-WRT (or something similar)  

Or head on over to ebay and pick up an ASA 5505 (can be expensive and still have a shitty base license or checkpoint UTM on the cheap though its a gamble on what license the checkpoint will have sometimes.

Or setup a janky computer toss, esxi, hyper-v, xen, kvm etc on it and run a firewall virtual appliance.   Run the existing wireless router as a simple AP.  


check the DD-WRT database for a supported router HERE

PFSense
m0n0wall
endian
Astaro  

are some firewalls that you can run virtualized just fine
View Quote

Eventually I'd like to get to the point of having a linux server to use, but in the mean time I've heard of DD-WRT before, just haven't really researched much myself.

ETA: My router isn't compatible. I think that's the route I'd like to take in the near future though. Thanks!
11/21/2013 8:34:54 PM EDT
[#8]
Quote History
Quoted:

Did. Didn't even find a reference to VPN. I'm thinking I'll have to change the firmware or something.

You can check for yo' self as well. Maybe I missed something. manual
View Quote View All Quotes
View All Quotes
Quote History
Quoted:
Quoted:
Read the manual?

Did. Didn't even find a reference to VPN. I'm thinking I'll have to change the firmware or something.

You can check for yo' self as well. Maybe I missed something. manual


Page 8, par 2.1C.  that says See Section 4. But it appears this router is NOT a VPN server.  It can connect two LANs with PPTP or L2TP.

Your other option is to port forward 3389 to an inside machine then use a dynamic DNS service.  That will let you use Remote Desktop (or any RDP client) to access that machine, provided it's on of course.  From there you can get to the rest of your internal network.

OR build a Linux box as a router/VPN server (2 NICs).  Or a VMWare appliance.