Jeremy wrote: > I am trying to make a closed system, 1 wifi router, one server. All > clients on the wifi should only be able to go to one domain/IP, and all > requests for anything else should redirect them to this one domain. Bah! man dnsmasq first Jeremy.
I see the --address switch allows use of # for wildcard, so I guess I can wildcard all domains to my main IP, and put bogus nameserver info in /etc/hosts so nothing else can be resolved. I still would like the server to have egress, so will have to fool with that still. I suppose I could use opendns or similar as local nameservers on server or something similar to allow it to work. Gotta try it, but open to cool(er) solutions. Jeremy _______________________________________________ mlug mailing list [email protected] https://listes.koumbit.net/cgi-bin/mailman/listinfo/mlug-listserv.mlug.ca
