Wireguard with access limit

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

Wireguard with access limit

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Wireguard with access limit
Wireguard with access limit
2024-02-26 11:03:04
Model: ER707-M2   ER605 (TL-R605)  
Hardware Version:
Firmware Version:

Hello, i think about buy ER707-M2 or ER605 v2 to use as Wireguard server, but i need limit Wireguard client access to one IP address in LAN.

When you use Linux Wireguard server, you can use iptables like that:

iptables -A $CHAIN_NAME -s 10.0.0.3 -i $WIREGUARD_INTERFACE -d 192.168.10.20 -p tcp --dport 445 -j ACCEPT

but i'm not shure is it posibile one this routers.

  0      
  0      
#1
Options
2 Reply
Re:Wireguard with access limit
2024-02-27 01:28:28

Hi @Wojciech 

Thanks for posting in our business forum.

There are no iptables for you to configure on it. No.

There is ACL on the router.

  3  
  3  
#2
Options
Re:Wireguard with access limit
2024-03-07 07:33:06

In addition to the last reply, the ACL to WG peer will be added in the future firmware. V5.15 controller and its adapted firmware.

 

You can pay attention to the firmware release in the future.

As a reminder, we are not able to give a specific date for a beta or official firmware release. Nor can we guarantee an ETA for the firmware. We recommend you subscribe for the Get the Latest Firmware Releases for Omada Routers Here - Subscribe for Updates.

  1  
  1  
#3
Options

Information

Helpful: 0

Views: 1051

Replies: 2