Sorry so late get back here. I've been out with a bad case of pneumonia. My broadband and any internet connection are gone from my apartment now. The only net access I have is on the shared computer for all of us in our senior's apartment building.
I basically need to have some way to do the following:
:-----------------------------:
pi media center -----------(wired)--------------------------------------------------: :
: Ethernet switch :
Linux desktop -------------(wired)--------------------------------------------------: :
: :
Pi "server" (Jessie with just some SMB shares) -----(wired)--------------: :
:-----------------------------:
I need those 3 devices to be able to see each other on a hard-wired local network.
In addition:
wireless printer --{{{{{{{{{{{{{{{{{{{{{{{
{ {
{ {
wireless laptops --{ local "cloud" {
wireless tablets --{ { All these devices need to "see" each other an
{ { via bridging "see" the hard-wired network. The
{ { wireless "cloud" would be from an access point
wireless phones --{ { on the desktop using a wireless adapter
{ {
{{{{{{{{{{{{{{{{{{{{{{{{
So the "cloud" portion would come from what I set up making a wireless extender. I know it had dhcp setup to allocate ip addresses to the devices connecting from the local "cloud". I know how to bridge that access point to the wired network. But this is a big "don't know" - how/can I also setup dhcp on the eth0 wired network or perhaps gain the dchp services via some sort of link the the wireless access point?
I need to get this all working first, then I'll start another thread for something else I need to do.
So, the final BIG question: I only have internet access now via a Windows 10 PC that is shared by everyone in my senior's (that's age

) apartment building. How do I know what packages I need and how can I get them downloaded via the Windows PC then installed "off-line" to the Pi's?
Thanks!