I have a problem, yesterday I had an electrical problem and the ETH1 of my CCR was damaged, my internet connection came out of this port, to solve it I passed the connection to ETH 2 and I made the changes in the Nat assigning the new output port to internet the ETH2, however now I am observing that the clients to whom I give the Public IP have internet, but they cannot enter their computers through the Public IP, it also happens to me that if I deactivate all the NAT the clients continue with the internet, as if there was a hidden NAT. I request help me please.
Attached configuration.
The CCR file name is the current configuration
The file named backup is an old configuration that worked without problems
Why do you want anyone entering their computers from public IP. That is not a secure method.
They should only VPN into the router and then access devices on the LAN??
I probably dont understand what service you are trying to provide.
Mordor strike…
WARNING: Data Breach on Exported Files, Change All Passwords…
(but don’t expect The Lord of “The Ring” to remotely correct your problems)
About the configuration…
Already in the backup there were serious configuration errors…
Just to point out someone…
/interface bridge port
add bridge=“BRIDGE LAN” interface=*11
/ip firewall nat
add action=dst-nat chain=dstnat disabled=yes dst-port=21 in-interface=*F00004 protocol=tcp to-addresses=192.168.2.0/24 to-ports=21
add action=src-nat chain=srcnat disabled=yes out-interface=*F00004 protocol=tcp src-port=21 to-addresses=192.168.2.0/24 to-ports=21
and it’s not true that you “changed” only ether1 with ether2, but you messed up the rest of the configuration…
Hello…I provide internet to a client by PPPoE with a Public IP (181.78.15.181), however currently the client has internet but the IP does not respond to PING from outside the network.
C:\Users\abel.ricardo>ping 181.78.15.251
Haciendo ping a 181.78.15.251 con 32 bytes de datos:
Tiempo de espera agotado para esta solicitud.
Tiempo de espera agotado para esta solicitud.
Tiempo de espera agotado para esta solicitud.
Tiempo de espera agotado para esta solicitud.
Estadísticas de ping para 181.78.15.251:
Paquetes: enviados = 4, recibidos = 0, perdidos = 4
(100% perdidos),