poraschaudhary
Cadet
- Joined
- Jun 28, 2014
- Messages
- 3
First of all thanks for this wonderful operating system, I'm really glad that I made myself a server based on FreeNAS. I could only do it because of this fantastic community :)
As a photographer it adds a lot to the efficiency when 4 people can access the files at the same time and do their job simultaneously.
I built a FreeNAS server recently with this configuration:
Motherboard:__-Supermicro X9SCM-F-O
Processor:_____Intel Xeon E3-1230 v2
RAM:________Kingston 32GB Kit (4 x 8GB) 1600MHz DDR3 ECC
NIC:_________Intel Quad Port Ethernet Server Adapter (I350T4)
____________(4 Ethernet cables plugged in as lagg0, going into Netgear Switch)
RAID Card:___--IBM ServeRaid M1015 corssflashed as LSI9211-8iIT
Hard Drives:--_--6 x 4TB WD Red (WD40EFRX) in RAIDZ2
Smart Switch:__-Netgear GS108Tv2 (with link aggregation which doesn’t work)
The problem is that I'm not able to connect to internet.
Here are the results of ifconfig -a
and here's what netstat -nr gave me:
and here's what the network summary look like
Thanks!
I'll highly appreciate the inputs..
As a photographer it adds a lot to the efficiency when 4 people can access the files at the same time and do their job simultaneously.
I built a FreeNAS server recently with this configuration:
Motherboard:__-Supermicro X9SCM-F-O
Processor:_____Intel Xeon E3-1230 v2
RAM:________Kingston 32GB Kit (4 x 8GB) 1600MHz DDR3 ECC
NIC:_________Intel Quad Port Ethernet Server Adapter (I350T4)
____________(4 Ethernet cables plugged in as lagg0, going into Netgear Switch)
RAID Card:___--IBM ServeRaid M1015 corssflashed as LSI9211-8iIT
Hard Drives:--_--6 x 4TB WD Red (WD40EFRX) in RAIDZ2
Smart Switch:__-Netgear GS108Tv2 (with link aggregation which doesn’t work)
The problem is that I'm not able to connect to internet.
Here are the results of ifconfig -a
Code:
em0: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
ether 00:25:90:d7:e0:67
nd6 options=9<PERFORMNUD,IFDISABLED>
media: Ethernet autoselect
status: no carrier
em1: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO>
ether 00:25:90:d7:e0:66
nd6 options=9<PERFORMNUD,IFDISABLED>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
ipfw0: flags=8801<UP,SIMPLEX,MULTICAST> metric 0 mtu 65536
nd6 options=9<PERFORMNUD,IFDISABLED>
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0xa
inet 127.0.0.1 netmask 0xff000000
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
lagg0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=400b8<VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,VLAN_HWTSO>
ether a0:36:9f:35:43:f4
inet 192.168.1.102 netmask 0xffffff00 broadcast 192.168.1.255
nd6 options=9<PERFORMNUD,IFDISABLED>
media: Ethernet autoselect
status: active
laggproto lacp lagghash l2,l3,l4
laggport: igb3 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
laggport: igb2 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
laggport: igb1 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
laggport: igb0 flags=1c<ACTIVE,COLLECTING,DISTRIBUTING>
bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 02:45:29:4d:80:00
nd6 options=1<PERFORMNUD>
id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15
maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200
root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0
member: epair0a flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
ifmaxaddr 0 port 13 priority 128 path cost 2000
member: lagg0 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>
ifmaxaddr 0 port 11 priority 128 path cost 20000
epair0a: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=8<VLAN_MTU>
ether 02:86:a1:00:0d:0a
nd6 options=1<PERFORMNUD>
media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)
status: active and here's what netstat -nr gave me:
Code:
[root@freenas ~][root@freenas ~]# netstat -nr
Routing tables
Internet:
Destination Gateway Flags Refs Use Netif Expire
default 192.168.1.1 UGS 0 800 lagg0
127.0.0.1 link#10 UH 0 81538 lo0
192.168.1.0/24 link#11 U 0 35451012 lagg0
192.168.1.102 link#11 UHS 0 90579 lo0
Internet6:
Destination Gateway Flags Netif
Expire
::/96 ::1 UGRS lo0
::1 link#10 UH lo0
::ffff:0.0.0.0/96 ::1 UGRS lo0
fe80::/10 ::1 UGRS lo0
fe80::%lo0/64 link#10 U lo0
fe80::1%lo0 link#10 UHS lo0
ff01::%lo0/32 ::1 U lo0
ff02::/16 ::1 UGRS lo0
ff02::%lo0/32 ::1 U lo0 and here's what the network summary look like
Code:
Name IPv4 Address lagg0 192.168.1.102/24 Nameserver 192.168.1.102 Default route 192.168.1.1
Thanks!
I'll highly appreciate the inputs..