Go Back   Wireless and Wifi Forums > News > Newsgroups > alt.internet.wireless
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-19-2007, 05:30 PM
wm_walsh@hotmail.com
Guest
 
Posts: n/a
Default Separating wired and wireless clients on the same network?

Hello all...

I would like to set up a network with both wired and wireless clients.
That much I can do with ease. However, I'd like to keep anything on
the wireless network from communicating with anything on the wired
network. Both networks should be able to see the Internet (WAN) and
use it.

I have some Buffalo routers running DD-WRT v23 SP2 that I'd like to
use for this. I thought that "AP isolation" might do this, but from
what I've read it isn't what I am looking for.

How can I go about doing this?

William


Reply With Quote
  #2 (permalink)  
Old 04-19-2007, 07:27 PM
barry@sme-online.com
Guest
 
Posts: n/a
Default Re: Separating wired and wireless clients on the same network?

On Apr 19, 12:30 pm, wm_wa...@hotmail.com wrote:
> Hello all...
>
> I would like to set up a network with both wired and wireless clients.
> That much I can do with ease. However, I'd like to keep anything on
> the wireless network from communicating with anything on the wired
> network. Both networks should be able to see the Internet (WAN) and
> use it.
>
> I have some Buffalo routers running DD-WRT v23 SP2 that I'd like to
> use for this. I thought that "AP isolation" might do this, but from
> what I've read it isn't what I am looking for.
>
> How can I go about doing this?
>
> William


Maybe, if such a router supports "vlan"s at its switch. Linksys' wired
h/w router supports up to 4 vlan-s at its 4 switch ports.

You could then hook WAP to one of the ports, and cable from ethernet
switch to another. Router would disable communication between the
two groups of hosts; seems being on same IP subnet no problem?

It'd be interesting to see if this exists with WAP router- affordable
one.

J


Reply With Quote
  #3 (permalink)  
Old 04-21-2007, 12:01 AM
stephen
Guest
 
Posts: n/a
Default Re: Separating wired and wireless clients on the same network?

<wm_walsh@hotmail.com> wrote in message
news:1177000229.403143.272460@n76g2000hsh.googlegr oups.com...
> Hello all...
>
> I would like to set up a network with both wired and wireless clients.
> That much I can do with ease. However, I'd like to keep anything on
> the wireless network from communicating with anything on the wired
> network. Both networks should be able to see the Internet (WAN) and
> use it.


your need 2 networks / LANs isolated from each other - whether 1 of them is
wireless is just a detail...

get a wireless router and plug it into your Internet feed.

get a cable router (one with an Ethernet WAN port) - plug that into the LAN
on the wireless router.

wired devices go thru 2 routers and 2 sets of address translation, but can
still get to the internet.

wireless devices cannot get thru the WAN port of the cable router.

done.
>
> I have some Buffalo routers running DD-WRT v23 SP2 that I'd like to
> use for this. I thought that "AP isolation" might do this, but from
> what I've read it isn't what I am looking for.
>
> How can I go about doing this?
>
> William
>

--
Regards

stephen_hope@xyzworld.com - replace xyz with ntl



Reply With Quote
  #4 (permalink)  
Old 04-21-2007, 01:23 AM
John Navas
Guest
 
Posts: n/a
Default Re: Separating wired and wireless clients on the same network?

On Fri, 20 Apr 2007 23:01:01 GMT, "stephen" <stephen_hope@xyzworld.com>
wrote in <NCbWh.5865$J64.700@newsfe3-gui.ntli.net>:

><wm_walsh@hotmail.com> wrote in message
>news:1177000229.403143.272460@n76g2000hsh.googleg roups.com...
>>
>> I would like to set up a network with both wired and wireless clients.
>> That much I can do with ease. However, I'd like to keep anything on
>> the wireless network from communicating with anything on the wired
>> network. Both networks should be able to see the Internet (WAN) and
>> use it.

