Skip to main content
kinmun
New Member
November 11, 2017
Question

sslvpn from external to office

  • November 11, 2017
  • 1 reply
  • 5045 views

we realize that when we sslvpn from outside back to office network, we can only RDP successfully if we use ip address instead of server name. 

if we use servername/hostname of the computer we want to RDP into, it will failed.

is there any way we can connect successfully using domain name/hostname instead of IP address when we sslvpn back to office

 

    1 reply

    SecurityPlus
    Explorer III
    November 12, 2017
    What version FortiOS are you using, I.e. 5.4.5? When you are on the LAN that the server is in, can you ping the server name successfully? i.e. ping server_01
    Jirka1
    Explorer II
    November 12, 2017

    config vpn ssl settings

    set dns-server1 your_lan_dns_server set dns-server2 your_lan_dns_server

    set dns-suffix "your_domain_suffix

    end

    kinmun
    kinmunAuthor
    New Member
    November 13, 2017

    will test out the configurations.

    it works now, i can login by hostname/server name instead of ip address