Hello,
I’ve a RB500 on my network. I want to setup a hotspot without dns, every pc that connect on the wireless interface must have a welcome screen. All without internet connection. I need it only for adversiting. Is it possible ?
Thanks to all.
yes, you don’t even need the hotspot package to do it.
It’s called Destination NAT here’s an example rule..
chain=dstnat src-address=10.0.0.0/24 protocol=tcp dst-port=80
limit=6/1h,5 action=dst-nat to-addresses=xx.yy.zz.aa to-ports=80
Ok thanks ! I need also hotsot, for a lot of time i need to do adversiting, after that i need hotspot service.