Gents,
I got a minor problem that I was hoping to get some help on. I’m testing a PPPoE/Radius configuration, and so far Mikrotik has been just great and easy to setup. So, I get my public IP and I’m able to do almost everything I want. With that said my problem is that the mail server (i.e. 62.10.23.10) is in the same IP segment that users will be on (i.e. 62.10.23.0/24), which means that they won’t be able to access it.
I tried the following firewall rule to bypass the issue, but there is no joy.
chain=forward action=accept src-address=62.10.23.0/24 dst-address=62.10.23.10
Any help and/or suggestions will be greatly appreciated.
Thanks,
-moya