Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2020 07:02:01 -0400
From:      D'Arcy Cain <darcy@druid.net>
To:        freebsd-net@freebsd.org
Subject:   Network woes
Message-ID:  <4598d9be-4be8-9b54-9128-d840c8283f73@druid.net>
In-Reply-To: <c955de31-6ea9-318b-d5c7-fcfcb4463b03@druid.net>
References:  <c955de31-6ea9-318b-d5c7-fcfcb4463b03@druid.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--krnHktJ64e7ZyFuZa6XbbC10ix0eHMO1Q
Content-Type: multipart/mixed; boundary="gdYkeuhfP48xuX6g6PEuxrOn3BymUjtwi";
 protected-headers="v1"
From: D'Arcy Cain <darcy@druid.net>
To: freebsd-net@freebsd.org
Message-ID: <4598d9be-4be8-9b54-9128-d840c8283f73@druid.net>
Subject: Network woes
References: <c955de31-6ea9-318b-d5c7-fcfcb4463b03@druid.net>
In-Reply-To: <c955de31-6ea9-318b-d5c7-fcfcb4463b03@druid.net>

--gdYkeuhfP48xuX6g6PEuxrOn3BymUjtwi
Content-Type: multipart/mixed;
 boundary="------------62E6E453749F568BC4716551"
Content-Language: en-US

This is a multi-part message in MIME format.
--------------62E6E453749F568BC4716551
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable

NOTE: Was "Bridge woes"

On 10/25/20 1:32 PM, D'Arcy Cain wrote:
> I have been trying to solve this problem for a week now.=C2=A0 I have b=
een=20
> emailing the virtualization list (Re: When is a switch not a switch?)=20
> because it had to do with vm-bhyve but now I am wondering if it is some=
thing=20
> else.=C2=A0 Maybe some of the network experts here can help.

Turns out it has nothing to do with virtualization.  It never occurred to=
 me=20
to test that the host could access the Internet since I had no problem=20
connecting and logging in.  However, everything I described for the VM=20
applies to the host as well.  Here is my current setup.

In rc.conf I have this:
   hostname=3D"vm01.vex.net"
   me=3D41 # last octet of IP in hex

I then include a common rc.conf that includes this:
   set -- $(/sbin/ifconfig -l ether); eth0=3D$1 eth1=3D$2
   eval "ifconfig_${eth0}_name=3D\"eth0\""
   eval "ifconfig_${eth1}_name=3D\"eth1\""
   ifconfig_eth0=3D"inet 0x629e8b${me}/27 up"
   ifconfig_eth1=3D"inet 0xc0a897${me}/24 up"
   ifconfig_eth0_ipv6=3D"inet6 2605:2600:1001::${me}/64 up"
   ifconfig_eth1_ipv6=3D"inet6 fc00:97:97::${me}/64 up"
   defaultrouter=3D"98.158.139.94"
   ipv6_defaultrouter=3D2605:2600:1001::1

So I can now connect, by IP address, to 98.158.139.77 but to no other ser=
ver=20
on my network.  They all have no trouble connecting to this host.  No oth=
er=20
server in my network has this problem.

Here is eth0 which started out as bge0:
bge0: <HP Ethernet 1Gb 4-port 331i Adapter, ASIC rev. 0x5719001> mem=20
0x92b90000-0x92b9ffff,0x92ba0000-0x92baffff,0x92bb0000-0x92bbffff
at device 0.0 numa-domain 0 on pci15
bge0: APE FW version: NCSI v1.3.7.0
bge0: CHIP ID 0x05719001; ASIC REV 0x5719; CHIP REV 0x57190; PCI-E
eth0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1=
500
         options=3D80088<VLAN_MTU,VLAN_HWCSUM,LINKSTATE>
         ether 14:02:ec:31:60:d0
         inet 98.158.139.65 netmask 0xffffffe0 broadcast 98.158.139.95
         inet6 fe80::1602:ecff:fe31:60d0%eth0 prefixlen 64 scopeid 0x1
         inet6 2605:2600:1001::41 prefixlen 64
         media: Ethernet autoselect (1000baseT <full-duplex>)
         status: active
         nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>

And here is one that works fine:
bge0: <Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. 0x004201=
>=20
mem 0xdfdf0000-0xdfdfffff irq 16 at device 0.0 on pci4
bge0: CHIP ID 0x00004201; ASIC REV 0x04; CHIP REV 0x42; PCI-E
eth0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1=
500
options=3D8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTA=
TE>
         ether 00:21:9b:fc:d4:8b
         inet 98.158.139.92 netmask 0xffffffe0 broadcast 98.158.139.95
         inet6 fe80::221:9bff:fefc:d48b%eth0 prefixlen 64 scopeid 0x1
         inet6 2605:2600:1001::5c prefixlen 64
         media: Ethernet autoselect (100baseTX <full-duplex>)
         status: active
         nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>

Surprisingly, although I have other HPs, this is the only one that has a =

network card labelled HP.    Could it be that HP needs something special =
in=20
the network setup?
=20
=20

--=20
D'Arcy J.M. Cain <darcy@druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 788 2246     (DoD#0082)    (eNTP)   |  what's for dinner.
IM: darcy@VybeNetworks.com, VoIP: sip:darcy@druid.net

Disclaimer: By sending an email to ANY of my addresses you
are agreeing that:

1.  I am by definition, "the intended recipient".
2.  All information in the email is mine to do with as I see
     fit and make such financial profit, political mileage, or
     good joke as it lends itself to. In particular, I may quote
     it where I please.
3.  I may take the contents as representing the views of
     your company if I so wish.
4.  This overrides any disclaimer or statement of
     confidentiality that may be included or implied in
     your message.

--------------62E6E453749F568BC4716551--

--gdYkeuhfP48xuX6g6PEuxrOn3BymUjtwi--

--krnHktJ64e7ZyFuZa6XbbC10ix0eHMO1Q
Content-Type: application/pgp-signature; name="OpenPGP_signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="OpenPGP_signature"

-----BEGIN PGP SIGNATURE-----

wnoEABYIACMWIQSQJTNYM0vv3aTmBCs/5DDweYZnXQUCX5qhKQUDAAAAAAAKCRA/5DDweYZnXZYT
APUXVj+yiZS1Kmpx0J/SSlpwoGfUuY9SAtakdZfS+FEDAQCHjOucrNwjY3SBMg5k6k76l7KSTbsl
F8KcreU6oPthDA==
=p/A/
-----END PGP SIGNATURE-----

--krnHktJ64e7ZyFuZa6XbbC10ix0eHMO1Q--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4598d9be-4be8-9b54-9128-d840c8283f73>