Page 1 of 1

Log server with 2 nics not working

Posted: Thu Jan 13, 2022 11:54 am
by beverhart
We have a log server that we set up in vsphere with a nic in our internal network zone and a second nic in our dmz. The second NIC in the dmz works sometimes but then deactivates for some reason. I go back in to activate it and it comes up while the activation process is happening but then I get an error saying the Base network connection was interrupted and it deactivates again. Is this just not possible to do with LOG Server?

Re: Log server with 2 nics not working

Posted: Thu Jan 13, 2022 11:56 am
by beverhart
I also just got the error IP configuration could not be reserved ( no available address, timeout, etc. )

Re: Log server with 2 nics not working

Posted: Mon Jan 17, 2022 10:42 am
by ssax
Please PM me a copy of your profile, you can download it from Admin > System Status by clicking the Download System Profile button​.

What do you see in /var/log/messages when it deactivates?

What is the output of these commands?

Code: Select all

dmesg
ip a
netstat -s
uname -a
cat /etc/*release