Accessing Clients Behind DD-WRT VPN ClientRouting only some local IPs through VPN on dd-wrtOpenVPN and DD-WRTRoute IP to OpenVPN clientHow do I route all traffic from clients connected to the DD-WRT to its OpenVPN tunnel tun0?Setting up iptables for port forwarding of incoming requests over a OpenVPN Client on a RouterOpenVPN: forward client's LAN to the VPNHow can I connect remotely to our network from behind a double NAT?Iptables + NAT and port forward loop with one network interfaceopenvpn access LAN behind client behind nat and dynamic IP from other VPN clientsOpenVPN client connects but no internet accress, even though I masquerade

Why does Bran want to find Drogon?

When playing Edgar Markov, what is the definition of a "Vampire spell"?

Job Market: should one hide their (young) age?

Why do Russians almost not use verbs of possession akin to "have"?

Can a character with the War Caster feat call a bolt with Call Lightning instead of making an opportunity attack?

Writing style before Elements of Style

How to make the Bass in SATB move more smoothly?

How was Daenerys able to legitimise this character?

Is categoricity retained when reducing the language?

Is it legal to meet with potential future employers in the UK, whilst visiting from the USA

Is superuser the same as root?

Security vulnerabilities of POST over SSL

Testing using real data of the customer

Grade-school elementary algebra presented in an abstract-algebra style?

Is it legal to have an abortion in another state or abroad?

Natural Armour and Weapons

便利な工具 what does な means

How to let other coworkers know that I don't share my coworker's political views?

How to patch glass cuts in a bicycle tire?

How do I superimpose two math symbols?

Did this character show any indication of wanting to rule before S8E6?

The disk image is 497GB smaller than the target device

How to deal with a colleague who is being aggressive?

Why is the Eisenstein ideal paper so great?



Accessing Clients Behind DD-WRT VPN Client


Routing only some local IPs through VPN on dd-wrtOpenVPN and DD-WRTRoute IP to OpenVPN clientHow do I route all traffic from clients connected to the DD-WRT to its OpenVPN tunnel tun0?Setting up iptables for port forwarding of incoming requests over a OpenVPN Client on a RouterOpenVPN: forward client's LAN to the VPNHow can I connect remotely to our network from behind a double NAT?Iptables + NAT and port forward loop with one network interfaceopenvpn access LAN behind client behind nat and dynamic IP from other VPN clientsOpenVPN client connects but no internet accress, even though I masquerade






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








-1















I'm trying to set up VPN access to a handful of computers at our lab. File management, checking tests, etc. The building we lease doesn't allow us to port forward anything, so we've setup an OpenVPN AS on digital ocean and have connected both the remote computers and the lab router running dd-wrt to that VPN.



Connections seem to work, and we can see the router remotely. But we cannot figure out how to connect to the computers behind the router. How would we expose those computers to the VPN network for access?



I've tried port forwarding the four ports that Samba uses through the router, to no avail.



Thank you for the help!










share|improve this question






















  • I understand that you are trying not to compromise your security, but your question lacks important details. I'd start with the simple - use a public IP detection service from one of your internal computers, then try connecting to it from the outside. Run tracert from the inside, then try pinging the hops gathered from the outside to find where it stops working. (Just tracing from the inside isn't enough since stateful handling will pass more this way.) Disabling firewalls on all involved machines for this test goes without saying as DD-WRT has it on by default.

    – Zdenek
    May 10 at 17:18

















-1















I'm trying to set up VPN access to a handful of computers at our lab. File management, checking tests, etc. The building we lease doesn't allow us to port forward anything, so we've setup an OpenVPN AS on digital ocean and have connected both the remote computers and the lab router running dd-wrt to that VPN.



Connections seem to work, and we can see the router remotely. But we cannot figure out how to connect to the computers behind the router. How would we expose those computers to the VPN network for access?



I've tried port forwarding the four ports that Samba uses through the router, to no avail.



Thank you for the help!










share|improve this question






















  • I understand that you are trying not to compromise your security, but your question lacks important details. I'd start with the simple - use a public IP detection service from one of your internal computers, then try connecting to it from the outside. Run tracert from the inside, then try pinging the hops gathered from the outside to find where it stops working. (Just tracing from the inside isn't enough since stateful handling will pass more this way.) Disabling firewalls on all involved machines for this test goes without saying as DD-WRT has it on by default.

    – Zdenek
    May 10 at 17:18













-1












-1








-1








