LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   CUPS and network adresses (https://www.linuxquestions.org/questions/slackware-14/cups-and-network-adresses-97514/)

ionmich 09-27-2003 11:48 AM

CUPS and network adresses
 
I run a non-networked Slackware 9.0. I got CUPS to work with my ancient Epson LQ-570. But immediately afterwards I could not connect to any named Internet site via Opera. Nothing short of deleting the user and starting over would resolve it. I would like to use CUPS and still have Internet access. Any suggestions?

Phathead 09-27-2003 12:38 PM

I'm not aware of CUPS directly interacting with the DNS settings, but here's some things to check:

/etc/resolv.conf should have your domain name servers listed (unless you're using DHCP).

You should be able to ping certain web sites by their name. Some won't allow ICPM requests, but even if they don't, you should see the resolved IP address in the second line of ping's output.

Try a different browser.

Did you try disabling CUPS before you installed a new user? "/etc/rc.d/rc.cups stop" will stop CUPS and if you "chmod -x /etc/rc.d/rc.cups" it won't start at startup (chmod +x to get it back).

Beyond that, I don't have any ideas without more specific information. (dialup or direct, and what's the results of the above solutions)

Phathead


All times are GMT -5. The time now is 07:30 PM.