> The problem: no DNS. Snooping from the linux and plan 9 side shows no > packets go to 192.168.18.10 for dns requests. Is the /lib/ndb/local > misdirecting dns somehow? I hate to yank the /lib/ndb/local, however, > as it is useful when the plan 9 guest is running in NAT as opposed to > BRIDGE mode.
echo debug >/net/dns and then try to resolve some new name and look at /sys/log/dns russ
