Janus Ng
Explorer
- Joined
 - Apr 10, 2016
 
- Messages
 - 63
 
I have created a jail with plugin Nextcloud.
It was running with VNET and DHCP fine.
I edited the configurations with WebUI. I disabled DCHP and put a static IP on it. The values I changed on the Basic properties from the old settings are:
The rest was unchanged.
I cannot start the jail afterwards. It throws the following error when I tried to start it.
It worked fine if I enabled DHCP again.
How can I fix the error on static IP?
Many thanks!
FreeNAS version 11.3-RELEASE
The host IP is 10.0.0.30.
Jail Release is 11.3-RELEASE-p6
	
		
			
		
		
	
			
			It was running with VNET and DHCP fine.
I edited the configurations with WebUI. I disabled DCHP and put a static IP on it. The values I changed on the Basic properties from the old settings are:
| DHCP Autoconfigure IPv4 | Unchecked | 
| IPv4 Interface | vnet0:bridge0 | 
| IPv4 Address | 10.0.0.27 | 
| IPv4 Mask | 24 | 
| IPv4 Default Router | 10.0.0.1 | 
I cannot start the jail afterwards. It throws the following error when I tried to start it.
Code:
% sudo iocage start nextcloud * Ruleset 6 does not exist, using defaults No default gateway found for ipv6. * Starting nextcloud + Started OK + Using devfs_ruleset: 6 + Configuring VNET FAILED route: writing to routing socket: Network is unreachable add net default: gateway 10.0.0.1 fib 0: Network is unreachable
It worked fine if I enabled DHCP again.
How can I fix the error on static IP?
Many thanks!
FreeNAS version 11.3-RELEASE
The host IP is 10.0.0.30.
Jail Release is 11.3-RELEASE-p6