Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jun 1997 23:53:54 -0700 (PDT)
From:      J <j@lumiere-cc.com>
To:        freebsd-questions@freebsd.org
Subject:   wrong networks?
Message-ID:  <Pine.BSF.3.96.970610234937.4638A-100000@leaf.lumiere-cc.com>

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

Heya,

I noticed that when a netstat -i is done (nightly, by /etc/daily), this
shows up..

leaf:~# netstat -i
Name  Mtu   Network       Address            Ipkts Ierrs    Opkts Oerrs Coll
ed2   1500  <Link>      00.40.95.01.bb.4e   156714     0    57982     0 314
ed2   1500  204.188.120   leaf              156714     0    57982     0 314
lo0   16384 <Link>                            3135     0     3135     0 0
lo0   16384 your-net      localhost.v-sit     3135     0     3135     0 0

The thing I'm particularly noticing is the localhost.v-sit, which is short
for localhost.v-site.net. However, my machine's domain name is
lumiere-cc.com, hostname leaf. Our access is provided through v-site.net.

How can I fix this? I suspect it has something to do with my
/etc/networks, because of the similar "your-net" phrase, which is
unmodified and reads:

#       @(#)networks    5.1 (Berkeley) 6/30/90
#
# Your Local Networks Database
#
your-net        127                             # your comment
your-netmask    255.255.255                     # subnet mask for your-net

#
# Your subnets
#
subnet1         127.0.1         alias1          # comment 1
subnet2         127.0.2         alias2          # comment 2

#
# Internet networks (from nic.ddn.mil)
#

If it is my /etc/networks, how should I adjust it to fix it? If it's not
that file, any ideas on what else it coul dbe?

Thanks in advance.

---
Jesse <j@lumiere-cc.com>
http://www.lumiere-cc.com/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970610234937.4638A-100000>