>
>your need 2 networks / LANs isolated from each other - whether 1 of them is
>wireless is just a detail...


<quibble> Two isolated subnets. </quibble>

>get a wireless router and plug it into your Internet feed.
>
>get a cable router (one with an Ethernet WAN port) - plug that into the LAN
>on the wireless router.
>
>wired devices go thru 2 routers and 2 sets of address translation, but can
>still get to the internet.


True, but that's "double NAT", which generally works, but can cause
problems with some (older) network apps, so better to avoid that if
possible.

>wireless devices cannot get thru the WAN port of the cable router.
>
>done.


Only if you make assumptions that aren't necessarily true; i.e., that
the wired router won't open an inbound hole if a client on the wired LAN
makes an outbound connection to a client on the wireless LAN. To ensure
that kind of thing can't happen you need more sophistication than is
present in most low-end wired routers.

Better to setup wireless-to-wired isolation in a single wireless router,
as featured in some wireless routers (e.g., SonicWALL), and also doable
with DD-WRT firmware, which the OP already has, by means of VLAN.
Google "dd-wrt vlan isolation".

>> I have some Buffalo routers running DD-WRT v23 SP2 that I'd like to
>> use for this. I thought that "AP isolation" might do this, but from
>> what I've read it isn't what I am looking for.
>>
>> How can I go about doing this?


--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>

Reply With Quote
  #5 (permalink)  
Old 04-21-2007, 02:24 PM
stephen
Guest
 
Posts: n/a
Default Re: Separating wired and wireless clients on the same network?

"John Navas" <spamfilter1@navasgroup.com> wrote in message
news:mjki23h75sasa5lorbq0vm6ghkr5url58t@4ax.com...
> On Fri, 20 Apr 2007 23:01:01 GMT, "stephen" <stephen_hope@xyzworld.com>
> wrote in <NCbWh.5865$J64.700@newsfe3-gui.ntli.net>:
>
> ><wm_walsh@hotmail.com> wrote in message
> >news:1177000229.403143.272460@n76g2000hsh.googleg roups.com...
> >>
> >> I would like to set up a network with both wired and wireless clients.
> >> That much I can do with ease. However, I'd like to keep anything on
> >> the wireless network from communicating with anything on the wired
> >> network. Both networks should be able to see the Internet (WAN) and
> >> use it.

> >
> >your need 2 networks / LANs isolated from each other - whether 1 of them

is
> >wireless is just a detail...

>
> <quibble> Two isolated subnets. </quibble>
>
> >get a wireless router and plug it into your Internet feed.
> >
> >get a cable router (one with an Ethernet WAN port) - plug that into the

LAN
> >on the wireless router.
> >
> >wired devices go thru 2 routers and 2 sets of address translation, but

can
> >still get to the internet.

>
> True, but that's "double NAT", which generally works, but can cause
> problems with some (older) network apps, so better to avoid that if
> possible.


i ran double NAT for a long time, and i didnt manage to find any apps that
worked with 1 NAT but not 2.

The 1st router provided a URL checkers, and the 2nd acted as wireless LAN
box.

more to the point, "double NAT" exists in many places anyway, since a big
chunk of Internet servers live behind a firewalls / load balancers using
NAT....

>
> >wireless devices cannot get thru the WAN port of the cable router.
> >
> >done.

>
> Only if you make assumptions that aren't necessarily true; i.e., that
> the wired router won't open an inbound hole if a client on the wired LAN
> makes an outbound connection to a client on the wireless LAN. To ensure
> that kind of thing can't happen you need more sophistication than is
> present in most low-end wired routers.


thats pretty much always true.... if you break the security model it doesnt
do you much good.

but this is as good as a single router for insulation from the internet.

the insulation between the 2 wired and wireless groups isnt as good, since
wired devices can kick off connections to wireless devices.
>
> Better to setup wireless-to-wired isolation in a single wireless router,
> as featured in some wireless routers (e.g., SonicWALL), and also doable
> with DD-WRT firmware, which the OP already has, by means of VLAN.
> Google "dd-wrt vlan isolation".


