Results 1 to 4 of 4

Thread: Openvpn and network sharing

  1. #1
    Join Date
    May 2009
    Posts
    3,613

    Openvpn and network sharing

    I checked two VPN included with Clarkconnect ie the pptp and openvpn

    When I connect with pptp I am able to enter the network directory by entering the login of a user to access the area with openvpn but it does not offer me any of choosing a login and thus blocking access but I am able to enter into a share that with everyone's rights

    Is it possible that at least it gives me the opportunity to enter the login of a user so I can come in a share that has rights other than everyone?

    Config ip vpn client:
    DNS: 192.168.100.100
    Wins: 192.168.100.100
    Ip: 10.8.0.6

    I try to access a share at \\192.168.100.100

  2. #2
    Join Date
    Nov 2008
    Posts
    1,066

    Re: Openvpn and network sharing

    If you had just searched a bit, then you would know that
    - OpenVPN is much better than pptp,
    - pptp is no longer the vpn protocol sponsored by Microsoft since Windows 2003
    - Access to Windows resources by name (WINS) has absolutely nothing to do with dns,
    - It is imperative to provide a WINS server.

    Problem:
    I have a PC on the Internet who wants to access a resource on a Windows network connected to the Internet with a Clarkconnect:

    Background:
    PC (win XP/SP3) <-> ADSL <-> Internet <-> (modem) <-> Clarkconnect <-> LAN

    Clarkconnect:
    - Connected to the Internet via a modem PPPOE + (public address directly Clarkconnect)
    - Ip network 192.168.100.1/255.255.255.0
    LAN:
    - Addressing General 192.168.100.x/255.255.255.0
    - SRV server (Win2003): 192.168.100.100 (also DHCP and DNS from internal LAN)

    Tries:
    The tests I performed are:
    - VPN with PPTP I have access to \ \ SRV \ share giving an account and pass,
    - VPN with OpenVPN: I have no access to \ \ SRV \ share but I have access to \ \ 192.168.100.100 \ share.

    NB:
    I settled on PPTP Clarkconnect with parameters (X =... Y =...)
    I have OpenVPN set with parameters (X =... Y =...)

    Of course, this is perhaps not exactly and precisely you, but here there's info and we can help ...

  3. #3
    Join Date
    May 2009
    Posts
    3,613

    Re: Openvpn and network sharing

    OpenVPN is much better than pptp
    This is the reason why I want to go on openvpn

    pptp is no longer the vpn protocol sponsored by Microsoft since Windows 2003
    What is the link of this with my problem, I want to work with openvpn, and not pptp

    Access to Windows resources by name (WINS) has absolutely nothing to do with dns,
    I know, but I only give you my configs

    It is imperative to provide a WINS server.
    If you look at my previous post you would have seen it was already set


    If you were able to describe all my schema must believe that I detail

    If you only wanted information of openvpn:
    * Note that I changed the name of my domain in my demonstrations before published *

    port 1194
    proto udp
    dev tun
    ca / etc / ssl / ca-cert.pem
    cert / etc/ssl/sys-0-cert.pem
    key / etc/ssl/private/sys-0-key.pem
    dh / etc/ssl/dh1024.pem
    server 10.8.0.0 255.255.255.0
    keepalive 10 120
    comp-lzo
    user nobody
    group nobody
    persist-key
    persist-tun
    ifconfig-pool-persist / var / lib / openvpn / ipp.txt
    status / var / lib / openvpn / openvpn-status.log
    verb 3
    plugin / usr / share / openvpn / plugin / lib / openvpn-auth-ldap.so / etc / openvpn / auth-ldap
    push "dhcp-option DNS 192.168.100.100"
    push "dhcp-option WINS 192.168.100.100"
    push "dhcp-option DOMAIN mydomain.local"
    push "route 192.168.100.0 255.255.255.0"

    The tests I performed are:
    - VPN with PPTP I have access to \ \ SRV \ share giving an account and pass,
    - VPN with OpenVPN: I have no access to \ \ SRV \ share but I have access to \ \ 192.168.100.100 \ share.
    No, it is sharing in entering the dns name but it did not offer me choose or enter my username and my password unlike pptp, my problem is that I want to be able to access all my shares that are not in everyone's security settings while sharing me with pptp choice

  4. #4
    Join Date
    Nov 2008
    Posts
    1,066

    Re: Openvpn and network sharing

    plugin / usr / share / openvpn / plugin / lib / openvpn-auth-ldap.so / etc / openvpn / auth-ldap
    Why does this line is used in conf file server?

    I suppose it is intended to authenticate to an LDAP database set Clarkconnect: would not it be better to do without?

    The ping test runs, does it takes to long?

Similar Threads

  1. Replies: 1
    Last Post: 24-04-2011, 11:54 PM
  2. Replies: 4
    Last Post: 22-02-2011, 08:12 AM
  3. Network Manager - OpenVPN - service failed to start
    By Netorious in forum Networking & Security
    Replies: 4
    Last Post: 25-04-2010, 01:58 AM
  4. network and sharing center vista cannot turn on media sharing
    By Scott2580 in forum Windows Vista Network
    Replies: 2
    Last Post: 15-06-2008, 01:21 AM
  5. Unauthenticated Network in Windows Vista Network Sharing Center
    By HandelMan in forum Windows Vista Network
    Replies: 3
    Last Post: 22-04-2008, 06:15 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,940,562.67759 seconds with 17 queries