setup Linux as a wireless router


 
Thread Tools Search this Thread
Operating Systems Linux SuSE setup Linux as a wireless router
# 1  
Old 09-16-2008
I did it 11 years ago

I am not bragging, I'm remembering some bad days.Smilie

The hardware needed:
* An Internal Wireless LAN 802.11g PCI Card adapter.
* A coax network, leading to different antennas in your 300-400 m campus area, delivering to your wireless card.
* An Ethernet card (to your xDSL or cable modem).
or * An ISDN card, if your ISP supports it.
or * A dial-up modem. That time I did it with 4 dial-up modems, and I won't get into that, to keep your sanity graph from declining.

The software:
* your Linux system.
* set a DHCP, accepting connections on the wireless card network only.
* set DNS server.
* set routing and enable NAT.
For the last point, search "Google dot com slash Linux" for "How To Masquerade On Linux Smilie ". Nowadays I recommend 'iptables' on a 2.6 kernel.

Finally, if I were you, I'd buy a $40 wireless router/access point, from somewhere. Most consumer wireless routers today are a stripped down PC, running embedded Linux or someBSD in their core, with the above settings.
However, it's a good learning project.

Good luck.

Last edited by sad_angle; 09-16-2008 at 05:55 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Hardware

Wireless router with USB port/longest battery life?

I'm looking for a router that has a USB port for my 3G internet card (which is USB) so that several cell phones can connect to the router for wifi internet during a trip with no power outlets except the occasional stop where I will be able to recharge once every 8-10 hours or so. Obviously I'm... (1 Reply)
Discussion started by: Emiles
1 Replies

2. Cybersecurity

Monitoring network traffic on wireless router

Hi all, How can I monitor packet traffic on my wireless router? Some info - my wireless router is netgear wgr614 - everyone can connect it i.e. no password required - I would like to see where they connect, how they are using the internet connection I installed wireshark and captured... (3 Replies)
Discussion started by: SaTYR
3 Replies

3. Cybersecurity

Help needed in IPTables firewall/router setup - Linux

HI all, I have setup IPTables firewall/Router and my home network, with address space 192.168.10.XXX Form my private network hosts, i can ping the gateway ( 192.168.10.101 ) , but the reverse is not happening. Can someone help me as of what i need to do, so that i can ping my private... (1 Reply)
Discussion started by: chandan_m
1 Replies

4. IP Networking

Netgear wireless router as Access Point

Hi guys, I want to setup AP using an NETGEAR WGR614 54 Mbps 802.11g Wireless Router The router works fine, but I don't have internet access. I will describe the structure of the net to explain it: I have one server (Free BSD 7) with 2 LAN PCI cards: re0 - it is connected to my ISP ... (2 Replies)
Discussion started by: sitemap
2 Replies

5. Linux

Wireless setup/configuration on Linux

hi all, :) Please let mew know some useful link that has some information about wireless set-up and configuration for Linux FC-8 on laptop. -regards Ashvin (2 Replies)
Discussion started by: Ashvin Gaur
2 Replies

6. IP Networking

Linux Box instead of Wireless Router

Can I set up Linux on a Mobo with WiFi to serve as a Server and Wireless Router for my home? (3 Replies)
Discussion started by: andou
3 Replies
Login or Register to Ask a Question