PC Review


Reply
Thread Tools Rate Thread

Bridging of Networks??

 
 
Andy
Guest
Posts: n/a
 
      18th Sep 2003
Hi All,

My product has 2 network cards in it, 1 wired & 1
wireless.
I am trying to bridge them using the std XP bridging
concept. For that, I have included the
component "Internet Connection Sharing".
But when I try to bridge, an "unexpected error" popup
comes up and bridging fails.

So question is, has anyone been succ. in using std
Windows bridging concept using Win XP Embedded? If so,
what components are needed?

If not, does anyone have any ideas on how to achieve
bridging by some other means or software?
 
Reply With Quote
 
 
 
 
Jon Fincher
Guest
Posts: n/a
 
      22nd Sep 2003
"Andy" <(E-Mail Removed)> wrote in
news:0fdd01c37d7f$f6b40f60$(E-Mail Removed):

> Hi All,
>
> My product has 2 network cards in it, 1 wired & 1
> wireless.
> I am trying to bridge them using the std XP bridging
> concept. For that, I have included the
> component "Internet Connection Sharing".
> But when I try to bridge, an "unexpected error" popup
> comes up and bridging fails.
>
> So question is, has anyone been succ. in using std
> Windows bridging concept using Win XP Embedded? If so,
> what components are needed?
>
> If not, does anyone have any ideas on how to achieve
> bridging by some other means or software?


Are you also adding the bridging components?

The only way to bridge the two adapters is via the GUI - there's no way
to do it in a NETSH script. Not sure if that helps....

--
--Jon, MS

This posting is provided "AS IS" with no warranties, and confers no
rights.
 
Reply With Quote
 
Andy
Guest
Posts: n/a
 
      23rd Sep 2003
Hi Jon,
Thanks for your response.

So far my research has shown that "MAC Bridge Miniport"
and "Local Network Bridge" components need to be added to
make this work. & of course Control Panel.

Is there any other obvious thing needed?

Also I was hoping to use netsh to bridge through code.
Is there any way to use a cmd shell or GUI is the only
way to go about it??

Thanks in advance,
Andy.

>-----Original Message-----
>"Andy" <(E-Mail Removed)> wrote in
>news:0fdd01c37d7f$f6b40f60$(E-Mail Removed):
>
>> Hi All,
>>
>> My product has 2 network cards in it, 1 wired & 1
>> wireless.
>> I am trying to bridge them using the std XP bridging
>> concept. For that, I have included the
>> component "Internet Connection Sharing".
>> But when I try to bridge, an "unexpected error" popup
>> comes up and bridging fails.
>>
>> So question is, has anyone been succ. in using std
>> Windows bridging concept using Win XP Embedded? If so,
>> what components are needed?
>>
>> If not, does anyone have any ideas on how to achieve
>> bridging by some other means or software?

>

Are you also adding the bridging components?

The only way to bridge the two adapters is via the GUI -
there's no way
to do it in a NETSH script. Not sure if that helps....

--
--Jon, MS

 
Reply With Quote
 
Jon Fincher
Guest
Posts: n/a
 
      23rd Sep 2003
"Andy" <(E-Mail Removed)> wrote in
news:0c2501c38168$94280b20$(E-Mail Removed):

> Hi Jon,
> Thanks for your response.
>
> So far my research has shown that "MAC Bridge Miniport"
> and "Local Network Bridge" components need to be added to
> make this work. & of course Control Panel.
>
> Is there any other obvious thing needed?


Not that I can think of - "Local Network Bridge" should do the trick.

> Also I was hoping to use netsh to bridge through code.
> Is there any way to use a cmd shell or GUI is the only
> way to go about it??


Unfortunately not - I looked for a way to do it via NETSH so I could
automate the testing of it, and found specifically that the only way to
bridge NIC's is via the GUI. That of course means there's an API for it
somewhere, but I was pressed for time so I didn't investigate it
further.

--
--Jon, MS

This posting is provided "AS IS" with no warranties, and confers no
rights.
 
Reply With Quote
 
Slobodan Brcin
Guest
Posts: n/a
 
      23rd Sep 2003
> Hi Jon,
> Thanks for your response.
>
> So far my research has shown that "MAC Bridge Miniport"
> and "Local Network Bridge" components need to be added to
> make this work. & of course Control Panel.
>
> Is there any other obvious thing needed?
>
> Also I was hoping to use netsh to bridge through code.
> Is there any way to use a cmd shell or GUI is the only
> way to go about it??


You can always do the things with minumum two different ways: the easy and
the API way.
Since Jon said that there is no easy way and I don't know it either, then
there is always the API way.


I assume that until now you have been successful in installing "MAC Bridge
Miniport", only thing you need to do is to select and add network adapters
to it.

For that purpose you can use DDK sample bindview.
You can add and remove adapters from bridge with it among other things.
WINDDK\2600.1106\src\network\config\bindview\

Also look at the sample WINDDK\2600.1106\src\network\config\netcfg\ it is
usefull.

You need to configure IP address but this is already an old issue.

Look at all Network Configuration Interfaces like INetCfg.



This should give you some basic info to start the job of bridging net
adapters.


I really, really hate network programming. To many things can go wrong.


Best regards,
Slobodan


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Bridging networks Rubiny Windows XP Embedded 0 10th Feb 2009 08:51 PM
Bridging networks Jon Phipps Microsoft Windows 2000 Advanced Server 0 30th Dec 2005 04:13 PM
Bridging the two networks rusga Microsoft Windows 2000 Networking 1 2nd Oct 2004 10:45 AM
bridging networks =?Utf-8?B?U2Ft?= Windows XP Networking 3 8th Jan 2004 01:43 AM
Bridging networks =?Utf-8?B?YWRyaWFu?= Windows XP Help 0 5th Jan 2004 12:41 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:13 PM.