Hello,
i'm runing nas4free 9.2.0.1 - Shigawire (revision 972) on FreeBSD 9.2-RELEASE-p4 (kern.osreldate: 902001).
I activated 3 interfaces:
bce0 : LAN : 192.168.250.60
bce1 : STORAGE : 10.10.10.13
bce2 : STORAGE2 : 10.10.10.14
the firewall is disabled and i dont have any static routes
i have one server Windows 2012R2 with one nic for storage 10.10.10.20, and one client with one nic for storage to 10.10.10.66
my win2012R2 can ping my client but not my nas4free storage or storage2 ip
same for my client, it ping win2012Ré but not nas4free
I tryed to swap port on my switch but same isue.
on the web interface when i go to Diagnostics \ Ping page, i can only select LAN interface for the test. Is it normal?
can some one help me with that?
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
Only LAN card work
-
z.lukenic
- NewUser

- Posts: 4
- Joined: 11 Aug 2014 13:32
- Status: Offline
Re: Only LAN card work
I tried to put a static route to my win2012r2 but not beter
med03: ~ # netstat -r
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.250.253 UGS 0 689 bce0
10.10.10.0 link#2 U 0 0 bce1
10.10.10.13 link#2 UHS 0 0 lo0
10.10.10.14 link#3 UHS 0 0 lo0
10.10.10.20/32 10.10.10.13 US 0 22 bce1
localhost link#12 UH 0 0 lo0
192.168.250.0 link#1 U 0 1719 bce0
med03 link#1 UHS 0 0 lo0
Internet6:
Destination Gateway Flags Netif Expire
localhost link#12 UH lo0
fe80::%lo0 link#12 U lo0
fe80::1%lo0 link#12 UHS lo0
ff01::%lo0 localhost U lo0
ff02::%lo0 localhost U lo0
med03: ~ # ping 10.10.10.20
PING 10.10.10.20 (10.10.10.20): 56 data bytes
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
^C
--- 10.10.10.20 ping statistics ---
4 packets transmitted, 0 packets received, 100.0% packet loss
med03: ~ # netstat -r
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.250.253 UGS 0 689 bce0
10.10.10.0 link#2 U 0 0 bce1
10.10.10.13 link#2 UHS 0 0 lo0
10.10.10.14 link#3 UHS 0 0 lo0
10.10.10.20/32 10.10.10.13 US 0 22 bce1
localhost link#12 UH 0 0 lo0
192.168.250.0 link#1 U 0 1719 bce0
med03 link#1 UHS 0 0 lo0
Internet6:
Destination Gateway Flags Netif Expire
localhost link#12 UH lo0
fe80::%lo0 link#12 U lo0
fe80::1%lo0 link#12 UHS lo0
ff01::%lo0 localhost U lo0
ff02::%lo0 localhost U lo0
med03: ~ # ping 10.10.10.20
PING 10.10.10.20 (10.10.10.20): 56 data bytes
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
^C
--- 10.10.10.20 ping statistics ---
4 packets transmitted, 0 packets received, 100.0% packet loss
- b0ssman
- Forum Moderator

- Posts: 2438
- Joined: 14 Feb 2013 08:34
- Location: Munich, Germany
- Status: Offline
Re: Only LAN card work
2 nic on the same subnet dont work.
if you want to use 3 nics they have to be on different subnets undless you use lacp.
if you want to use 3 nics they have to be on different subnets undless you use lacp.
Nas4Free 11.1.0.4.4517. Supermicro X10SLL-F, 16gb ECC, i3 4130, IBM M1015 with IT firmware. 4x 3tb WD Red, 4x 2TB Samsung F4, both GEOM AES 256 encrypted.
-
z.lukenic
- NewUser

- Posts: 4
- Joined: 11 Aug 2014 13:32
- Status: Offline
Re: Only LAN card work
at the end storage2 will be on one other subnet.