I'm trying to set up VPN access to a handful of computers at our lab. File management, checking tests, etc. The building we lease doesn't allow us to port forward anything, so we've setup an OpenVPN AS on digital ocean and have connected both the remote computers and the lab router running dd-wrt to that VPN.



Connections seem to work, and we can see the router remotely. But we cannot figure out how to connect to the computers behind the router. How would we expose those computers to the VPN network for access?



I've tried port forwarding the four ports that Samba uses through the router, to no avail.



Thank you for the help!










share|improve this question














I'm trying to set up VPN access to a handful of computers at our lab. File management, checking tests, etc. The building we lease doesn't allow us to port forward anything, so we've setup an OpenVPN AS on digital ocean and have connected both the remote computers and the lab router running dd-wrt to that VPN.



Connections seem to work, and we can see the router remotely. But we cannot figure out how to connect to the computers behind the router. How would we expose those computers to the VPN network for access?



I've tried port forwarding the four ports that Samba uses through the router, to no avail.



Thank you for the help!







networking routing openvpn






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked May 10 at 17:02









GabrielGabriel

11




11












  • I understand that you are trying not to compromise your security, but your question lacks important details. I'd start with the simple - use a public IP detection service from one of your internal computers, then try connecting to it from the outside. Run tracert from the inside, then try pinging the hops gathered from the outside to find where it stops working. (Just tracing from the inside isn't enough since stateful handling will pass more this way.) Disabling firewalls on all involved machines for this test goes without saying as DD-WRT has it on by default.

    – Zdenek
    May 10 at 17:18

















  • I understand that you are trying not to compromise your security, but your question lacks important details. I'd start with the simple - use a public IP detection service from one of your internal computers, then try connecting to it from the outside. Run tracert from the inside, then try pinging the hops gathered from the outside to find where it stops working. (Just tracing from the inside isn't enough since stateful handling will pass more this way.) Disabling firewalls on all involved machines for this test goes without saying as DD-WRT has it on by default.

    – Zdenek
    May 10 at 17:18
















I understand that you are trying not to compromise your security, but your question lacks important details. I'd start with the simple - use a public IP detection service from one of your internal computers, then try connecting to it from the outside. Run tracert from the inside, then try pinging the hops gathered from the outside to find where it stops working. (Just tracing from the inside isn't enough since stateful handling will pass more this way.) Disabling firewalls on all involved machines for this test goes without saying as DD-WRT has it on by default.

– Zdenek
May 10 at 17:18





I understand that you are trying not to compromise your security, but your question lacks important details. I'd start with the simple - use a public IP detection service from one of your internal computers, then try connecting to it from the outside. Run tracert from the inside, then try pinging the hops gathered from the outside to find where it stops working. (Just tracing from the inside isn't enough since stateful handling will pass more this way.) Disabling firewalls on all involved machines for this test goes without saying as DD-WRT has it on by default.

– Zdenek
May 10 at 17:18










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f966748%2faccessing-clients-behind-dd-wrt-vpn-client%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Server Fault!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f966748%2faccessing-clients-behind-dd-wrt-vpn-client%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

How to write a 12-bar blues melodyI-IV-V blues progressionHow to play the bridges in a standard blues progressionHow does Gdim7 fit in C# minor?question on a certain chord progressionMusicology of Melody12 bar blues, spread rhythm: alternative to 6th chord to avoid finger stretchChord progressions/ Root key/ MelodiesHow to put chords (POP-EDM) under a given lead vocal melody (starting from a good knowledge in music theory)Are there “rules” for improvising with the minor pentatonic scale over 12-bar shuffle?Confusion about blues scale and chords

What if the end-user didn't have the required library?What is setup.py?What is a clean, pythonic way to have multiple constructors in Python?What does Ruby have that Python doesn't, and vice versa?What is the reason for having '//' in Python?How do I create a namespace package in Python?How to package shared objects that python modules depend on?setuptools vs. distutils: why is distutils still a thing?Navigation in Windows 10 vs code not going to virtualenv library when the same library is installed at user levelPython create package for local usePackaging a project that uses multiple python versionsWhy is permission denied on pip install except for when “--user” is included at end of command?

Esgonzo ibérico Índice Descrición Distribución Hábitat Ameazas Notas Véxase tamén "Acerca dos nomes dos anfibios e réptiles galegos""Chalcides bedriagai"Chalcides bedriagai en Carrascal, L. M. Salvador, A. (Eds). Enciclopedia virtual de los vertebrados españoles. Museo Nacional de Ciencias Naturales, Madrid. España.Fotos