Skip to main content

2nd nic in server killing network access upon reboot

Comments

5 comments

  • dalem
    Not sure how your network is configured ( I am making an assumption that your iLO runs on a private network? If I am wrong please correct. Your routing tables are probably conflicting & the private is taking preference as it might be coming up first . Try the most minimal config that will work for your Private Lan to something like DEVICE=eno1 NAME=eno1 TYPE=Ethernet BOOTPROTO=static IPADDR=192.168.1.5 ONBOOT=yes
    0
  • SolutionsIT
    Not sure how your network is configured ( I am making an assumption that your iLO runs on a private network? If I am wrong please correct. Your routing tables are probably conflicting & the private is taking preference as it might be coming up first . Try the most minimal config that will work for your Private Lan to something like DEVICE=eno1 NAME=eno1 TYPE=Ethernet BOOTPROTO=static IPADDR=192.168.1.5 ONBOOT=yes

    Thanks for taking the time to respond... but I think I figured it out (and if this is it I really.... really need some holidays haha') DEFROUTE=yes That was configured on eno2, iirc that flags that interface as the default route for all ipv4 traffic and would probably break everything.
    0
  • rpvw
    I really.... really need some holidays

    From the sys admin dictionary: [quote] holiday /?h?l?de?/ noun A period during which server operators and system administrators and staff work in excess of their usual 16 hour days in order that script kiddies and miscreants can be contained and prevented from causing damage to IT infrastructure.
    0
  • SolutionsIT
    From the sys admin dictionary:

    Thanks, I needed that ;D man did I laugh way to hard on that one haha'
    0
  • cPanelLauren
    Hi @SolutionsIT Glad to see you were able to resolve the issue! Thanks for updating us and thanks to everyone for helping out!
    0

Please sign in to leave a comment.