Hi
FreeNAS version 11.1-U4
My FreeNAS is 192.168.1.10
My VM 192.168.1.11 gateway 192.168.1.1 (router)
I cannot ping my FreeNAS from the VM. I created it using theWYSIWYG wizard.
Router is pfSense. No DHCP. Only static IPs.
I can ping my Windows machine from VM fine 192.168.1.8
Can't copy and paste through vnc so ifconfig highlights are:
inet 192.168.1.11
netmask 255.255.255.0
broadcast 192.168.1.255
inet6 irrelevant as no ipv6 on network.
Mounting SMB shares from Windows PC works fine.
Any help would be greatly appreciated.
FreeNAS version 11.1-U4
My FreeNAS is 192.168.1.10
My VM 192.168.1.11 gateway 192.168.1.1 (router)
I cannot ping my FreeNAS from the VM. I created it using the
cat /etc/resolv.conf
always shows (and overwrites) nameserver as 127.0.0.53Router is pfSense. No DHCP. Only static IPs.
I can ping my Windows machine from VM fine 192.168.1.8
Can't copy and paste through vnc so ifconfig highlights are:
inet 192.168.1.11
netmask 255.255.255.0
broadcast 192.168.1.255
inet6 irrelevant as no ipv6 on network.
Code:
mount -a mount error: could not resolve address for 192.168.1.10:: Unknown error
Mounting SMB shares from Windows PC works fine.
Code:
route -n on VM Destination Gateway Genmask 0.0.0.0 192.168.1.1 0.0.0.0 1902.168.1.0 0.0.0.0 255.255.255.0
Any help would be greatly appreciated.
Last edited by a moderator: