Date: Wed, 11 May 2005 00:33:31 +0200 From: Roland Smith <rsmith@xs4all.nl> To: freebsd-questions@freebsd.org Cc: andy@neu.net Subject: Re: cups problem (fwd) Message-ID: <20050510223331.GC4187@slackbox.xs4all.nl> In-Reply-To: <Pine.LNX.4.56.0505101807250.27396@Mira.dandy.net> References: <Pine.LNX.4.56.0505101807250.27396@Mira.dandy.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--da4uJneut+ArUgXk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 10, 2005 at 06:13:30PM -0400, andy@neu.net wrote: > ifconfig > sk0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet 10.0.x.x netmask 0xffffff00 broadcast 10.0.1.255 > inet6 fe80::20e:a6ff:fe90:fc26%sk0 prefixlen 64 scopeid 0x1 > ether 00:0e:a6:90:fc:26 > media: Ethernet autoselect (100baseTX <full-duplex,flag0,flag1>) > status: active > plip0: flags=3D108810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500 > lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 Looks like your loopback interface is only configured as IPv6, not IPv4. You should add "inet 127.0.0.1' to the ifconfig_lo0 line in /etc/rc.conf, I think. Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --da4uJneut+ArUgXk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCgTa7EnfvsMMhpyURAlUiAJ40SUCZSlxpHIOik+fqWJhodIiozwCcD0SI k1hBbnEdL5QJHzNJ0UL9UNg= =sP6Z -----END PGP SIGNATURE----- --da4uJneut+ArUgXk--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050510223331.GC4187>