IPv4 after Reboot

Status
Not open for further replies.

jrtderonde

Cadet
Joined
Sep 13, 2017
Messages
3
Hey,

Recently started working with FreeNAS. Using my server to host a Mumble & Apache server at the moment.

When I reboot the System somehow forgets the IPv4 Default Gateway (it's filled in tho). My jails won't automatically start because of this reason. After the reboot I need to just click the "Save" button on the Network > Global Configuration.

Does anybody know how to solve this? I have a Cronjob that reboots the server monthly. This problem would prevent my jails from going online.
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Are you using DHCP or a static IP?
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
I'd suggest a bug report. Post the issue number here afterwards, please.
 

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
@m0nkey_ Here's a second instance of something strange happening with the saved network configurations in FN 11. Remember the dude with the VLANs? Could this all be related somehow?
 

m0nkey_

MVP
Joined
Oct 27, 2015
Messages
2,739
Can you provide a bit more information, such as the output of the following (run these in a shell):
  • ifconfig
  • netstat -r4
  • cat /etc/resolv.conf
Once you've got all that, post it as a reply using the [ code ] tags.
 
Status
Not open for further replies.
Top