hello,
i am trying to implement a redirection to a website that tells a customer that we have currently an outage. i do that successfully with NAT and the proxy to show a pre defined html page with the info needed. this only works as long as i have DNS (in my test i have DNS cause i have no real outage) because the browser needs to get an ip address first to know where to connect to. if i do have a real outage and need to inform customers about this it wont work. i am trying to find a way to make a DNS on ROS (JUST for that situation) respond to ALL queries with a pre defined ip address. is that somehow possible ?
thanks
Jan