OpenVPN, routed - how to browse ?

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
kbarb
DD-WRT Novice


Joined: 03 Mar 2010
Posts: 6

PostPosted: Mon Aug 29, 2011 4:36    Post subject: OpenVPN, routed - how to browse ? Reply with quote
I got the OpenVPN server working, both the routed and bridged versions, so I can remotely connect to my home network. I saw some advice on the OpenVPN site, that generally routed vpns are more desirable - less broadcast traffic I guess.

But how do people browse to their shares then, when using the routed vpn networks?
You just memorize the names of the shares and use "net use" to mount them ? Or is there some less tedious method.
Seems like bridged networks are a bit easier to use if you're on Windows and have Windows/Samba shares.

(And just out of curiosity, what happens when I shift over to Linux . . . you share with NFS and are able to browse to them with the file browser ?)
Sponsor
cyberde
DD-WRT Guru


Joined: 07 Jun 2006
Posts: 1488
Location: the Netherlands

PostPosted: Tue Aug 30, 2011 16:52    Post subject: Reply with quote
I've had that problem too, since browsing shares and LAN-games require mostly UDP broadcast traffic.

Finally I chose to use bridged VPN and using ebtables to block DHCP traffic Smile

_________________
Firmware: DD-WRT v24-sp2 (latest available) mega
WRT320N

Donater
kbarb
DD-WRT Novice


Joined: 03 Mar 2010
Posts: 6

PostPosted: Tue Aug 30, 2011 20:51    Post subject: Reply with quote
I was told yesterday by a network expert that with a routed vpn network you can just put in the IP and then you'll see the shares. I'll have to check on that.

Browsing seems easier with bridging but I'll have to check them both again with the new information.

Also, he said something I didn't know which is that NFS shares are becoming deprecated since all OSs can deal with Samba/CIFS shares.
bskchaos
DD-WRT User


Joined: 07 Feb 2009
Posts: 198

PostPosted: Wed Aug 31, 2011 3:27    Post subject: Reply with quote
Is possible to use FQDN and get access to SMB shares.

Just need to add a few additional options on dnsmasq.
cyberde
DD-WRT Guru


Joined: 07 Jun 2006
Posts: 1488
Location: the Netherlands

PostPosted: Wed Aug 31, 2011 6:22    Post subject: Reply with quote
kbarb wrote:
I was told yesterday by a network expert that with a routed vpn network you can just put in the IP and then you'll see the shares. I'll have to check on that.

Yes that's the way to go, if you know the IP or FQDN you can still browse shares (those are TCP anyway) but finding your computers in the network browser won't work (it uses UDP broadcasts).
Also network games that won't allow you to enter an IP address won't work (they usually use UDP broadcast to detect other games running in the network).

_________________
Firmware: DD-WRT v24-sp2 (latest available) mega
WRT320N

Donater
MrFidget
DD-WRT User


Joined: 15 Jul 2010
Posts: 378

PostPosted: Mon Sep 05, 2011 22:32    Post subject: Reply with quote
If you have an AD controller, you can forward AD domain requests to the AD DNS serers via DNSMasq. Any regular DNS requests will still be forwarded to your ISP's DNS servers (or the DNS servers of your choice)

Have a look at http://www.dd-wrt.com/phpBB2/viewtopic.php?t=143618

and

http://www.dd-wrt.com/phpBB2/viewtopic.php?t=143306

Follow the DNS forwarding in the Wiki and there are two options to make it work above depending on which firmware you have.

The end result allows you to type the fully qualified name of the server such as \\machinename.vpn-domain.local and browse the share as you normally would.

I don't think that you will get a browsable directory unless your PC is a member of the domain.

I hope this helps

Cheers
Chris
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum