This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Utm 120 + vpn client to join computer to ad

Is their any reason this shouldn't work


I was able to get to the network via VPN but when I try to join the domain it says not found

Any ideas on what to check


This thread was automatically locked due to age.
  • Hi ,

    More info needed.
    Are you made rules to allow the ssl VPN address pool to reach your domain DC with the needed ports ?
    Can you resolve your DC FQDN address ?

    Please provide more info.

    All my best
    Gilipeled
  • Probably not , I figured if I could do it via the local network it should work via VPN 

    Assuming one was starting from zero is there a good list of instructions ?
  • Hi ,

    I will search a good article for you.
    But if you want the ssl VPN address pool fully access your LAN then start with adding the LAN network to allowed networks in the SSL VPN settings and add a rule - SSL VPN POOL --> ANY --> LAN --> allow.
    Then add the SSL VPN pool to the DNS allowed network.
    If you were connected with the SSL VPN client then disconnect and connect again for the new settings to take effect.
    Try now and inform.
    Then if it is working for you , you can start to use instead of ANY  only the necessary ports  need for domain functionality.
    You can search in the web for those ports.

    All my best.
    Gilipeled
  • Hi ,

    I will search a good article for you.
    But if you want the ssl VPN address pool fully access your LAN then start with adding the LAN network to allowed networks in the SSL VPN settings and add a rule - SSL VPN POOL --> ANY --> LAN --> allow.
    Then add the SSL VPN pool to the DNS allowed network.
    If you were connected with the SSL VPN client then disconnect and connect again for the new settings to take effect.
    Try now and inform.
    Then if it is working for you , you can start to use instead of ANY  only the necessary ports  need for domain functionality.
    You can search in the web for those ports.

    All my best.
    Gilipeled


    sorry im not following,

    do you mean new firewall rule or to add a new netowrk to the allowed network

    If so where is that under the GUI?


    Thanks so much for your help
  • To join an Active Directory domain you need to be able to resolve the IP addresses of the Domain Controllers. The VPN does not alter your PC's DNS servers so you'll have to change those manually before joining.

    Sent from my iPhone using Astaro.org
  • Drew,  If i do an ipconfig /all the vpn it shows the dns of my internal dns server (10.10.10.64 and 10.10.10.63)
  • You need to make sure your VPN network adapter is the first one in the list. If you do ipconfig /all do you first see your VPN adapter or first your normal network adapter?

    In the latter case, your system will almost always use your internal DNS-server because it is higher on the list.
  • Quick way to test is to do a nslookup on the AD domain from your PC. The output will tell you which server is queried for the DNS lookup.

    The query should go to one of the AD domains DNS servers and should respond with the IP's of the Domain Controllers.

    Could you post the output from the nslookup, or if ur concerned about security, pm me the output and I'll look it over before pasting a sanitized version in the thread.

    Sent from my iPhone using Astaro.org
  • Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

    C:\Users\Robert>nslookup markon-ws0
    Server:  markon-ws4
    Address:  10.10.10.64

    *** markon-ws4 can't find markon-ws0: Server failed

    C:\Users\Robert>nslookup markon-ws4
    Server:  markon-ws4
    Address:  10.10.10.64

    *** markon-ws4 can't find markon-ws4: Server failed

    C:\Users\Robert>