Community discussions

MikroTik App
 
darcklau
just joined
Topic Author
Posts: 1
Joined: Wed Apr 07, 2010 12:26 pm

port forward on RB750g with dinamic ip on wan

Wed Apr 07, 2010 1:37 pm

hello world
in a bit new on microtik hardware and i hit a problem:

my isp give dinamic ip over pppoe login with user/pass, so public ip changes on reboots/power downs/networck crash

is a way to make portforward.

i have a bit of exp whit steroids routers but this thing is different.

what i whant to do is to forward al incoming conexions on port 8080 from wan to 192.168.1.100 on lan


DarckLau out.
 
krakenant
Member Candidate
Member Candidate
Posts: 135
Joined: Sat Feb 06, 2010 6:32 am

Re: port forward on RB750g with dinamic ip on wan

Thu Apr 08, 2010 12:57 am

Use the below. This is port forwarding. if you need to do port mapping, you can change the dst-ports and to-ports.
/ip firewall nat add protocol=tcp dst-port=8080 action=dst-nat to-addresses=192.168.1.100 to-ports=8080

Who is online

Users browsing this forum: Amazon [Bot], pfturner and 36 guests