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

Re: CUPS: http://localhost:631/admin does not exist!



Thanks Travis, that fixed the problem. I want to add that the speed of the
interne connection has doubled (at least).
This probably can be put somewhere in a list of tips for dhcp servers.
Thanks again to all.

----- Original Message -----
From: "Travis Crump" <pretzalz@techhouse.org>
To: <debian-user@lists.debian.org>
Sent: Monday, August 12, 2002 2:42 PM
Subject: Re: CUPS: http://localhost:631/admin does not exist!


> A R wrote:
> > Here it is:
> >
> > debian:~# ifconfig
> > eth1      Link encap:Ethernet  HWaddr
> > 00:80:AD:09:86:ED
> >           inet addr:24.73.103.171
> > Bcast:255.255.255.255  Mask:255.255.254.0
> >           UP BROADCAST RUNNING MULTICAST  MTU:1500
> > Metric:1
> >           RX packets:2066 errors:203 dropped:0
> > overruns:0 frame:0
> >           TX packets:935 errors:0 dropped:0 overruns:0
> > carrier:0
> >           collisions:4
> >           RX bytes:232175 (226.7 KiB)  TX bytes:85764
> > (83.7 KiB)
> >
>
> Then you need to set up the 'lo' local loopback interface.  Add:
>
> auto lo
> iface lo inet loopback
>
> to /etc/network/interfaces and run "ifconfig lo 127.0.0.1 && route add
> -host 127.0.0.1 lo" as root
>
>
> --
> To UNSUBSCRIBE, email to debian-user-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
listmaster@lists.debian.org
>
>



Reply to: