@george1421 Thanks george for the help!
Here is what got returned:
#lspci -nn | grep -i net
00:14.3 Network controller [0280]: Intel Corporation Device [8086:a0f0] (rev 20)
00:1f.6 Ethernet controller [0200]: Intel Corporation Device [8086:15fc] (rev 20)
The other command didn’t work, either with /var/syslog or /var/messages. When I did a “ls” for that /var/ directory it came up with: cache, empty, lib, lock, log, run, spool, tmp, www. I tried doing “log”, but it returned nothing.
Here is the output for ip a s
2: enp0s31f6: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast qlen 1000
link/ether e0:70:ea:a6:29:b1 brd ff:ff:ff:ff:ff:ff
inet X.X.X.X/21 brd X.X.215.255 scope global enp0s31f6
valid_lft forever preferred_lft forever
Thanks again