Kanat  
                
                  
                    November 2, 2012, 11:42am
                   
                  1 
               
             
            
              Hi
[admin@MikroTik] > interface print
0     ether1-PoE                         ether             1500  1598       4074
Port4 is WAN port with assigned external IP
There is a webserver on 192.168.1.5, it is access from Port2 and also from Port3 with internal IP
I tried - http://wiki.mikrotik.com/wiki/Hairpin_NAT 
             
            
              
            
           
          
            
            
              You are getting the 2 definations of “ports” mixed up.
In the rule, the “port” is the TCP port of the server (like 80 for example).  This has nothing to do with the physical network port (port 1, port 2, port 3, etc).
Your physical ports (2,3,4) are on a switch, and they will ALL work to access the server… unless you have an incorrect configuration elsewhere preventing it.
             
            
              
            
           
          
            
              
                Kanat  
              
                  
                    November 5, 2012,  9:25am
                   
                  3 
               
             
            
              Please help me to find out the solution. Below are all rules I have(deleted from list inactive rules):
[admin@MikroTik] > ip firewall filter print
[admin@MikroTik] > ip firewall nat print