LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 05-03-2010, 06:46 PM   #1
SaintDanBert
Senior Member
 
Registered: Jan 2009
Location: "North Shore" Louisiana USA
Distribution: Mint-20.1 with Cinnamon
Posts: 1,767
Blog Entries: 3

Rep: Reputation: 108Reputation: 108
"campus" wifi on-the-fly


Can someone help me discover HOWTO for an on-the-fly "campus" wireless network? I will be part of a large youth sports event spread over several acres of grassy fields. I need a wireless network for the event operations and administration. I want to operate a private wireless lan, "under the stars" with a few puddles of kiosks participating.

Some of my thoughts:
  1. I need some sort of antenna for outside use with wifi.
  2. I need a primary wifi access point
  3. I could use a wifi router & access point to connect with the primary for each kiosk puddle
  4. I could use a pair of wifi router & access point boxes, with directional antennae, as point to point
  5. phone and tablet and pda and laptop boxes, in the hands of staff,
    could use this private wifi lan for event operations
  6. I could put a LAMPP or XAMPP server someone on this lan for event operations
  7. The server could have a connection to the public internet somehow

If I used one of the linux open-source wifi box, hotspot images or similar, I could manage this lan as a group of steamer-trunk, drop and setup stations...

Comments and suggestions wanted eagerly,
~~~ 0;-Dan
 
Old 05-05-2010, 06:51 PM   #2
Mr-Bisquit
Member
 
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Blog Entries: 52

Rep: Reputation: 68
If it's private, you'll need to set up security.
Do you have the equipment to set it up and have you looked into any online documentation for networking concerning your distribution of choice?
It may be a lot of headache to have a user on both the main server and the acces point. Try letting only the access points use the server and the users connect by access point. Look at it from a security standpoint.
Hardware is something you need to research. If you don't have much to spend, better be thinking "refurbihed" or "used."
If you want a private LAN separate from the "main" then set it up on a different server. Use different access points.

Interference is something to take into consideration. Not trying to discourage you.
Network names need to be unique. God knows how many NETGEAR and Dlink networks there are. What I mentioned earlier, secure systems. It doesn't take much to crack security if the password is weak.



You are setting up a non-Univerity network and a lot of people are going to like that freedom.
 
Old 05-06-2010, 12:08 AM   #3
prasanta
Member
 
Registered: Mar 2005
Location: India
Distribution: Debian
Posts: 368

Rep: Reputation: 37
Security is a must. Else their is an option of mis-using it. In case you are not in a position to pull network cables to that place, you can use Ethernet over power. The other thing to comes to mind is to use the same ESSID across all the AP's since, these will help people to move across different AP's without loosing connectivity.

--
Prasanta
 
Old 05-06-2010, 10:52 AM   #4
SaintDanBert
Senior Member
 
Registered: Jan 2009
Location: "North Shore" Louisiana USA
Distribution: Mint-20.1 with Cinnamon
Posts: 1,767

Original Poster
Blog Entries: 3

Rep: Reputation: 108Reputation: 108
I'm looking for help with the network plumbing at this stage. Here is what to accomplish:
Code:
{some kiosk boxes} =z= wire =z= {N-port wifi router 1}

{N-port wifi router 1} =z= {wireless LAN} =z= {N-port wifi router 2}

{N-port wifi router 1}  =z= wire =z=  {some kiosk boxes}

{wireless LAN} =z= {walk-about boxes}

{wire or wireless LAN} =z= {FOSS "hotspot"} =z= {general public}

{wire or wireless LAN} =z= {event server}

{event server} =z= {something} =z= {public internet}
Can someone tell me about how to configure the router-1 to router-2 wireless "bridge"? Since this will run outdoors, what makes best sense for antennae (directional, high-gain, well elevated)?

Do I need separate wireless access points for walk-about so that the "bridge" bandwidth is preserved for that traffic? All wireless will be 802.11n.

Which wireless router hardware do you recommend?

Which software (vendor or FOSS) runs on the wireless routers?
Which FOSS if you recommend that approach?
 
Old 05-06-2010, 11:53 AM   #5
Mr-Bisquit
Member
 
Registered: Feb 2009
Distribution: FreeBSD, OpenBSD, NetBSD, Debian, Fedora
Posts: 770
Blog Entries: 52

Rep: Reputation: 68
Your active icon states Ubuntu but is that what you are using for the server?
What to do:
http://www.google.com/linux
Enter the distribution you are using for the network.
Go to "search within results" at the bottom of the page.

Use that to see what Howto's and configs are available to you.
When you come to a part that you have trouble with, post to the mailing lists, this thread, and to the official forums of the distribution.

Nearly all Open Source- BSD and Linux- will have howto's on configuring networking, bridging, etc. You will need to see what hardware works- there is a hardware compatibility list for that- and what you can afford according to that list.
 
Old 05-07-2010, 11:30 AM   #6
SaintDanBert
Senior Member
 
Registered: Jan 2009
Location: "North Shore" Louisiana USA
Distribution: Mint-20.1 with Cinnamon
Posts: 1,767

Original Poster
Blog Entries: 3

Rep: Reputation: 108Reputation: 108
Quote:
Originally Posted by Mr-Bisquit View Post
Nearly all Open Source- BSD and Linux- will have howto's on configuring networking, bridging, etc. You will need to see what hardware works- there is a hardware compatibility list for that- and what you can afford according to that list.
Yes, I'm using *-buntu boxes. I have a pretty good handle on config for the server and workstations and so on. I'm trying to discover how to use set-up and config two (or more) wireless router, gateway, access point boxes as a free standing lan in the middle of a sports complex.
It is this point-to-point bridge that I cannot discover how to accomplish.

~~~ 0;-Dan
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
which dvd burner has the "copy on the fly" feature? baambooli Linux - Software 1 08-12-2009 01:39 AM
LXer: "You Know Linux? Marry Me!" Doesn't Fly LXer Syndicated Linux News 1 08-18-2007 09:10 AM
LXer: Linux "phrase book" offers on-the-fly CLI tips LXer Syndicated Linux News 0 07-14-2006 07:54 PM
Hard drive lose dma "on the fly" Hammett Linux - Hardware 4 08-23-2004 01:38 PM
Changing PS1 "on the fly" for root gandalf2041 Linux - General 1 11-22-2003 01:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 11:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration