Skip to main content
Solved

How to specify a DNS server

  • November 23, 2022
  • 2 replies
  • 88 views

gazza
Contributor
Forum|alt.badge.img+6
  • Contributor
  • 132 replies

Does anyone know how to tell FME Server which DNS server to use?

Thanks.

Best answer by cory

Hi @Gary Nicholson​ this is determined by your Operating System.

If you log on to the Server (assuming you're running a Windows environment).

Start > Run

type cmd and click OK

type in ipconfig /all and press Enter

You will see the DNS Servers that are configured for that Server.

 

I would recommend contacting your IT Department if you need additional information.

 

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

cory
Contributor
Forum|alt.badge.img+7
  • Contributor
  • 25 replies
  • Best Answer
  • November 23, 2022

Hi @Gary Nicholson​ this is determined by your Operating System.

If you log on to the Server (assuming you're running a Windows environment).

Start > Run

type cmd and click OK

type in ipconfig /all and press Enter

You will see the DNS Servers that are configured for that Server.

 

I would recommend contacting your IT Department if you need additional information.

 


gazza
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • 132 replies
  • November 23, 2022

Thanks @cory​, that's what I suspected. The bad DNS server has been fixed now so we didn't have to make any changes.