On Sep 3, 2013, at 10:01 AM, Jerry Roy <[email protected]> wrote:

> All,
> 
> Is there a way with a routed subnet (/29 or /30) to have a/the public IP
> assigned to a device on the LAN? We want to allow the public IP assigned to
> their device but still monitor the Mikrotik sitting in front of it.

/ip firewall nat add chain=dstnat action=dst-nat to-addresses=LAN-IP 
dst-address=PUBLIC-IP 
/ip firewall net add chain=srcnat action=src-nat to-addresses=PUBLIC-IP 
src-address=LAN-IP 

Hope I understood the question correctly.

-- 
  Grand Avenue Broadband -- Wireless Internet Service
     Circle City to Wickenburg and surrounding areas
                          http://grandavebb.com

_______________________________________________
Mikrotik mailing list
[email protected]
http://mail.butchevans.com/mailman/listinfo/mikrotik

Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS

Reply via email to