lazarus78
Posts: 236
Joined: Thu Jul 25, 2013 5:16 pm

Ethernet hub?

Tue Jun 03, 2014 6:33 pm

I have a situation where it would be VERY helpful if I could use my laptop alongside a Raspberry that is in some location. The issue I have is, WiFi is not available, and there is only 1 Ethernet cable (For the Pi). So I thought a small Ethernet hub would be perfect for gaining a temporary port so I can wire in and work on the Raspberry and view the display. In truth, I am not needing to connect to the Raspberry itself, but rather another Linux computer elsewhere that is providing files for the Raspberry to display. I need to adjust them for formatting purposes and whatnot.

Is it possible to make a simple passive hub? I can't find much information on passive hubs, let alone active hubs. I don't need to worry about attenuation or collisions as I am not trying to extend an Ethernet line and there will only be 2 devices on this one cable.

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Ethernet hub?

Tue Jun 03, 2014 6:42 pm

Buy one. They're cheap and it will work out of the box.
http://www.amazon.co.uk/TP-Link-TL-SF10 ... B000FNFSPY
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

lazarus78
Posts: 236
Joined: Thu Jul 25, 2013 5:16 pm

Re: Ethernet hub?

Tue Jun 03, 2014 6:45 pm

I'm looking specifically for a passive hub, unless there is such a thing as a passive switch, but doubtful. I was hoping to just "tap" in to an existing line temporarily with as few wires involved as possible.

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Ethernet hub?

Tue Jun 03, 2014 7:07 pm

That's precisely what that TP-Link box does.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

lazarus78
Posts: 236
Joined: Thu Jul 25, 2013 5:16 pm

Re: Ethernet hub?

Tue Jun 03, 2014 7:29 pm

DougieLawson wrote:That's precisely what that TP-Link box does.
So its 100% passive? No external power necessary? The power port in the pictures confused me.

Guess that solves my problem then. Thanks for the help.

KeithSloan
Posts: 321
Joined: Tue Dec 27, 2011 9:09 pm

Re: Ethernet hub?

Tue Jun 03, 2014 8:06 pm

I think you will find it needs power as the amazon page says
Box Contains
5-Port 10/100Mbps Desktop Switch
Power Adapter
User Guide

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Ethernet hub?

Tue Jun 03, 2014 8:08 pm

lazarus78 wrote:
DougieLawson wrote:That's precisely what that TP-Link box does.
So its 100% passive? No external power necessary? The power port in the pictures confused me.

Guess that solves my problem then. Thanks for the help.
Your definition of "passive" and mine differ. Passive doesn't mean unpowered, passive means uncontrolled. I don't think you'll find any kind of ethernet equipment that doesn't need a power supply.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

lazarus78
Posts: 236
Joined: Thu Jul 25, 2013 5:16 pm

Re: Ethernet hub?

Tue Jun 03, 2014 8:52 pm

DougieLawson wrote: Your definition of "passive" and mine differ. Passive doesn't mean unpowered, passive means uncontrolled. I don't think you'll find any kind of ethernet equipment that doesn't need a power supply.
I've learned passive to mean no added power, IE a passive USB hub vs an active hub which required added power, which is in line with the engineering definition of passivity.

But anyhoo, semantics.

My question seems to have been answered.

pksato
Posts: 295
Joined: Fri Aug 03, 2012 5:25 pm
Location: Brazil

Re: Ethernet hub?

Tue Jun 03, 2014 8:58 pm

Hi, yes is possible to build a passive hub.
http://www.zen22142.zen.co.uk/Circuits/ ... ethhub.htm

But, I don't know if really work.

And, probable, you can find a used 8 port switch with less that cost of connectors and diodes.

plugwash
Forum Moderator
Forum Moderator
Posts: 3614
Joined: Wed Dec 28, 2011 11:45 pm

Re: Ethernet hub?

Wed Jun 04, 2014 2:00 am

The twisted pair ethernet standards do not make any allowances for passive hubs. The hack that pksato linked may just about work for 10baseT, I would be very surprised if it worked for 100base-T

You can get ethernet switches that are powered off USB which at least saves the need for the mains adapor

https://www.blackbox.co.uk/gb-gb/si/150 ... h/V1.S1.O4

n3tm4n
Posts: 29
Joined: Tue Jun 10, 2014 11:34 am
Location: East Midlands, UK
Contact: Website

Re: Ethernet hub?

Thu Jun 12, 2014 12:44 pm

I've played with the cabled box before, but it can cause havoc with auto negotiation as a series of Fast Link Pulse which would be very confusing if multiple things responded to. The upstream port is likely to go into some error state.

I would go for a powered hub, bear in mind that if there are any mac-address filters or limit on the upstream device you may find that one device works and additional ones dont, or worse still none work.

If you do have an environment with mac filters or security, then you may be better with a cable network wifi box running stock or DD-WRT and use it as the connection point.

I'm a big fan of the raspberry-PI, but sometimes other things do the job easier. My old faithful linksys router is a constant travelling companion when on the road for just such occassions. Connecting to an upstream wifi and providing 4 eth ports, or connecting to an upstream ethernet, and providing 4 eth ports and a wifi.

If a mod ever comes out to get 4 ethernet ports working on a Pi I will be first in the queue.

HTH.
Jon.
http://0x25.blogspot.co.uk/

Return to “General discussion”