Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Zotac CI 321 Dual NIC Nano

    Scheduled Pinned Locked Moved Hardware
    53 Posts 23 Posters 34.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      interfasys
      last edited by

      Look at the APU2 numbers, same thing happens when enabling AES-NI.
      https://forum.pfsense.org/index.php?topic=106444.msg593101#msg593101

      1 Reply Last reply Reply Quote 0
      • I
        interfasys
        last edited by

        A test you can run

        # openvpn --genkey --secret /tmp/secret
        # time openvpn --test-crypto --secret /tmp/secret --verb 0 --tun-mtu 20000 --cipher aes-256-cbc
        Sat Feb  6 18:39:04 2016 WARNING: file '/tmp/secret' is group or others accessible
        
        real    0m26.146s
        user    0m24.424s
        sys     0m1.709s
        
        1 Reply Last reply Reply Quote 0
        • I
          interfasys
          last edited by

          And another one

          [code]# dd if=/dev/zero bs=1M count=100 >> /dev/null
          100+0 records in
          100+0 records out
          104857600 bytes transferred in 0.015134 secs (6928676210 bytes/sec)
          
          # dd if=/dev/zero bs=1M count=100 | openssl aes-256-cbc -e -pass pass:secretpwd | openssl aes-256-cbc -d -pass pass:secretpwd >> /dev/null
          100+0 records in
          100+0 records out
          104857600 bytes transferred in 0.872586 secs (120168784 bytes/sec)[/code]
          
          1 Reply Last reply Reply Quote 0
          • RangoR
            Rango
            last edited by

            @perth:

            So the Disable Hardware Checksum Offload setting may have improved the reliability of my connection.
            However I'm still getting excessive disconnects running this setup.

            I think I'm going to try setting System > Advanced > Firewall and NAT > Disable Firewall Scrub "Disables the PF scrubbing option which can sometimes interfere with NFS and PPTP traffic." Since PPPOE is PPTP OE, if I understand correctly. Lets also disable IPv6, thought I had already turned that off…

            Need to replace the modem and see what that does.

            Can you guys confirm the wan disconnections have been fixed by doing this optioned mentioned above?
            Thanks you in advance. BTW could it be possible it's cause you're on PPPOE?

            How long after you guys placed the order did you guys get it?

            1 Reply Last reply Reply Quote 0
            • RangoR
              Rango
              last edited by

              Does this box ci321 mobo support dual channel memory and does it have 2 slots for memory?
              I'm looking at cpu and seems to support it but that's based on mobo not cpu.
              If so would it be better for performance to install 2x4GB ram as it would utilize dual channel ?

              Also i'm assuming you guys are running sata drive not msata correct?

              Memory Specifications
              Max Memory Size (dependent on memory type) 8 GB
              Memory Types DDR3L-1600
              Max # of Memory Channels 2
              ECC Memory Supported ‡ No

              http://ark.intel.com/products/87258/Intel-Celeron-Processor-N3150-2M-Cache-up-to-2_08-GHz

              1 Reply Last reply Reply Quote 0
              • H
                hardsense
                last edited by

                @Perth

                Would you do us a favour by testing below ?

                It's a simple and effective test .

                Test 1:

                Connect 1 host to WAN interface of your pfsense box, connect another host to LAN interface of your pfsense box and perform a iperf test and provide us with  screenshots as usual.

                Test 2:

                Install the DHCP service on the host connected on the WAN side and configured as WAN DHCP server and let it run for 24 hour or so and see if the connection drop or not.

                P.S The ideal test ->  The host are equipped with Intel LAN card and running current Desktop processor and hardware . If you don't have it , just run the test with whatever you have in your inventory.

                Thanks.

                1 Reply Last reply Reply Quote 0
                • RangoR
                  Rango
                  last edited by

                  @G.D.:

                  Another deficiency (though maybe not very important in case of pfSense) is that despite having two memory slots this box is configured for single channel operation.

                  Anyway, has anyone tried Zotac CI321 with pfSence yet?

                  Where did you get that this box is single channel operation?

                  In fact cpu cpecs on i323 say opposite that it has 2 channels for memory.

                  1 Reply Last reply Reply Quote 0
                  • RangoR
                    Rango
                    last edited by

                    Regarding the bus, there is nothing to worry about today. PCI Express 1x is enough to drive even a dual-port Intel NIC.

                    Hmmm…..looking at the box it seems impossible to add any pci-e card unless one changes the box and it would have to be sideways not vertical?
                    hmmm seems impossible to add any external nic to this???

                    I hope the realtek nics are working good with pfsense?

                    1 Reply Last reply Reply Quote 0
                    • G
                      g1bson
                      last edited by

                      Sorry for my broken english,
                      but I didn't understand - did anyone install Pfsense on Zbox CI323?
                      Zotac tichnical support asserts, that no other OS can be installed on CI323 except for Windows cause of UEFI BIOS.
                      Here is the anwser on question about other OS and CSM/MBR support in BIOS:
                      "As for the legacy OS support unfortunately no, its wont support such OSes but Windows 7 can be installed with the use of the custom Windows 7 installation tool that can be downloaded on the unit's download center."
                      Can anyone explain this situation to me? :)

                      1 Reply Last reply Reply Quote 0
                      • P
                        perth
                        last edited by

                        Holy Carp there's activity in this thread. Guess I better update my e-mail preferences… :-)

                        I'll give this update regarding the reliability of pfSense on the CI321. I've replaced the modem w/ the ISP's all in one modem/router and no longer have disconnection issues. I can't SSH into my pfsense box from the outside, but I've really not put too much effort info fixing that & I've prob got the firewall rule/NAT wrong. Or it's that stupid router I really didn't want to use any more. :/
                        Really need to call the modem's vendor and have them replace it & see what happens. RMA process has begun.


                        @Hardsense
                        @hardsense:

                        @Perth
                        Would you do us a favour by testing below ? …

                        Sorry hardsense I'll take a look at doing that this weekend. However test 2 seems… pointless. I must not be understanding something. Perhaps you want me to run some load during those 24 hours? If you're trying to identify the instability issue I mentioned for PPPoE on ADSL, see above. I'm using a static IP for the WAN port in this new setup, but I could change that to DHCP if you like.


                        @Rango
                        @Rango:

                        @perth:

                        So the Disable Hardware Checksum Offload setting may have improved the reliability of my connection.
                        However I'm still getting excessive disconnects running this setup.
                        …
                        I think I'm going to try setting System > Advanced > Firewall and NAT > Disable Firewall Scrub "Disables the PF scrubbing option which can sometimes interfere with NFS and PPTP traffic." Since PPPOE is PPTP OE, if I understand correctly. Lets also disable IPv6, thought I had already turned that off…

                        Can you guys confirm the wan disconnections have been fixed by doing this optioned mentioned above?
                        Thanks you in advance. BTW could it be possible it's cause you're on PPPOE?

                        How long after you guys placed the order did you guys get it?

                        Those steps did not fix my disconnection issue. I ordered the CI321 from Amazon and received it in the normal fast fashion (Prime!).

                        @Rango:

                        Hmmm…..looking at the box it seems impossible to add any pci-e card unless one changes the box and it would have to be sideways not vertical?
                        hmmm seems impossible to add any external nic to this???

                        I hope the realtek nics are working good with pfsense?

                        You could replace the included wireless nic? ;)

                        272KB full res.

                        Nah, I'd look into a USB3 Ethernet adaptor.

                        Between A and B there's C.

                        1 Reply Last reply Reply Quote 0
                        • M
                          messerchmidt
                          last edited by

                          i would got for the ci323 if purchasing new…

                          1 Reply Last reply Reply Quote 0
                          • First post
                            Last post
                          Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.