# Thiết lập Google DNS trên các thiết bị Savant Music Streamer

## &#x20;Khuyến nghị&#x20;

Sử dụng Google DNS trên tất cả các thiết bị  Savant Music Streamer .... &#x20;

Bao gồm Primary DNS và Secondary DNS: 8.8.8.8 và 8.8.4.4

## Các thiết bị Savant Music Streamers

HST-SIPA1SM&#x20;

PAV-SMS2001

PAV-SIPA50

PAV-SIPA125

## Kiểm tra và thiết lập DNS

1\. Mở ***Terminal***   trên MacBook/SDE.

2\. Enter **`ssh RPM@<IP Address>`**

3\. Nhập *Password*  và  *Enter*.

4\. Sau khi login, sử dụng các lệnh như dưới đây để kiểm tra DNS hiện tại và thay đổi DNS nếu cần.&#x20;

Để thêm địa chỉ DNS: **`setDNSServer -add -address x.x.x.x`** \<enter>

Để xóa địa chỉ DNS: **`setDNSServer -remove -address x.x.x.x`** \<enter>

Để kiểm tra DNS hiện tại : **`setDNSServer`** \<enter>

## Thướng dẫn kiểm tra và khắc phục từ Spotify:

{% embed url="<https://support.spotify.com/us/article/spotify-connect/>" %}

> **Mobile and tablet**
>
> 1. Open Spotify and play something.
> 2. Tap ![](https://support-articles.spotifycdn.com/articles2/inline_icons/icon_connect_device.png) at the bottom of the screen.
> 3. Tap the device you want to play to.
>
> **Note:** If you pause for more than 10 minutes you may need to reconnect.
>
> ### **Don't see your device?**&#x20;
>
> Try switching off Show local devices only. This lets your app find nearby devices that aren’t on your WiFi network.&#x20;
>
> 1. Tap **Home** ![](https://support-articles.spotifycdn.com/articles2/inline_icons/icon_home.png).
> 2. Tap Settings ![](https://support-articles.spotifycdn.com/articles2/inline_icons/icon_settings.png).
> 3. Tap **Devices**.
> 4. Switch **Show local devices only** off.
>
> ### Not working?
>
> * Restart the Spotify app
> * Close any other apps you’re not using
> * Restart your devices
> * Restart your WiFi
>
> If possible, try a different WiFi connection
>
> ### Don’t recognize a device?
>
> You may have left your account logged in on someone else’s device. If you don’t have access to that device, ask its owner to log out of your account.&#x20;
>
> You can also **sign out everywhere** on your [account page](http://www.spotify.com/account), and for extra safety [reset your password](http://www.spotify.com/password-reset).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.aicontrol.vn/savant-tips-and-tricks/savant-music-spotify-connect.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
