Quote:
Originally Posted by nemiere
You only need to go (in Mac) to Network Preferences, Advanced, DNS tab, and add ip server 46.149.222.220.
Just for the record, jb working in my KV B013. Branch Delay, congratulations and thank you very much!!!
|
Working for me too (also KV B013). I don't know why but I had problems with Stwor's DNS server, so I just took a very simplistic approach. This python script will answer
all DNS queries with the same address. Crude, yet effective

I just stuck my macbook's IP on line 29 and then ran the script (as root).
http://code.activestate.com/recipes/...ke-dns-server/