After a lot of hours I found out I have the same issue as described here: https://www.truenas.com/community/t...responding-after-reboot-network-config.34848/.
The issue is that after every reboot the box is not recognized on the network: I can see it's ip on the router page, but pinging both from and to the box is not working. (It seems like somewhere something is not allowing connections?)
And only when I perform the following steps in sequence it works again (basically resetting the interface):
When I try to reset via 1) Configure Network Interfaces, and select the interface and say remove current settings it does NOT work.
And if I try to reset via shell ifconfig (steps above), but while letting the ethernet cable in I get the error: {interfacename}: APE event 0x...... send timed out.
Anyone any idea how to fix this?
Maybe something with dhclient (https://www.cyberciti.biz/faq/freebsd-unix-force-dhcp-client-to-get-a-new-lease/)?
System specs:
Acer Veriton L4620G
Intel Pentium CPU G645 2.90GHz
4GB of RAM (Yep know it's not recommended, but do not have a second RAM stick sadly)
Running TrueNAS 12.0 from 32GB usb 3.0 usb stick
The issue is that after every reboot the box is not recognized on the network: I can see it's ip on the router page, but pinging both from and to the box is not working. (It seems like somewhere something is not allowing connections?)
And only when I perform the following steps in sequence it works again (basically resetting the interface):
- Unplug ethernet cable from box
- Go to Shell
- ifconfig {interfacename} down
- ifconfig {interfacename} up
- exit shell
- Reconnect ethernet cable to box
- Press enter in TrueNas menu
When I try to reset via 1) Configure Network Interfaces, and select the interface and say remove current settings it does NOT work.
And if I try to reset via shell ifconfig (steps above), but while letting the ethernet cable in I get the error: {interfacename}: APE event 0x...... send timed out.
Anyone any idea how to fix this?
Maybe something with dhclient (https://www.cyberciti.biz/faq/freebsd-unix-force-dhcp-client-to-get-a-new-lease/)?
System specs:
Acer Veriton L4620G
Intel Pentium CPU G645 2.90GHz
4GB of RAM (Yep know it's not recommended, but do not have a second RAM stick sadly)
Running TrueNAS 12.0 from 32GB usb 3.0 usb stick