Router in xp embedded



Sana
07-09-2005, 10:27 PM
Hi all,

Can anybody please tell me how can I configure router on xpe, while I've
added "network routing" functionality in my image (its associated components
are also added). My target pc has lan cards.
Now I dont know how to configure it and how to make my target pc a ROUTER.

I have got two ethernet cards attached to my target PC. What to do next ?


Thanks for your time and help.

KM
07-09-2005, 10:27 PM
Sana,

This is general question and not really related to XPe componentization.
I'd recommend you to either read MSDN on the subject or post to windowsxp.general newsgroup.

Just a quick answer you can get if you use "route" command (make sure to add "TCP/IP Utilities" and "Routing Table Library"
components to your image)
For some brief description what you can do with Route command see these links:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/route.mspx
http://www.pacificnet.net/~bbruce/route_route_exe.htm
http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/Default.asp?url=/resources/documentation/Windows/XP/all/reskit/en-us/prcc_tcp_gvuf.asp



Netsh "routing ip" and "bridge" contexts will also be helpful to you:
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/327de2ff-75fe-402e-923c-eb5a80373111.mspx
http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/a0200540-6662-4097-8cc7-6cf874dfcb5e.mspx

--
KM,
BSquare Corp.
www.bsquare.com


> Hi all,
>
> Can anybody please tell me how can I configure router on xpe, while I've
> added "network routing" functionality in my image (its associated components
> are also added). My target pc has lan cards.
> Now I dont know how to configure it and how to make my target pc a ROUTER.
>
> I have got two ethernet cards attached to my target PC. What to do next ?
>
>
> Thanks for your time and help.
>
>

Sana
07-09-2005, 10:27 PM
Hi KM,

I've got two LAN cards. My image does read them and have components for
routing. Now I just want to know how I can route traffic between these two
LAN card?

Thanks a lot for your time,
--
Sana Z.
"KM" wrote:

> Sana,
>
> This is general question and not really related to XPe componentization.
> I'd recommend you to either read MSDN on the subject or post to windowsxp.general newsgroup.
>
> Just a quick answer you can get if you use "route" command (make sure to add "TCP/IP Utilities" and "Routing Table Library"
> components to your image)
> For some brief description what you can do with Route command see these links:
> http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/route.mspx
> http://www.pacificnet.net/~bbruce/route_route_exe.htm
> http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/Default.asp?url=/resources/documentation/Windows/XP/all/reskit/en-us/prcc_tcp_gvuf.asp
>
>
>
> Netsh "routing ip" and "bridge" contexts will also be helpful to you:
> http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/327de2ff-75fe-402e-923c-eb5a80373111.mspx
> http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/a0200540-6662-4097-8cc7-6cf874dfcb5e.mspx
>
> --
> KM,
> BSquare Corp.
> www.bsquare.com
>
>
> > Hi all,
> >
> > Can anybody please tell me how can I configure router on xpe, while I've
> > added "network routing" functionality in my image (its associated components
> > are also added). My target pc has lan cards.
> > Now I dont know how to configure it and how to make my target pc a ROUTER.
> >
> > I have got two ethernet cards attached to my target PC. What to do next ?
> >
> >
> > Thanks for your time and help.
> >
> >
>
>
>

KM
07-09-2005, 10:27 PM
Sana,

That called network bridging (and routing if you need to set up specific network routes on your system). Please look at the links I
sent out in the previous post of this thread.

--
KM,
BSquare Corp.
www.bsquare.com


> Hi KM,
>
> I've got two LAN cards. My image does read them and have components for
> routing. Now I just want to know how I can route traffic between these two
> LAN card?
>
> Thanks a lot for your time,
> --
> Sana Z.
> "KM" wrote:
>
>> Sana,
>>
>> This is general question and not really related to XPe componentization.
>> I'd recommend you to either read MSDN on the subject or post to windowsxp.general newsgroup.
>>
>> Just a quick answer you can get if you use "route" command (make sure to add "TCP/IP Utilities" and "Routing Table Library"
>> components to your image)
>> For some brief description what you can do with Route command see these links:
>> http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/route.mspx
>> http://www.pacificnet.net/~bbruce/route_route_exe.htm
>> http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/Default.asp?url=/resources/documentation/Windows/XP/all/reskit/en-us/prcc_tcp_gvuf.asp
>>
>>
>>
>> Netsh "routing ip" and "bridge" contexts will also be helpful to you:
>> http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/327de2ff-75fe-402e-923c-eb5a80373111.mspx
>> http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/ServerHelp/a0200540-6662-4097-8cc7-6cf874dfcb5e.mspx
>>
>> --
>> KM,
>> BSquare Corp.
>> www.bsquare.com
>>
>>
>> > Hi all,
>> >
>> > Can anybody please tell me how can I configure router on xpe, while I've
>> > added "network routing" functionality in my image (its associated components
>> > are also added). My target pc has lan cards.
>> > Now I dont know how to configure it and how to make my target pc a ROUTER.
>> >
>> > I have got two ethernet cards attached to my target PC. What to do next ?
>> >
>> >
>> > Thanks for your time and help.
>> >
>> >
>>
>>
>>


Router in xp embedded