Did you check ipchains and /etc/hosts.deny ??? Just a quick thought, Onno At 09:13 AM 11/16/99 -0700, Sean McIlwain wrote:
I am still attempting to print to my serial printer using lpr.
I tried to following:
1)root# ifconfig lo 127.0.0.1
2)root# route add -host 127.0.0.1 lo
3)reboot and made sure that the lpd started up correctly.
4)root# lpr test.txt
I still get the same result as before
>transfer to lp@localhost failed
What else could be wrong? I also tried to telnet into 127.0.0.1 but I
got an Connection Refused error.