If your network is using static addressing, then put a line like this in /etc/resolv.conf
Code:
nameserver <IP address of your router>
If your network is using dynamic addressing, then the DHCP client should automatically update /etc/resolv.conf provided that /etc/rc.d/rc.inet1.conf is properly setup.
For further information, this may help.
http://docs.slackware.com/slackware:...e_your_network