HI
please i need help with let a ip with the real interface to access the fake (local Network) in the microtik software
Dear Proxyi don't understand your question!
Dear Proxyi don't understand your question!
[admin@Active] > int
[admin@Active] interface> pr
Flags: X - disabled, D - dynamic, R - running
# NAME TYPE RX-RATE TX-RATE MTU
0 R Fake ether 0 0 1500
1 R Real ether 0 0 1500
[admin@Active] > int
[admin@Active] interface> pr
Flags: X - disabled, D - dynamic, R - running
# NAME TYPE RX-RATE TX-RATE MTU
0 R Fake ether 0 0 1500
1 R Real ether 0 0 1500
[admin@Active] ip firewall mangle> pr
Flags: X - disabled, I - invalid, D - dynamic
0 chain=prerouting action=passthrough
/ip firewall nat add chain=srcnat out-interface=WAN src-address=192.168.0.0/24 action=masquerade comment="masquerade" disabled=no
/ip firewall nat add chain=dstnat dst-address=11.11.11.56 action=dst-nat to-addresses=192.168.0.20 to-ports=80 comment="http server" \
disabled=no
/ip firewall nat add chain=dstnat dst-address=11.11.11.56 action=dst-nat to-addresses=192.168.0.216 to-ports=0-65535 comment="http server" \
disabled=no
/ip firewall nat add chain=dstnat dst-address=11.11.11.56 dst-port=80 action=dst-nat to-addresses=192.168.0.216 to-ports=80 comment="http server" \ disabled=no
Well can you ping 192.168.0.216 from the Mikrotik? Maybe the 192.168.0.216 host has a firewall blocking ICMP echo requests.. Maybe you have a filter in the mikrotik firewall blocking ICMP echo.. You're doing something wrong and unless you post your configuration I can't help you any further.man my laptop is 11.11.11.50 the microtik real intefrace ip 11.11.11.56 the fake mikrotik ip is 192.168.0.254 the internal web server ip 192.168.0.216
and my laptop gateway is 11.11.11.56 and i did all the configuration you give me
but sorry NO PING