pfSense not enabling port
-
thanks, will try... of course doing this... while connected to network over which this run's gets interesting when you break it, go cable directly into pfSense to get to console to reset back to copper and then retry ;)
G -
@georgelza Well, depends on how you have it set up. You mentioned you have the 2.5G ports working. So if you can access the UI from one of those ports, you should be fine...
-
/root: ifconfig ix0 media 10Gbase-T mediaopt full-duplex ifconfig: SIOCSIFMEDIA (media): Device not configured
-
@georgelza Hmm, I see in the listing you made earlier (ifconfig -vm ix0) that it sais supported media is 10Gbase-SR.
So perhaps if you try with that instead on 10Gbase-T??As in ifconfig ix0 media 10Gbase-SR mediaopt full-duplex
-
@Gblenn said in pfSense not enabling port:
As in ifconfig ix0 media 10Gbase-SR mediaopt full-duplex
Glad we thinking same direction.
tried this earlier and got as per below.[2.7.2-RELEASE]/root: ifconfig ix0 media 10Gbase-SR mediaopt full-duplex ifconfig: SIOCSIFMEDIA (media): Device not configured
-
@georgelza Ok, that's too bad...
Are you able to log into pfsense UI via one of the 2.5G ports? If so, what does it show you in the drop down for these interfaces?? -
See attached... Little something bout my network, i connect via cable or wifi to core switch which connects "currently" via 2.5GbE Cat6 copper to pfSense.
This link that I'm trying to get configured is to replace that primary copper link between my core switch and the pfSense.
-
@georgelza Ok, so what happens then if you select the 10Gbase-SR in that drop down and save and Apply?
-
Yeah try setting it from the GUI.
A good test here might be to try to link two ports on pfSense directly. Obviously they can't pass traffic but if they link in that scenario it implies a link negotiation issue with the switch/modules.
-
@stephenw10
hehehe ye prefer the ui in this case as it protects me from me... but then when i click wrong or it does not work then i'm disconnected, then it's where's the wifi keyboard and the very long HDMi cable as it's up above a cupboard some 8m away.Let me try again.
G
-
tried... got disconnected, got back onto console and saw invalid media type message... reset back to igc1. cable connected and then reset my vlans back onto igc1
G
-
a side note... a unexpected behaviour, when i do these configurations... it seems to get itself into a knot and loose my pppoe settings assigned to my WAN port. Also noticed when this happens my Route settings changes, and i need to reset it to auto detect.
-
Hmm, what pfSense version?
You mean the default route/gateway changes? Is it set to auto in System > Routing? Almost always better to have that set to a specific gateway or group.
-
2.7.2
i'm doing all of these changes on either igc1 (2.5GbE/Cat6 port) and/or ix0 which is the SFP+ port.
My WAN lives on igc0, not touching it. but found than when i do the above changes... and it crashes. then i need to go console and re-assign interfaces. which then wipes out my pppoe settings... pretty sure thats expected behaviour... considering i did a re-assign...
when i do option 1... it would be great to say don't touch WAN, only re-assign/reconfigure lan interface.
sure the route "drop/change" is associated with the above option #1
G
-
Ah, you're re-assigning all the interfaces at the console.Then, yes, that would happen.
Can you not re-assign them in the webgui? You can assign single interfaces there.
-
you forgetting i'm re-assigning the main lan interface... i have one lan interface over which i run multiple vlans, this is the link between me... wifi into core switch or hard wired into core switch.
so when it breaks i need to hdmi cable onto the pfsense device and plug in keyboard, this no web interface.
G
-
@georgelza Why do you change the main LAN interface? Wasn't ix0 something you are planning on using, once you get it to work? Meaning you keep all settings on the igcN interfaces as they are and only play with ix0/1.
-
My main lan is on igc1 at the moment which is eth1 on the host, it also carries traffic for vlan30 and vlan40.
This is patched into my core Unifi switch onto port 24 via 2.5GbE currently.I'm trying to reconfigure that lan (and all associated vlans) to run across ix0 to the SFP+ port SFP1 on the switch.
G
-
@georgelza I get that, but until you have ix0 working there is no point in reconfiguring igc... At the moment you are not getting pfsense to use the SFP+ links at all, right?
I mean you don't have to move LAN over to the ix0 interface to verify that it's working, or not... All you need is to see if pfsense gives you a "green light" to verify that the link is up... and the same on the switch side.
Although you said you have lot's of those Dell modules, a DAC cable is quite cheap and would likely resolve everything. Since it seems you are not able to get the Dell's to play ball, other than on the Unifi side...
-
I'm in South Africa, nothing is cheap or easily "procurable"
I also only have the one switch, and one way to get to the pfSense.
G