F5F Stay Refreshed Power Users Networks Comparing fibre channel and Ethernet, compatibility depends on your setup.

Comparing fibre channel and Ethernet, compatibility depends on your setup.

Comparing fibre channel and Ethernet, compatibility depends on your setup.

R
RizapS
Member
135
05-13-2016, 05:55 AM
#1
I have some SFP+ 10/25Gbe cards from a server. While researching, I saw they’re also referred to as fibre channel cards. As I dug deeper, I’m unsure if my plan will work or if there are any issues. The cards I own are a QLogic MSIP-REM-QLG-AH2010410 model. My goal is to connect one of these to a pfSense device via a cable and link multiple devices using standard RJ45 Ethernet. Am I missing something, or is this setup feasible? (I assume pfSense supports them, but I need confirmation.)
R
RizapS
05-13-2016, 05:55 AM #1

I have some SFP+ 10/25Gbe cards from a server. While researching, I saw they’re also referred to as fibre channel cards. As I dug deeper, I’m unsure if my plan will work or if there are any issues. The cards I own are a QLogic MSIP-REM-QLG-AH2010410 model. My goal is to connect one of these to a pfSense device via a cable and link multiple devices using standard RJ45 Ethernet. Am I missing something, or is this setup feasible? (I assume pfSense supports them, but I need confirmation.)

R
RiYu_u
Junior Member
26
05-30-2016, 07:56 AM
#2
Fibre Channel operates independently from Ethernet and IP-based networks. It functions as a distinct technology with its own switches and equipment. To connect to it, use a 10GbE SFP+ card and link via Ethernet.
R
RiYu_u
05-30-2016, 07:56 AM #2

Fibre Channel operates independently from Ethernet and IP-based networks. It functions as a distinct technology with its own switches and equipment. To connect to it, use a 10GbE SFP+ card and link via Ethernet.

S
Sneakyginger8
Senior Member
580
05-30-2016, 09:24 AM
#3
I checked the details and it looks like these cards function as Ethernet instead of fiber channel. The model is a QLogic FastLinQ QL41254HLCU. Appreciate the clarification!
S
Sneakyginger8
05-30-2016, 09:24 AM #3

I checked the details and it looks like these cards function as Ethernet instead of fiber channel. The model is a QLogic FastLinQ QL41254HLCU. Appreciate the clarification!

K
KillaTron100
Member
166
05-30-2016, 02:40 PM
#4
PFSense may require specific network cards, since not all products come with a free installation drive on FreeBSD.
K
KillaTron100
05-30-2016, 02:40 PM #4

PFSense may require specific network cards, since not all products come with a free installation drive on FreeBSD.

F
126
06-04-2016, 07:55 AM
#5
finally resolved the issue. if_qlnxe_load="YES" must be set in /boot/loader.conf (use 'ee /boot/loader.conf') and reboot. ensure pfSense version 2.6.0 or higher is installed. they aren't visible on the console, only accessible via the web interface! i might have spent too much time doubting it before considering a check of the web settings.
F
fluffypuppy576
06-04-2016, 07:55 AM #5

finally resolved the issue. if_qlnxe_load="YES" must be set in /boot/loader.conf (use 'ee /boot/loader.conf') and reboot. ensure pfSense version 2.6.0 or higher is installed. they aren't visible on the console, only accessible via the web interface! i might have spent too much time doubting it before considering a check of the web settings.