Community discussions

MikroTik App
 
MasterTee
just joined
Topic Author
Posts: 7
Joined: Sun Mar 06, 2011 11:47 am

HFS (HTTP File Server)

Mon Mar 07, 2011 10:13 am

i want to make it on my pc to my network

but i can open it only on my pc and tried to open it in another local pc but i failed

help me to turn it on in all local network pc

here is some thing like my problem,i tried but nothing happen :(

http://forum.mikrotik.com/viewtopic.php ... 35#p190935

thanks for helping

ip adress
Flags: X - disabled, I - invalid, D - dynamic 
 #   ADDRESS            NETWORK         BROADCAST       INTERFACE              
 0   50.60.70.1/24      50.60.70.1      50.60.70.255    lan                    
 1   10.20.30.12/24     10.20.30.12     10.20.30.255    wan                    

ip routes
 #      DST-ADDRESS        PREF-SRC        G GATEWAY              DISTANCE IN..
 0 A S  0.0.0.0/0                          r 10.20.30.9           1        wan 
 1 ADC  10.20.30.0/24      10.20.30.12                            0        wan 
 2 ADC  50.60.70.0/24      50.60.70.1                             0        lan 
ip firewall nat
 0 X ;;; place hotspot rules here
     chain=unused-hs-chain action=passthrough 

 1   chain=srcnat action=masquerade out-interface=lan 

 2   chain=srcnat action=masquerade src-address=50.60.70.0/24 

 3   chain=dstnat action=redirect to-ports=8080 protocol=tcp dst-port=80 

 4   chain=dstnat action=dst-nat to-addresses=50.60.70.100 to-ports=1234 
     protocol=tcp dst-port=1234 

 5   chain=dstnat action=dst-nat to-addresses=50.60.70.100 to-ports=1234 
     protocol=udp dst-port=1234 

 6   ;;; masquerade hotspot network
     chain=srcnat action=masquerade src-address=50.60.70.0/24 
 
fewi
Forum Guru
Forum Guru
Posts: 7717
Joined: Tue Aug 11, 2009 3:19 am

Re: HFS (HTTP File Server)

Mon Mar 14, 2011 6:02 am

Wild guess as you give no details on how you're trying to access the service: http://wiki.mikrotik.com/wiki/Hairpin_NAT

Who is online

Users browsing this forum: CGGXANNX and 35 guests