You set up nameservers in INETCFG
type
INETCFG
at the console
go to
Protocols>TCP/IP>DNS Resolver Configuration
type in your domain name and your nameservers you are trying to us. ESCAPE out, save/update the information. Go to the bottom of the INETCFG menu and choose "Reinitialize System" or type
reinitialize system
at the console and press enter.
No reboots have been necessary to do this or even add/change IP's on Netware for many years. Try pinging the DNS servers from your server at the console
ping 123.45.67.89
(replace with your nameserver IP address). If it pings, then try resolving names with ping.
ping
see if it resolves. If it doesn't, talk to your ISP or whoever has the DNS servers and see if they have an ACL restricting you or a filter somewhere that is preventing it.
if it responds, it is not the server. How is your client set up for DNS? It can't point to the server to forward it (i.e., can't use the IP of your server). I push this out from DHCP server in Netware. Easy, simple.