FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14237 questions

16883 answers

27770 comments

54471 members

0 votes
33 views 1 comments
by
Hello.

I have set up a site2site VPN between two Rutx09 routers, one of them sits behind the customer's router.
I have attached a ppt of how it is physically connected and in there I have also described my problem.

1 Answer

0 votes
by

Hi,

It seems that you simply want to restrict access to devices in 10.147.13.0/24 network from LAN.

You could configure a traffic rule to drop traffic coming from the LAN network of RUTX09:02 to the 10.147.13.0/24 network. For this, navigate to Network -> Firewall -> Traffic rules. Add a new instance (add new forward rule).

  • Protocol: any
  • Source zone: LAN
  • Destination zone: WAN
  • Destination address: 10.147.13.0/24
  • Action: drop

This rule should drop all LAN traffic destined for the 10.147.13.0/24 network.

You can find more firewall information on the wiki page here.

Kind Regards,

Andzej

by

Hi Andzej.

It seems to work as you described it.

Thanks for the help!