My RB450G has just arrived.
The task is simple, NAT for a few PCs.
Which are the steps that I should follow?
Do I need to update anything?
Assuming your ISP is coming in from port ether1:And another one, how do I increase TTL by 1?
The ISP sends the packets with TTL=1, in order to block some entry level routers.
/ip firewall mangle add chain=prerouting in-interface=ether1 ttl=less-than:2 action=change-ttl new-ttl=increment:1