i dont know my way around that firmware....

FWIW vlan separation has its security shortcomings - but probably not an
issue unless you trunk it on to another switch and an attacker knows how to
jump between tags, or join the 2 vlans together in some way.

>
> >> I have some Buffalo routers running DD-WRT v23 SP2 that I'd like to
> >> use for this. I thought that "AP isolation" might do this, but from
> >> what I've read it isn't what I am looking for.
> >>
> >> How can I go about doing this?

>
> --
> Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
> John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
> Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
> Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>

--
Regards

stephen_hope@xyzworld.com - replace xyz with ntl



Reply With Quote
  #6 (permalink)  
Old 04-21-2007, 03:24 PM
John Navas
Guest
 
Posts: n/a
Default Re: Separating wired and wireless clients on the same network?

On Sat, 21 Apr 2007 13:24:08 GMT, "stephen" <stephen_hope@xyzworld.com>
wrote in <YfoWh.1747$C75.1269@newsfe2-gui.ntli.net>:

>"John Navas" <spamfilter1@navasgroup.com> wrote in message
>news:mjki23h75sasa5lorbq0vm6ghkr5url58t@4ax.com.. .


>> True, but that's "double NAT", which generally works, but can cause
>> problems with some (older) network apps, so better to avoid that if
>> possible.


>more to the point, "double NAT" exists in many places anyway, since a big
>chunk of Internet servers live behind a firewalls / load balancers using
>NAT....


In general, firewalls and load balancers don't use NAT. Double NAT is
actually relatively rare.

>> Only if you make assumptions that aren't necessarily true; i.e., that
>> the wired router won't open an inbound hole if a client on the wired LAN
>> makes an outbound connection to a client on the wireless LAN. To ensure
>> that kind of thing can't happen you need more sophistication than is
>> present in most low-end wired routers.

>
>thats pretty much always true.... if you break the security model it doesnt
>do you much good.


This method isn't a security model.

>but this is as good as a single router for insulation from the internet.
>
>the insulation between the 2 wired and wireless groups isnt as good, since
>wired devices can kick off connections to wireless devices.


And that's the point.

>> Better to setup wireless-to-wired isolation in a single wireless router,
>> as featured in some wireless routers (e.g., SonicWALL), and also doable
>> with DD-WRT firmware, which the OP already has, by means of VLAN.
>> Google "dd-wrt vlan isolation".

>
>i dont know my way around that firmware....
>
>FWIW vlan separation has its security shortcomings - but probably not an
>issue unless you trunk it on to another switch and an attacker knows how to
>jump between tags, or join the 2 vlans together in some way.


True, which is why I originally recommended a wireless router with a
real wireless-to-wired isolation feature.

--
Best regards, FAQ for Wireless Internet: <http://Wireless.wikia.com>
John Navas FAQ for Wi-Fi: <http://wireless.wikia.com/wiki/Wi-Fi>
Wi-Fi How To: <http://wireless.wikia.com/wiki/Wi-Fi_HowTo>
Fixes to Wi-Fi Problems: <http://wireless.wikia.com/wiki/Wi-Fi_Fixes>

Reply With Quote
Sponsored Links
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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
WiMAX Forum News, Weekly Clip Report March 22-29, 2007 badger_b@hotmail.com alt.internet.wireless 0 03-31-2007 02:14 AM
wireless network / ethernet bridge question Pete alt.comp.hardware 13 03-19-2007 07:19 PM
Wired and Wireless greenfield setup BCage alt.internet.wireless 7 12-31-2006 05:12 AM
Bridging a wired network with an ad-hoc wireless Kilroy01 Wireless Networking Discussion 5 08-09-2006 06:54 AM
Re: Netgear WGPS606 <-> Netgear WGT624 phil-news-nospam@ipal.net alt.internet.wireless 22 07-24-2006 03:39 PM


All times are GMT. The time now is 09:17 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45