-
Disable Default forwarding
-
In DHCP server for Radionet you need set mask to 32 (255.255.255.255), but leave parameters of net the same.
For example:
/ ip dhcp-server network add address=192.168.0.0/24 gateway=192.168.0.253 netmask=32 -
Only AFTER this steps you CAN setup firewalls and shapers
Thus size of net is 24, client have net 32 and ALL traffic whill send throuth gateway.
But there still one problem: if client connect to PPTP server in another network, ALL LOCAL traffic will go throuth VPN tunnel.
For this time I don’t know how solve this problem ![]()