If the routing and everything is correct, but the default gateway on
your radio is gone, you can add this NAT rule to make all the traffic
look like it's coming from your router (on the same subnet), bypassing
the effect of the incorrect gateway...
/ip firewall nat add chain=srcnat dst-address=10.10.215.192/26
action=masquerade
If 10.10.215.192/26 is routeable from your workstation, then you should
be able to get to all of them without additional NAT. Then just remove
the rule when the gateway is set correctly on all of them.
-Kristian
On 04/25/2014 04:19 PM, Paul McCall wrote:
One of our techs programmed 20 SMs to do a massive swap out, which we did some
of today. After they got swapped out, he realized his mistake. Customers are
all working OK, but I cant get to the radios. These are Cambium ePMPs that
have no other way to get to them. I can ping them through the tower router
where the APs are, thank God !
So, I need to, one at a time, NAT to get to each radio. I am just not positive
of what the setup would be.
We have a WAN interface with an OSPF subnet IP on it, then a LAN_Bridge as we call it, that has the
APs. I have tried a couple things that didn't work, so am needing some "more direct"
help.. OK, I am asking if someone can write the CLI so that I "get it".
The Public IP for the subnet on the LAN_Bridge is xxx.yyy.215.193/27 and the
radio subnet on the LAN_Bridge is 10.10.215.193. The first radio I need to
NAT to would be 10.10.215.200. I am not sure whether I NAT to another IP in
the Public IP subnet (I'll hang an extra IP there from that subnet if so) OR
whether it gets NAT'd to another IP on the WAN subnet (it's a /29 so I have
some to play with).
I appreciate the help on this.
Thanks
Paul McCall, Pres.
PDMNet / Florida Broadband
658 Old Dixie Highway
Vero Beach, FL 32962
772-564-6800 office
772-473-0352 cell
www.pdmnet.com<http://www.pdmnet.com/>
[email protected]<mailto:[email protected]>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://mail.butchevans.com/pipermail/mikrotik/attachments/20140425/d98ac146/attachment.html>
_______________________________________________
Mikrotik mailing list
[email protected]
http://mail.butchevans.com/mailman/listinfo/mikrotik
Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS
_______________________________________________
Mikrotik mailing list
[email protected]
http://mail.butchevans.com/mailman/listinfo/mikrotik
Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS