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;
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
add a comment |
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
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
add a comment |
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
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
networking routing openvpn
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
add a comment |
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
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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
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