Community discussions

MikroTik App
 
PreggieP
just joined
Topic Author
Posts: 13
Joined: Thu Feb 19, 2009 9:35 am

Network Ups

Fri Feb 04, 2011 8:56 am

I have a new ups that is controlled from a Windows 2003 server. I have a PC that is running v4.16 Mikrotik. This pc is connected to ups.
I need to know how to allow Mikrotik to communicate with the ups that is connected to server pc.

Kind Regards
Preggie Pillay
 
bronco1980
Frequent Visitor
Frequent Visitor
Posts: 63
Joined: Wed Jul 22, 2009 5:02 pm

Re: Network Ups

Sun Feb 20, 2011 12:59 pm

U mean u need to Check the inside UPS from outside the Network:
If so, IP/FIREWALL/NAT
chain=dstnat action=dst-nat to-addresses=(ADDRESS OF UPS) to-ports=(PORT OF UPS)
in-interface=(REAL INTERFACE) dst-port=(PORT OF THE REAL INTERFACE) protocol=tcp dst-address-type=local