Update gemini_mikrotik_wireguard_
This commit is contained in:
@@ -242,4 +242,4 @@ rsc
|
|||||||
/ip firewall filter add chain=input action=accept protocol=udp dst-port=51820 in-interface=WAN
|
/ip firewall filter add chain=input action=accept protocol=udp dst-port=51820 in-interface=WAN
|
||||||
👉 핵심은 서버에서 피어 Allowed-Address에 내부 네트워크(192.168.1.0/24)를 포함시키고, 클라이언트 설정에서도 AllowedIPs에 동일하게 지정해야 한다는 점입니다.
|
👉 핵심은 서버에서 피어 Allowed-Address에 내부 네트워크(192.168.1.0/24)를 포함시키고, 클라이언트 설정에서도 AllowedIPs에 동일하게 지정해야 한다는 점입니다.
|
||||||
|
|
||||||
혹시 클라이언트 쪽 설정 파일(wg0.conf)도 같이 확인해드릴까요? WireGuard는 양쪽 설정이 맞아야 라우팅이 정상 동작합니다.
|
혹시 클라이언트 쪽 설정 파일(wg0.conf)도 같이 확인해드릴까요? WireGuard는 양쪽 설정이 맞아야 라우팅이 정상 동작합니다.
|
||||||
|
|||||||
Reference in New Issue
Block a user