Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > Interference between two wireless cards in one PC?

Reply
Thread Tools Display Modes

Interference between two wireless cards in one PC?

 
 
=?ISO-8859-1?Q?Terje_Midtb=F8?=
Guest
Posts: n/a

 
      02-23-2005, 09:03 AM
Hi!

I am using the following configuration:

Two desktop computers communicating trough a wireless network (ad-hock)
(Cards: Gigabyte GN-WPKG).

In one of the computers it is also installed another wireless card
(D-link g520+) with an external antenna. This card is connecting me to
the Internet (distant accesspoint)

Problem:

The ad-hock (peer-to-peer) communication between my two computers seems
to work fine when my Internet connection is disabled. However, when I
connect to Internet trough the D-link, the ad-hock communication fails.
The ad-hock is WEP encrypted on channal 3, while the external
communication is trough VPN on channal 1 or 11 (depends on link quality...).

Any suggestion on wath I can do to run both networks at the same time?


terjem


 
Reply With Quote
 
 
 
 
Jeff Liebermann
Guest
Posts: n/a

 
      02-23-2005, 04:50 PM
On Wed, 23 Feb 2005 11:03:28 +0100, Terje Midtbø <(E-Mail Removed)>
wrote:

>Two desktop computers communicating trough a wireless network (ad-hock)
>(Cards: Gigabyte GN-WPKG).
>
>In one of the computers it is also installed another wireless card
>(D-link g520+) with an external antenna. This card is connecting me to
>the Internet (distant accesspoint)
>
>Problem:
>
>The ad-hock (peer-to-peer) communication between my two computers seems
>to work fine when my Internet connection is disabled. However, when I
>connect to Internet trough the D-link, the ad-hock communication fails.
>The ad-hock is WEP encrypted on channal 3, while the external
>communication is trough VPN on channal 1 or 11 (depends on link quality...).
>
>Any suggestion on wath I can do to run both networks at the same time?


If you're on different non-overlapping channels, there will be little
interference. The three non-overlapping channels are 1, 6, and 11.
However, Ch 3 overlaps onto Ch 1. Therefore, I suggest you move your
Ad-Hoc network to Ch 6.

The mostly likely culprit is that your route changes when connected to
whatever wireless access point appears and is probably the remote
gateway for the VPN. Assuming you're running some Windoze mutation,
from an MSDOS window, run:
route print
to dump routeing table. Try to figure out where you packets are
really going. If you're not sure, try running:
tracert ip_address
where IP_address is some address on the internet. It might show the
route packets take to get through the VPN, to the internet, etc.

Also, I once threw together a wireless repeater crafted from a pair of
DWL-520 PCI cards in one machine. The antennas were about 2" apart.
The radios were on Ch 1 and Ch 11 for isolation. There was no obvious
RF interference problems with this arrangement, although I didn't do
much testing beyone moving the antennas around and using the site
survey tool to check for S/N deterioration.


--
Jeff Liebermann (E-Mail Removed)
150 Felker St #D http://www.LearnByDestroying.com
Santa Cruz CA 95060 AE6KS 831-336-2558
 
Reply With Quote
 
=?ISO-8859-1?Q?Terje_Midtb=F8?=
Guest
Posts: n/a

 
      02-23-2005, 09:29 PM
Thank you for your answer. This evening I have done some more research,
and it sems like my local peer-to-peer network goes down the moment my
VPN connection is established. When close down the VPN my local network
is OK again. I have tried to generate some network activity without the
VPN, and it does'nt seme to influence on my local network.

Any suggestion on what I can do?

terjem


Jeff Liebermann wrote:
> On Wed, 23 Feb 2005 11:03:28 +0100, Terje Midtbø <(E-Mail Removed)>
> wrote:
>
>
>>Two desktop computers communicating trough a wireless network (ad-hock)
>>(Cards: Gigabyte GN-WPKG).
>>
>>In one of the computers it is also installed another wireless card
>>(D-link g520+) with an external antenna. This card is connecting me to
>>the Internet (distant accesspoint)
>>
>>Problem:
>>
>>The ad-hock (peer-to-peer) communication between my two computers seems
>>to work fine when my Internet connection is disabled. However, when I
>>connect to Internet trough the D-link, the ad-hock communication fails.
>>The ad-hock is WEP encrypted on channal 3, while the external
>>communication is trough VPN on channal 1 or 11 (depends on link quality...).
>>
>>Any suggestion on wath I can do to run both networks at the same time?

