Re: I can't connect to localhost:630

2012-05-14 Thread JD
On 05/14/2012 01:59 PM, Aaron Konstam wrote: I am sure I am missing something obvious but I can't connect to localhost:630 from my web browser. iptables is disabled so I can't figure out why this connection fails. Any ideas out there? Do you have a daemon listening to port 630? Is

Re: I can't connect to localhost:630-I BLEW IT.

2012-05-14 Thread Aaron Konstam
On Mon, 2012-05-14 at 16:04 -0400, Jorge Fábregas wrote: > On 05/14/2012 03:59 PM, Aaron Konstam wrote: > > I can't connect to localhost:630 from my web browser > > Check whether CUPS is running: > > ps -ef | grep cupsd > > If not then: > > serv

Re: I can't connect to localhost:630

2012-05-14 Thread Reindl Harald
Am 14.05.2012 21:59, schrieb Aaron Konstam: > I am sure I am missing something obvious but I can't connect to > localhost:630 from my web browser. iptables is disabled so I can't > figure out why this connection fails. Any ideas out there? ok, as others statet it seems you ar

Re: I can't connect to localhost:630

2012-05-14 Thread Reindl Harald
Am 14.05.2012 21:59, schrieb Aaron Konstam: > I am sure I am missing something obvious but I can't connect to > localhost:630 from my web browser. iptables is disabled so I can't > figure out why this connection fails. Any ideas out there? it would be nice to tell us w

Re: I can't connect to localhost:630

2012-05-14 Thread Jorge Fábregas
On 05/14/2012 03:59 PM, Aaron Konstam wrote: > I can't connect to localhost:630 from my web browser Check whether CUPS is running: ps -ef | grep cupsd If not then: service cupsd start or systemctl start cupsd.service HTH, Jorge -- users mailing list users@lists.fedoraprojec

Re: I can't connect to localhost:630

2012-05-14 Thread Steven Stern
On 05/14/2012 02:59 PM, Aaron Konstam wrote: > I am sure I am missing something obvious but I can't connect to > localhost:630 from my web browser. iptables is disabled so I can't > figure out why this connection fails. Any ideas out there? Do you mean http://localhost:631 for

I can't connect to localhost:630

2012-05-14 Thread Aaron Konstam
I am sure I am missing something obvious but I can't connect to localhost:630 from my web browser. iptables is disabled so I can't figure out why this connection fails. Any ideas out there? -- -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscripti