Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Apr 2006 11:17:08 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Mykola Dzham <freebsd@levsha.org.ua>
Cc:        Derrick Edwards <derrick@uniquestrength.net>, freebsd-ports@freebsd.org
Subject:   Re: Strange NMAP results
Message-ID:  <20060420181708.GA24844@odin.ac.hmc.edu>
In-Reply-To: <20060420133018.GE1151@expo.ukrweb.net>
References:  <200604171818.44950.derrick@uniquestrength.net> <200604172202.33897.derrick@uniquestrength.net> <44444DAF.3040500@kutulu.org> <200604180640.14844.derrick@uniquestrength.net> <20060420133018.GE1151@expo.ukrweb.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--u3/rZRmxL6MmkK24
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Thu, Apr 20, 2006 at 04:30:18PM +0300, Mykola Dzham wrote:
>  Derrick Edwards wrote:
> >      This is what is in my /etc/rc.conf. They are listed at the bottom =
of the=20
> > file because I took this rc.conf from my other machines. Should that ma=
tter?
> > network_interfaces=3Ddc0
>=20
> Wrong. Remove line "network_interfaces=3Ddc0" or change to
> network_interfaces=3D"lo0 dc0"

In general, setting network_interfaces your self is wrong and that usage
is considered deprecated.  It is documented as such in HEAD and I will
probably MFC that documentation after the 6.1 release.  Use the NOAUTO
keyword or simply don't create ifconfig_<if> variables instead.

-- Brooks

> > ifconfig_dc0=3D"inet 192.168.1.109 netmask 0xffffff00"
> > ifconfig_lo0=3D"dhcpinet 127.0.0.1 netmask 0xff000000"
>=20
> Wrong. In /etc/defaults/rc.conf ifconfig_lo0 is set to "inet 127.0.0.1" .
> Do not reset this value.
>=20
> > v/r=20
> > Derrick
> >=20
> > On Monday 17 April 2006 22:23, Mike Edenfield wrote:
> > > Derrick Edwards wrote:
> > > > focus# ifconfig -a
> > > > dc0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
> > > >         options=3D8<VLAN_MTU>
> > > >         inet6 fe80::250:2cff:fe07:937d%dc0 prefixlen 64 scopeid 0x1
> > > >         inet 192.168.1.109 netmask 0xffffff00 broadcast 192.168.1.2=
55
> > > >         ether 00:50:2c:07:93:7d
> > > >         media: Ethernet autoselect (100baseTX <full-duplex>)
> > > >         status: active
> > > > plip0: flags=3D108810<POINTOPOINT,SIMPLEX,MULTICAST,NEEDSGIANT> mtu=
 1500
> > > > lo0: flags=3D8008<LOOPBACK,MULTICAST> mtu 16384
> > >
> > > This is odd.  Your loopback adapter has no IP addresses
> > > bound to it.  That would explain why you can't send to
> > > localhost, but not how it ended up in this condition.
> > >
> > > I suspect there is something in your /etc/rc.conf that is
> > > preventing the default ifconfig_lo0 settings from being
> > > applied.  First guess: do you have network_interfaces=3D"" set
> > > in /etc/rc.conf, and if so, did you forget to include lo0 in
> > > the list?
> > _______________________________________________
> > freebsd-ports@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
> >=20
>=20
> --=20
> Mykola Dzham, LEFT-(UANIC|RIPE)
> JID: levsha@jabber.net.ua
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--u3/rZRmxL6MmkK24
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFER9AjXY6L6fI4GtQRAravAKC7r/WHU+XwVWTUOCAoTjNPMk4ZawCfc2Y/
hQYSaJ3NWL0e04H3Q6mq/qw=
=hlKN
-----END PGP SIGNATURE-----

--u3/rZRmxL6MmkK24--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060420181708.GA24844>