>
>
> If you're on different non-overlapping channels, there will be little
> interference. The three non-overlapping channels are 1, 6, and 11.
> However, Ch 3 overlaps onto Ch 1. Therefore, I suggest you move your
> Ad-Hoc network to Ch 6.
>
> The mostly likely culprit is that your route changes when connected to
> whatever wireless access point appears and is probably the remote
> gateway for the VPN. Assuming you're running some Windoze mutation,
> from an MSDOS window, run:
> route print
> to dump routeing table. Try to figure out where you packets are
> really going. If you're not sure, try running:
> tracert ip_address
> where IP_address is some address on the internet. It might show the
> route packets take to get through the VPN, to the internet, etc.
>
> Also, I once threw together a wireless repeater crafted from a pair of
> DWL-520 PCI cards in one machine. The antennas were about 2" apart.
> The radios were on Ch 1 and Ch 11 for isolation. There was no obvious
> RF interference problems with this arrangement, although I didn't do
> much testing beyone moving the antennas around and using the site
> survey tool to check for S/N deterioration.
>
>


 
Reply With Quote
 
Jeff Liebermann
Guest
Posts: n/a

 
      02-24-2005, 05:31 AM
On Wed, 23 Feb 2005 23:29:57 +0100, Terje Midtbø <(E-Mail Removed)>
wrote:

>Thank you for your answer. This evening I have done some more research,
>and it sems like my local peer-to-peer network goes down the moment my
>VPN connection is established. When close down the VPN my local network
>is OK again. I have tried to generate some network activity without the
>VPN, and it does'nt seme to influence on my local network.
>
>Any suggestion on what I can do?


Several possibilities.

1. Your routes change when you connect to the VPN. Run:
route print
before and after connecting to the VPN. See where your local packets
are going. Post both results and we can help. While you're at it,
kindly disclose what operating system you're using, what version, what
VPN client, what version, what wireless service you're using, IP
address assignments, and anything else that might seem useful.

2. You configured your ad-hoc network to be the same as the VPN IP
block. If your VPN delivers an IP address as 192.168.22.xxx from its
IP address pool, then you should NOT use 192.168.22.xxx for the ad-hoc
network. The 192.168.xxx.xxx is fine, but don't re-use
192.168.22.xxx. Depending on the client and/or OS, your routing will
be a mess. Run:
ipconfig /all | more
to see what IP addresses are assigned to which interfaces.

3. Isolating the VPN traffic from the rest of the network is a
security feature of many VPN clients. For example, the Boigo wireless
client disconnects the user from anything outside the VPN address
space. This is normally a good thing as it protects against client to
client hacking and worm distribution. In a host spot environment,
there's also no reason to connect to other nearby clients.

Methinks #3 is the most likely, especially if you're using Boingo.


--
# Jeff Liebermann 150 Felker St #D Santa Cruz CA 95060
# 831.336.2558 voice http://www.LearnByDestroying.com
# (E-Mail Removed)
# (E-Mail Removed) AE6KS
 
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
wireless interference LT Wireless Internet 5 01-20-2006 05:17 AM
Wireless interference Alison Gaus Wireless Internet 1 04-18-2005 09:02 PM
Wireless interference Luke Wireless Internet 3 02-06-2004 09:36 AM
One D-Link Router plus Two D-Link Wireless PC cards = INTERFERENCE??? Chiz Crikey Wireless Internet 0 12-20-2003 11:18 PM
Wireless AP interference Bob Alston Wireless Internet 1 10-10-2003 03:18 AM



1 2 3 4 5 6 7 8 9 10 11