Results 1 to 5 of 5

Thread: Wins problem

  1. #1
    Newbie
    Join Date
    Jan 2009
    Posts
    2

    Default Wins problem

    Hello,

    I am a new user of untangle, and so far I love it, however I'm still trying to figure everything out. I'm having a problem with WINS resolutions, once connected through openvpn I can ping and access all devices by IP address but not by computer names. I did set the WINS info in the untangle setup, but for some reason I guess its not assigning the WINS address, so is there a way to manually enter WINS info somehow? Any help or advice is greatly appreciated!!!

    Thanks,
    Igor

  2. #2
    Untangle Ninja
    WebFooL's Avatar
    Join Date
    Jan 2009
    Location
    Sweden (Eskilstuna)
    Posts
    4,203

    Default

    Hi and welcome.
    The Openvpn gui in Untengle can only push DNS to the VPN client.
    But you can edit the server.conf file so it push the win server.
    push “route 192.168.0.0 255.255.255.0″
    push “dhcp-option WINS 192.168.0.5″
    Edit:
    The server.conf is located /etc/openvpn/server.conf
    Use pico or nano to edit.

    Open terminal or ssh to the box:
    sudo -l
    # cd /tmp/
    # wget ftp://ftp.debian.org/debian/pool/main/n/nano/nano_2.0.2-1etch1_i386.deb
    # dpkg -i nano-tiny_2.0.7-4_i386.deb
    # alias nano="nano -w"
    #nano /etc/openvpn/server.conf
    after #Exports (under you exported network or hosts)
    add (push “dhcp-option WINS 192.168.1.10″) (where 192.168.1.10 is the ip of your WINS server.

    CTRL+O for saving and then CTRL+X for exit.
    GL

  3. #3
    Newbie
    Join Date
    Jan 2009
    Posts
    2

    Default

    Thank you! I will try what you suggested.

  4. #4
    Untangle Ninja sky-knight's Avatar
    Join Date
    Apr 2008
    Location
    Phoenix, AZ
    Posts
    16,890

    Default

    Edit openvpn.conf yourself and forget to set the override for the file? If you do this the GUI will simply over write your changes when the UVM refreshes itself.

    Then again... if you set the override, you can no longer reconfigure openvpn from the gui...

    Customization of this nature take some thought. I would suggest unless you are comfortable and willing to argue with the thing for eternity... that you file an enhancement request to add these features to the OpenVPN module.
    Rob Sandling, BS:SWE, MCP
    Intouch Technology
    Phone: 480-272-9889
    rob@intouchtechllc.com

    UntangleAppliances.com
    Phone: 866-794-8879

  5. #5
    Untangler
    Join Date
    Nov 2007
    Location
    Calgary, Ab
    Posts
    35

    Default

    Hello,
    Just to throw my two cents worth in here as I have dealt with the same issue. What my "fix" for exporting the WINS IP was to manually set it on the Tap-Win32 connection on each client that was using the VPN. This is not exactly the greatest solution, but it does get around the WINS issue. Editing the server.conf file proved to be too much of a PITA after the fact.

    Sir Bob

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

SEO by vBSEO 3.6.0 PL2