debiman wrote:what's a "legacy network"?
from:
https://www.techopedia.com/definition/25121/legacy-networkDefinition - What does Legacy Network mean?
A legacy network is the generic name assigned to any old network, which is rarely used today and not part of the TCP/IP protocol suite. Legacy networks are mostly proprietary to individual vendors. With the advent of TCP/IP as a common networking platform in the mid-1970s , most legacy networks are no longer used. ------- snip-----
As TCP/IP developed and became more widespread, most proprietary networking platforms went extinct. Some of the more well-known legacy networks are Systems Network Architecture (SNA) from IBM, AppleTalk from Apple, DECnet from DEC and IPX/SPX from Xerox and Novell. Some of the manufacturers initially clung stubbornly to their own platforms and refused to join the TCP/IP bandwagon, usually at some peril to the survival of their products. An example is Novell. It dropped from controlling over 90% of the market with its NetWare system in the early 1990s to being a niche player today, because of sticking with IPX/SPX.
See Also:
https://en.wikipedia.org/wiki/Legacy_systemPostby kel_en » 2017-10-30 08:56
Bad terminology, guess.
Very misleading, in any event.
Post by kel_en » 2017-10-31 05:49
What would you call a wireless network of several laptops configured with fixed IP starting with Lenny or Squeeze and upgraded to each new release of Debian?
You are currently using Debian 9 , on all of these ? and also the newest versions of "network manager" and "wicd", correct ?
I would call it a rather modern wireless network. But it certainly is not a "legacy network".
For instance, at the doctor's office, away from my network, I can't see the wifi in order to connect without wicd.
Well obviously, if you are some where else, you would need to re-configure
the wifi.
In the link provided by Bukley:
http://www.linuxjournal.com/content/wi-fi-command-line The first step is to see what wireless networks are available in your area. A utility called iwlist provides all sorts of information about your wireless environment. To scan your environment for available networks, do the following:
[/code]sudo iwlist wlan0 scan[/code]
---- it goes on to say:
Depending on your card and its driver, you may have the option to set the essid to the special value “any”. In this case, your card will pick the first available access point. This is called promiscuous mode.
I don't have/ or use either network manager nor wicd, and have no problems
detecting wifi networks when I travel, with my laptops.
But I do not use "public access points" my self, to risky. When I go some where
I take my "Blu-dash" phone with me, and just tether it, to the usb,... any way I guess that would be another topic.