Networking Forums

Networking Forums > Computer Networking > Linux Networking > Questions about network topology and 802.11

Reply
Thread Tools Display Modes

Questions about network topology and 802.11

 
 
EE
Guest
Posts: n/a

 
      08-01-2003, 08:05 AM
I am trying to run a RH linux machine as a firewall/gateway for 2 networks:
one wired and one wireless. Currently, I have it set up for the wired part
and I have some questions about how to configure it to work properly with
another network.
First of all, can the two cards (assuming I can find a linux-friendly
802.11b card) be on the same network in the same DHCP address block?
Secondly, can I use a regular 802.11b card in ad-hoc mode or do I need to
purchase an Access Point?
Are there any special kernel compilation configuration option I need to
select for 802.11b support?
If I cannot run the network as I have planned, are there alternate
topologies that would work? How about keeping the gateway as a gateway for
the wired portion and having a wireless router as a client of the gateway?
Would nodes under the wireless router and nodes under the gateway be able to
communicate?
Finally, are there any 802.11b cards that work well (or just work) under
linux?

Thanks in advance for your responses,
EE


 
Reply With Quote
 
 
 
 
Allen Kistler
Guest
Posts: n/a

 
      08-01-2003, 03:53 PM
EE wrote:
> I am trying to run a RH linux machine as a firewall/gateway for 2 networks:
> one wired and one wireless. Currently, I have it set up for the wired part
> and I have some questions about how to configure it to work properly with
> another network.
> First of all, can the two cards (assuming I can find a linux-friendly
> 802.11b card) be on the same network in the same DHCP address block?


No. You'll be using your Linux box as a router between two networks, so
pretty much by definition they have to be different networks.

> Secondly, can I use a regular 802.11b card in ad-hoc mode or do I need to
> purchase an Access Point?


If you can get an 802.11b card to work, that should be all you need.
However it would be a much more flexible design to use an Ethernet
adapter plugged in to an AP with a crossover cable. Finding an Ethernet
card that works with Linux is pretty easy. The AP won't care what's on
the other end of the wire.

The setup I described is essentially what I do at home. I use a Belkin
AP which provides no DHCP services to the wireless clients. I use the
Linux box as the DHCP server. The only drawback to the AP is that the
management software is Windows-only, as I think you'll find with most
APs, except high-end ones with their own command line. VMware to the
rescue on that point, anyway.

> [snip]


 
Reply With Quote
 
/dev/rob0
Guest
Posts: n/a

 
      08-01-2003, 05:54 PM
In article <72wWa.30362$(E-Mail Removed) >,
Allen Kistler wrote:
>> First of all, can the two cards (assuming I can find a linux-friendly
>> 802.11b card) be on the same network in the same DHCP address block?

>
> No. You'll be using your Linux box as a router between two networks, so
> pretty much by definition they have to be different networks.


You CAN configure the two NIC's to work as a bridge, in which case. yes,
the wired and wireless networks can be in the same subnet. That's
exactly what our WAP's are doing. Like yours, my WAP forwards DHCP
requests to the wired dhcpd on Linux.

>> Secondly, can I use a regular 802.11b card in ad-hoc mode or do I need to
>> purchase an Access Point?


[to the OP] Ad-hoc mode should work, but a WAP is easier.

> If you can get an 802.11b card to work, that should be all you need.
> However it would be a much more flexible design to use an Ethernet
> adapter plugged in to an AP with a crossover cable. Finding an Ethernet


My WAP doesn't care about the cable type. I use patch cables both for
WAP-to-NIC and for WAP-to-hub/switch.

> The setup I described is essentially what I do at home. I use a Belkin
> AP which provides no DHCP services to the wireless clients. I use the
> Linux box as the DHCP server. The only drawback to the AP is that the


I had to turn off DHCP service on my WAP, but I was able to do so
easily. For physical connections, which is what I think the OP is
interested in, I plug everything into the LAN ports on the WAP.

> management software is Windows-only, as I think you'll find with most
> APs, except high-end ones with their own command line. VMware to the


These days I think more of them are going toward the HTTP model. Mine
does, anyway, and it was the cheapest I could find. It says it requires
MSIE or Netscape, but it works with Opera and Konqueror too.
Unfortunately lynx was a no-go.
--
/dev/rob0 - preferred_email=i$((28*28+28))@softhome.net
or put "not-spam" or "/dev/rob0" in Subject header to reply
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IPVSADM - help on network topology ben.wilder@gmail.com Linux Networking 0 08-29-2006 01:28 PM
Network topology configuration problems Pan Home Networking 2 08-09-2006 01:27 AM
network topology/infrastructure management /dev/null Linux Networking 1 12-01-2004 04:09 PM
Wireless Network - Topology,please correct me Andy M Moore Wireless Internet 2 12-31-2003 12:56 PM
Network topology inference Daniel Sadoc Linux Networking 5 07-31-2003 02:09 AM



1 2 3 4 5 6 7 8 9 10 11