Community discussions

MikroTik App
 
jbosko
just joined
Topic Author
Posts: 7
Joined: Mon Nov 17, 2008 1:45 pm

Mikrotik IP REDIRECT using firewall

Mon Mar 08, 2010 2:22 pm

Hello, i could use some help, i need to make something like this

redirect all IP requests to 192.168.0.0/16 to specific IP for example 10.10.10.1

is this possible with MT firewall ?
 
User avatar
janisk
MikroTik Support
MikroTik Support
Posts: 6263
Joined: Tue Feb 14, 2006 9:46 am
Location: Riga, Latvia

Re: Mikrotik IP REDIRECT using firewall

Mon Mar 08, 2010 3:49 pm

yes, it is possible in MikroTik RouterOS
/ip firewall nat add chain=dstnat dst-address=192.168.0.0/16 to-addresses=10.10.10.1 action=dst-nat 

here some more ideas what can be done using RouterOS:
http://www.mikrotik.com/testdocs/ros/3.0/
http://wiki.mikrotik.com/

Who is online

Users browsing this forum: Nickster, toofane69, tornadoro and 61 guests