[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: connection refused to localhost



adsf afff wrote:
Hello
when I try to go to http://localhost:631/
The connection was refused when attempting to contact
localhost:631
thanks for helping.

 more /etc/network/interfaces

auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
        address 192.168.0.1
        netmask 255.255.255.0
        network 192.168.0.0
        broadcast 192.168.0.255
~#

run 'netstat -lntp' to verify that there is something listening on port 631.



Reply to: