* Laurie Savage <[EMAIL PROTECTED]> [2003-05-30 16:04]: > On Fri, 30 May 2003, Tom Massey wrote: > > > * Laurie Savage <[EMAIL PROTECTED]> [2003-05-30 13:14]: > > > resolv.conf on the client contains these lines > > > search blackbox.home > > > nameserver 192.168.1.1 > > > > Do you have a DNS server running on 192.168.1.1? > > Not sure, the resolv.conf was created automatically on the client by the > server so I'm guessing yes. I can see the printer [EMAIL PROTECTED] > in the CUPS config page but cannot send jobs to it.
Maybe try checking it with dig @192.168.1.1 blackbox.home nslookup blackbox.home 192.168.1.1 See if you can access the DNS server manually like that. -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
