hello everyone
after i install mikrotik and configure hotspot on it some of PCs in the network cannot access to share folder of each other and cannot ping so.
and we have a web server in our network and some of them can not access to it from their browser .
when i see the follow of the packet with tracert command on my computer after step two from router it goes to the internet ?
why ???pls help
Are all the PCs and server on the hotspot interface network? Or are some PCs outside the hotspot localnet? If you want to access the server from a PC outside the hotspot localnet, you must bypass the server ip.
you know buddy , i have two modems ( tplink & linksys ) , tp-link uses as switch and linksys using as a modem with bridge config for internet and a router connecting to the linksys , mikrotik via ppoe client connecting to the internet through modem , all of the device are in range 192.168.15.0/254 .
there is another problem we have a website ( it’s on a host somewhere else ) in one of the pages there is a button when you click on it you should transfer to our web server ( it’s here in our company ) with Valid IP , it was possible before hotspot but after that it fails when everyone click !!!
the other problem is we have a website and inside it, there is a hyperlink to our web server such as this address x.x.x.x/hotel but after i installing hotspot no one from outside can access to it.
is there a problem with “NAT” but i create nat rule like this
genera:
dst-add x.x.x.x
protocol tcp
dst-port 80
Action :
dst nat
address : 192.168.15.14
port : 80
but still other from outside cannot access !!!