Page 1 of 1

Jails not working after hardware problem

Posted: 26 Oct 2014 21:43
by oldskater
I had a problem with my hardware and replaced the PC my N4F is running on.
After installing and restoring my backup, I only had access to one of the two usb drives attached to my system.
I have fixed this by removing and re adding the disks under 'Disk Management' and I now have access to all my files as before the hardware failure. (why this happened I have no idea, I have restored from backups many times before without any problems)
But this has left my 3 jails not working. They all seems to be running correctly and I can enter the jails via a terminal, but for all of them I cannot access the web gui.
I have subsonic, owncloud and calibre all running in their own jails but I cannot access any of them via a web browser.
Could this be a problem with the network interface they were originally configured to work with?
If anyone has any suggestions it would be most appreciated.

Re: Jails not working after hardware problem

Posted: 27 Oct 2014 07:11
by raulfg3
probably your new hardware use a new NIC, so you need to enter on jail config to configure properly your NIC for your jail.

post your new hardware and your new LAN NIC and try to change and restart jail wiht new NIC.

Re: Jails not working after hardware problem

Posted: 27 Oct 2014 15:48
by oldskater
Yes, it was the new NIC. I just went into the config (in the Brig) for each jail, saved without changing anything and the new NIC (lan) was applied to the jails.
All now working. Thanks raulfg3