Raspberry Pi + Rune Audio ::: Một trải nghiệm nghe nhạc mới

nqn_vnn

Well-Known Member
Anh thử l2tp không ipsec xem sao ạ. Em dùng thấy rất nhanh.

7-vpn-router-l2tp.jpg
Để em setup thêm xem sao.
 

THANH-DAT

Active Member
Bác chờ nó scan xong hoàn chỉnh nếu ko lần sau nó scan lại a . ( scan xong chừng 10 tiếng a bác nghe bình thường ) . :rolleyes:
Chào Phước.
Volumio đã nhận được nhạc từ Nas. Nó đã hót líu lo rồi :p:D.
Mình điều khiển nhạc trên giao diện Volumio bằng máy tính thì ok. Nhưng khi dùng điện thoại điều khiển bằng BubbleUPnP thì nó vẫn báo lỗi bảng màu đỏ giống hôm trước không hiểu tại sao :(:eek:
Mình đã mua ứng dụng BubbleUPnP rồi.
 
Chỉnh sửa lần cuối:

nqn_vnn

Well-Known Member
Vậy là nó đã setup xong. Anh có thể dùng được rồi.

Đó là thông số để kết nối vpn l2tp/ipsec.

Có 2 loại vpn l2tp. Có và không có ipsec.

Loại không có ipsec chỉ cần server / user và pass.

Loại ipsec cần phải có thêm PSK.

Thí dụ như IOS chỉ chấp nhận l2tp ipsec.

Mấy router Asus bình dân chỉ chấp nhận l2tp không ipsec (Không có chổ nhập PSK).

Khai báo l2tp có ipsec:

ios-ipsec.png


Khai báo l2tp không có ipsec:

router-l2tp-non-ipsec.png

More info:

https://hdvietnam.org/posts/10796144/
Em dùng script này "
wget https://git.io/vpnsetup -qO vpn.sh && sudo sh vpn.sh "

Hoàn tất xong rồi... báo ok .. nhưng dùng iOS connect nó lại báo ko kết nối thành công.
 

tml3nr

Moderator
Sao 2 cái A1.Flex nó ko hiện chữ Always Free Bác nhỉ, chỉ có thằng E2 nó hiện.
Em mò ra được chổ này. Giải thích vì sao con A1 không có chữ "Always Free":

https://support.oracle.com/knowledge/Oracle Cloud/2846664_1.html

As per the below document, Arm-based Ampere A1 cores and 24 GB of memory usable as one VM or up to 4 VMs comes under the free tier:

https://docs.oracle.com/en-us/iaas/Content/FreeTier/freetier_topic-Always_Free_Resources.htm

To be clear, VM.Standard.A1.Flex 4 OCUP and 24 GB are part of the "Always Free" tier and this is expected behavior where you will not see the tag aside.

If you are using more than 4 OCPU's and 24 GB, it will be charged accordingly.

The reason you are seeing "Always Free" tags for E2.Micro is because this shape is never charged irrespective of the kind of account that customer has.

For A1 Ampere shapes ONLY 4 CORES and 24 GB of Memory are ALWAYS FREE (For paid Customers, it’s the first 3000 OCPU hours and 18 000 GB hours per month for free ) but keep in mind that you will not find the "Always Free" Tier tag aside, as it differs with respect to kind of account and the configuration you have.

2022-04-24_071122-png.1126281
 

tml3nr

Moderator
Em dùng script này "
wget https://git.io/vpnsetup -qO vpn.sh && sudo sh vpn.sh "

Hoàn tất xong rồi... báo ok .. nhưng dùng iOS connect nó lại báo ko kết nối thành công.
Anh xem kỹ lại chổ này. Khai báo trên IOS cần phải có PSK / Secret:

Mã:
================================================

IPsec VPN server is now ready for use!

Connect to your new VPN with these details:

Server IP: 192.18.xxx.xxx
IPsec PSK: 93JGyboi9Za2txxxxxxxx
Username: vpnuser
Password: VgkfuijqWXPsxxxxxx

Write these down. You'll need them to connect!

Important notes:   https://git.io/vpnnotes
Setup VPN clients: https://git.io/vpnclients
IKEv2 guide:       https://git.io/ikev2

================================================

================================================

IKEv2 is already set up on this server.
To manage IKEv2 clients, run: sudo ikev2.sh

================================================
 

nqn_vnn

Well-Known Member
Em cấu hình VPN - IPSec trên Iphone ... điền đủ 4 thông tin: IP - User - Pass - và SPK nhưng báo server không phản hồi. ko biết check server chạy dịch vụ chưa như thế nào.
 

tml3nr

Moderator

tml3nr

Moderator
Setup Tailscale lên vm rất ngon các anh ạ. Chỉ cần vài dòng lệnh thôi. Sau đó set cho con vm làm exit note.

Thiết bị nào muốn dùng VPN. Cài app vào, trỏ vô exit note là xong ạ.

https://tailscale.com/download/linux

Mã:
curl -fsSL https://tailscale.com/install.sh | sh

curl -fsSL https://pkgs.tailscale.com/stable/ubuntu/focal.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null

curl -fsSL https://pkgs.tailscale.com/stable/ubuntu/focal.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list

sudo apt-get update

sudo apt-get install tailscale

sudo tailscale up

# Nếu muốn làm exit node:

sudo tailscale up --advertise-exit-node

Sau đó enable ip forwarding:

https://tailscale.com/kb/1104/enable-ip-forwarding/

Mã:
echo 'net.ipv4.ip_forward = 1' | sudo tee -a /etc/sysctl.conf
echo 'net.ipv6.conf.all.forwarding = 1' | sudo tee -a /etc/sysctl.conf
sudo sysctl -p /etc/sysctl.conf

Vào web admin của tailscale. Enable exit note chổ con vm.

tailscale-admin.png


tailscale-ios.png
 
Chỉnh sửa lần cuối:

linh0983

Well-Known Member
Chào Phước.
Volumio đã nhận được nhạc từ Nas. Nó đã hót líu lo rồi :p:D.
Mình điều khiển nhạc trên giao diện Volumio bằng máy tính thì ok. Nhưng khi dùng điện thoại điều khiển bằng BubbleUPnP thì nó vẫn báo lỗi bảng màu đỏ giống hôm trước không hiểu tại sao :(:eek:
Mình đã mua ứng dụng BubbleUPnP rồi.
Bác uninstall BubbleUPnP rồi cài lại là ok a . :D
 

tieuphi2006

Well-Known Member
mấy anh cho em hỏi xí..
install roon lên nas làm server ngon hơn hay chay pc làm server riêng ngon hơn.
 

phduyanh

Well-Known Member
mấy anh cho em hỏi xí..
install roon lên nas làm server ngon hơn hay chay pc làm server riêng ngon hơn.
Theo mình thì bác cài Roon server cùng với máy bác đã cài hqplayer embedded cho tiện, AMD 5900x chắc đủ sức kéo à bác, Roon và HQ chạy trên nền Euphony nghe êm quá.
 
Chỉnh sửa lần cuối:

nqn_vnn

Well-Known Member
Setup Tailscale lên vm rất ngon các anh ạ. Chỉ cần vài dòng lệnh thôi. Sau đó set cho con vm làm exit note.

Thiết bị nào muốn dùng VPN. Cài app vào, trỏ vô exit note là xong ạ.

https://tailscale.com/download/linux

Mã:
curl -fsSL https://tailscale.com/install.sh | sh

curl -fsSL https://pkgs.tailscale.com/stable/ubuntu/focal.noarmor.gpg | sudo tee /usr/share/keyrings/tailscale-archive-keyring.gpg >/dev/null

curl -fsSL https://pkgs.tailscale.com/stable/ubuntu/focal.tailscale-keyring.list | sudo tee /etc/apt/sources.list.d/tailscale.list

sudo apt-get update

sudo apt-get install tailscale

sudo tailscale up

# Nếu muốn làm exit node:

sudo tailscale up --advertise-exit-node

Sau đó enable ip forwarding:

https://tailscale.com/kb/1104/enable-ip-forwarding/

Mã:
echo 'net.ipv4.ip_forward = 1' | sudo tee -a /etc/sysctl.conf
echo 'net.ipv6.conf.all.forwarding = 1' | sudo tee -a /etc/sysctl.conf
sudo sysctl -p /etc/sysctl.conf

Vào web admin của tailscale. Enable exit note chổ con vm.

tailscale-admin.png


tailscale-ios.png
Bác cài nhiều VPN vào 1 server luôn ah?
Hôm qua ngồi xem lại thì con WireGuard chạy ok rồi... lúc đầu do trong LAN em có con host chạy chặn quảng cáo nên em nó trục trặc ( router em trỏ DNS về em nó ) ... Để chạy ra qua lễ xem nó thế nào :D ...
 
Bên trên