Scott Anderson
Dabbler
- Joined
- Jun 2, 2021
- Messages
- 18
Hi,
First time installing TrueNas and it hasn't gone very smoothly.
I was hoping to install Proxmox and then TrueNas on top but haven't been able to get VT-d/IOMMU working even though everything seems to support it. So switched over to the though of just running TrueNas directly on the machine....but...
I have two remaining issues and as the are both network related, I'm not sure if they are related but I would be grateful of some help...
1: Plugins...I get a pop up with the following:
[EFAULT] Cmd('git') failed due to: exit code(128) cmdline: git clone -v https://github.com/freenas/iocage-ix-plugins.git /mnt/ZFS_Pool/iocage/.plugins/github_com_freenas_iocage-ix-plugins_git stderr: 'Cloning into '/mnt/ZFS_Pool/iocage/.plugins/github_com_freenas_iocage-ix-plugins_git'... fatal: unable to access 'https://github.com/freenas/iocage-ix-plugins.git/': SSL certificate problem: certificate is not yet valid '
What I have checked:
2: The second issue is simple routing between the two network interfaces in the machine and I don't know if it failing is an indication of a wider problem.
I have a hacintosh which has a single Nic onboard which is 2.5Gb (Realtek). I wanted the TrueNas to replace my qnap as a TimeMachine location so have an ASUS XG -C100C installed in the TrueNas and directly connected the two together (no switch). The TrueNas server also has an onboard 1Gb nic which then connects to my wider network (all at home and behind the routers firewall).
TrueNas Setup: aq0: 10.0.0.1/8
em0: 192.168.0.85/24 (via DHCP as mentioned above)
System/Tunables: gateway_enable YES (type) RC
Hachintosh Setup: 10.0.0.2/8 Default gateway 10.0.0.1 (tried 192.168.0.1 but doesn't make any difference)
sudo route add -net 192.168.0.0/24 -gateway 10.0.0.1 (thinking being that if the Hackintosh needs to access the 192 network, route that traffic to 10.0.0.1 and the TrueNas server will pass the packets over to it's 192 interface/visa-versa)
Result is the mackintosh will happily talk to the TrueNas over 10.x network but can not connect through it to the wider 192.168.0.x network. Great for backups, not so great for using the hackintosh.
Like I said, I'm not sure if they are related.
Any help would be gratefully received
Scott
First time installing TrueNas and it hasn't gone very smoothly.
I was hoping to install Proxmox and then TrueNas on top but haven't been able to get VT-d/IOMMU working even though everything seems to support it. So switched over to the though of just running TrueNas directly on the machine....but...
I have two remaining issues and as the are both network related, I'm not sure if they are related but I would be grateful of some help...
1: Plugins...I get a pop up with the following:
[EFAULT] Cmd('git') failed due to: exit code(128) cmdline: git clone -v https://github.com/freenas/iocage-ix-plugins.git /mnt/ZFS_Pool/iocage/.plugins/github_com_freenas_iocage-ix-plugins_git stderr: 'Cloning into '/mnt/ZFS_Pool/iocage/.plugins/github_com_freenas_iocage-ix-plugins_git'... fatal: unable to access 'https://github.com/freenas/iocage-ix-plugins.git/': SSL certificate problem: certificate is not yet valid '
What I have checked:
- For the em0 interface: My router is providing DHCP and the TrueNas server is pre-allocated/bond 192.168.0.85/24 and that appears to work as I can connect to it locally without a problem.
- Default gateway is my router at 192.168.0.1
- Network/Global has DNS Nameservers setup as 8.8.8.8 and 8.8.8.4
- From Shell I can ping google.com and GitHub.com (via name rather than explicit ip) so DNS is working
- Time/zone is correct as system time is showing correctly
- This occurs even when my second network card (see below) is disconnected and marked as down.
2: The second issue is simple routing between the two network interfaces in the machine and I don't know if it failing is an indication of a wider problem.
I have a hacintosh which has a single Nic onboard which is 2.5Gb (Realtek). I wanted the TrueNas to replace my qnap as a TimeMachine location so have an ASUS XG -C100C installed in the TrueNas and directly connected the two together (no switch). The TrueNas server also has an onboard 1Gb nic which then connects to my wider network (all at home and behind the routers firewall).
TrueNas Setup: aq0: 10.0.0.1/8
em0: 192.168.0.85/24 (via DHCP as mentioned above)
System/Tunables: gateway_enable YES (type) RC
Hachintosh Setup: 10.0.0.2/8 Default gateway 10.0.0.1 (tried 192.168.0.1 but doesn't make any difference)
sudo route add -net 192.168.0.0/24 -gateway 10.0.0.1 (thinking being that if the Hackintosh needs to access the 192 network, route that traffic to 10.0.0.1 and the TrueNas server will pass the packets over to it's 192 interface/visa-versa)
Result is the mackintosh will happily talk to the TrueNas over 10.x network but can not connect through it to the wider 192.168.0.x network. Great for backups, not so great for using the hackintosh.
Like I said, I'm not sure if they are related.
Any help would be gratefully received
Scott