I'm running an Ubuntu 14.04 server. For an experiment I'm running I have the following requirements:
-Receive data from multiple (3-4) wireless networks.
-Machines on a network will only need to speak to the server, never a machine on a different network.
-All networks will be entirely wireless with no internet access.
I haven't done much networking, so any leads are welcome. I don't think I need to bridge the networks. Can I just attach several wifi adapters and hardcode them each to a different network? Can I create virtual adapters and have those simultaneously connect to different networks? Thanks in advance.