I’m new to MikroTik and need help. I’ve a RB2011iLS-IN. Also i’ve a Fiber Connection based on PPPoE together with 5 fixed IPs. First one will be given out over DHCP for the one which is doing the PPPoE Logon.
I’ve heard that my thing which i want working should be possible with MikroTik. But because i’m new to MikroTik i’m need some help how to achieve this.
My goal is that the RB2011 is doing the PPPoE Login on the SFP Port. And put the «logged-in» Internet to ETH1-2. Port 5 for Management and Port 3, 4 and 6 to 10 we can disabled (don’t need them). So i can connect on Port 1 and 2 my Firewall Cluster which will use a static public IP. My Firewall Cluster can’t do a PPPoE Login when they are on HA/Cluster-Mode. That’s why i need todo the PPPoE Logon in front and put the “logged on” Internet to those 2 Ports.
Replacing USER, PASS and gatewayIP with your values. Disable unnecessary services, and apply firewall rules as required (typically block pretty much everything from WAN in the input chain to prevent external access to the Mikrotik)
If you want a separate management interface, rather than accessing the Mikrotik on its public gateway address via the servers, add a private IP address to ether5. Depending on your setup you may need one or more of a DHCP server (if your managment client does not have a static address), a DNS server (if your managment client needs to resolve hostnames), a NAT masquerade rule (if your management client requires internet access)