Networking Forums

Networking Forums > Wireless Networking > Wireless Internet > using 2 Wireless NIC's ...

Reply
Thread Tools Display Modes

using 2 Wireless NIC's ...

 
 
-RS-
Guest
Posts: n/a

 
      03-06-2006, 07:33 PM
Does XP Pro support accessing 2 Wireless NIC's at the same time ? If so,
how does one determine which NIC is used to access what wireless resource ?


Specifically, I want to use:

- NIC_1 (built-in INTEL-Pro wireless of my DELL laptop) to access other
computers in my office network (files and networked printer)


- NIC_2 (Buffalo type "G" wireless card plugged into the DELL's PCMCIA slot)
to access my home wireless access point ... which is in a high-rise across
the parking lot. I want to use it for P2P file exchange and MSN messenger
"voice" ... something which the office network firewall filters out.

Thanks for any tips,

-RS-


 
Reply With Quote
 
 
 
 
jeffreyvsmith@gmail.com
Guest
Posts: n/a

 
      03-06-2006, 07:44 PM
I cannot imagine it handles wireless networks any different than
regular wired NICs. As with any networking scenario, your routing table
will determine which card is used for which resource.
In your layout, it would be handled simply by having a gateway defined
for NIC_2. As long as the subnets are different for each network,
you'll have no issues AFAIK...

 
Reply With Quote
 
David Taylor
Guest
Posts: n/a

 
      03-06-2006, 08:04 PM
> - NIC_1 (built-in INTEL-Pro wireless of my DELL laptop) to access other
> computers in my office network (files and networked printer)
>
>
> - NIC_2 (Buffalo type "G" wireless card plugged into the DELL's PCMCIA slot)
> to access my home wireless access point ... which is in a high-rise across
> the parking lot. I want to use it for P2P file exchange and MSN messenger
> "voice" ... something which the office network firewall filters out.


Apart from being handled by the routing table, you'll need to configure
the P2P and messenger clients to use your home route, configuring a
proxy would be a start.

BTW, you're the type of user that your IT staff hate! There's a reason
they install filters and firewalls and using an unauthorised (probably)
entry to the network isn't going to win favours with them.


David.
 
Reply With Quote
 
-RS-
Guest
Posts: n/a

 
      03-06-2006, 08:47 PM

Yes, I can see that security concern. The only thing I can say in my defense
is that we are in a real estate office with 50 "independent" agents, so we
have our own computers or small P2P networks. I only can access the Office
printer from our little in-office (small "o" to denote it's a "sub-network"
of 2 desktops and 2 notebooks) network. In other words, we don't use the
main Office (used by administration) network (which is not "wireless", BTW)
for files or email services. We get our webpages via the LAN plug that let's
us print from the Office's networked color laser printer down the hall.

Does that help? It still is, potentially, a way for a hacker to get access
to the Office/office networks ... if security is not tight. But for that
matter, any of the other laptop users down the hall with wireless, pose a
similar security weakness ... do they not?

-RS-

"David Taylor" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed) .com...
>> - NIC_1 (built-in INTEL-Pro wireless of my DELL laptop) to access other
>> computers in my office network (files and networked printer)
>>
>>
>> - NIC_2 (Buffalo type "G" wireless card plugged into the DELL's PCMCIA
>> slot)
>> to access my home wireless access point ... which is in a high-rise
>> across
>> the parking lot. I want to use it for P2P file exchange and MSN
>> messenger
>> "voice" ... something which the office network firewall filters out.

>
> Apart from being handled by the routing table, you'll need to configure
> the P2P and messenger clients to use your home route, configuring a
> proxy would be a start.
>
> BTW, you're the type of user that your IT staff hate! There's a reason
> they install filters and firewalls and using an unauthorised (probably)
> entry to the network isn't going to win favours with them.
>
>
> David.




 
Reply With Quote
 
Mark McIntyre
Guest
Posts: n/a

 
      03-06-2006, 09:41 PM
On Mon, 06 Mar 2006 20:33:46 GMT, in alt.internet.wireless , "-RS-"
<(E-Mail Removed)> wrote:

>Does XP Pro support accessing 2 Wireless NIC's at the same time ? If so,
>how does one determine which NIC is used to access what wireless resource ?


you can have multiple network adapters in use simultaneously. Routing
of traffic to them is a fairly complex business however, and not
something you want to get into.

>Specifically, I want to use:
>
>- NIC_1 (built-in INTEL-Pro wireless of my DELL laptop) to access other
>computers in my office network (files and networked printer)
>
>
>- NIC_2 (Buffalo type "G" wireless card plugged into the DELL's PCMCIA slot)
>to access my home wireless access point ...


Assuming you won't want to use both at the same time, this shouldn't
be a problem. The builtin one will be set to associate with the office
AP, and your own one with your home network.

>which is in a high-rise across the parking lot.
>I want to use it for P2P file exchange and MSN messenger
>"voice" ... something which the office network firewall filters out.


If you mean that you want to use your home network to let you use
these services and thus get round the company firewallI would VERY
STRONGLY recommend against doing this. Your company has a security
policy which prohibits P2P and messenger, deliberately breaching it
will be a sackable offense for gross misconduct. You won't get any
second chances.
Mark McIntyre
--

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
 
Reply With Quote
 
Mark McIntyre
Guest
Posts: n/a

 
      03-06-2006, 09:43 PM
On Mon, 06 Mar 2006 21:47:24 GMT, in alt.internet.wireless , "-RS-"
<(E-Mail Removed)> wrote:

>It still is, potentially, a way for a hacker to get access
>to the Office/office networks ... if security is not tight.


Its a serious security concern. Your laptop would be a bridge between
the internet and the INSIDE of your company firewall. You could be
responsible for letting hackers, viruses and so on in. You really
really don't want to go there.

>But for that
>matter, any of the other laptop users down the hall with wireless, pose a
>similar security weakness ... do they not?


Only if they can connect to your office network.

Mark McIntyre
--

----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
 
Reply With Quote
 
David Taylor
Guest
Posts: n/a

 
      03-07-2006, 07:24 AM
> Does that help? It still is, potentially, a way for a hacker to get access
> to the Office/office networks ... if security is not tight. But for that
> matter, any of the other laptop users down the hall with wireless, pose a
> similar security weakness ... do they not?


Either way, not my problem so I don't care but yes you're all a security
problem
 
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




1 2 3 4 5 6 7 8 9 10 11