Re: USB boot, RNDIS issue, can't download image,How to install NAT
- From: "mobilevil" <someone@xxxxxxxxxxxxx>
- Date: Sat, 23 Jun 2007 18:53:20 +0800
actually i thought about porting my own usb rndis to mx21, that's why i
asked.
why it could work on some pc, well it shouldn't.......windows's ethernet
protocol handler don't really need to check if the dest mac address is the
same as the sender's mac......if they check it, it's "careful", if they
don't, it's "trusting the hardware"
"How to install NAT table on my ethernet?"
<HowtoinstallNATtableonmyethernet@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:10F6E759-78F1-46F9-9666-8C5431CF1214@xxxxxxxxxxxxxxxx
Hello, mobilevil
Thank you very much.
I had fixed it according your suggestion.
I set the different mac addresses between PC side and board side.
But I had another question:
Why USB boot could run in some PCs who have the same mac address and some
PCs failed?
"mobilevil" wrote:
same mac??
you should have two different virtual mac address for the usb link
1 for the pc side, another for target board size.
the usb cable actually replace TWO nic card, both your PC and target
board
think that it is controlling a nic card, and talking with another nic
card
you are using freescale cpu? which and which BSP?
"How to install NAT table on my ethernet?"
<HowtoinstallNATtableonmyethernet@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:976D18FD-6E2C-4015-95C1-5F081D57B219@xxxxxxxxxxxxxxxx
Hello,
If I remove the default gateway for local area connection 6, the result
is
not change.
and I have not activesync device in my pc.
My target board is 192.168.0.2
and, my target board mac is E2-A4-4D-56-72-89.
local area connection 6, mac is same. E2-A4-4D-56-72-89
Thank you very much.
"mobilevil" wrote:
some thought
you don't need a default gateway for local area connection 6,
if you have a activesync device plugged in, remove it.
the ip of the target board is 192.168.0.x right?
"How to install NAT table on my ethernet?"
<HowtoinstallNATtableonmyethernet@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:4F80EBDA-87CE-4074-B220-19C97B942BC9@xxxxxxxxxxxxxxxx
Hello, mobilevil
I do use different subnet.
Ethernet adapter Local Area Connection:
IP Address. . . . . . . . . . . . : 10.193.102.86
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 10.193.102.254
Ethernet adapter Local Area Connection 6:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.0.4
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
"mobilevil" wrote:
nonono
after plugging in, your pc has a new interface.
maybe you have a 100m ethernet for company network, and you will
have
a
USB
networking device for your target board
use different subnet for your company network and usb network is
better.
"How to install NAT table on my ethernet?"
<HowtoinstallNATtableonmyethernet@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote
in
message news:90000137-2FC8-4BD8-B1C4-89F82F2CD135@xxxxxxxxxxxxxxxx
Hi,
My device plug directly to my PB machine. and configure the RNDIS
network
use static IP.
my board addr: 192.168.0.2, submask: 255.255.255.0
my pc addr for RNDIS : 192.168.0.4, submask: 255.255.255.0
"mobilevil" wrote:
if your platform builder is in another computer, use windows
internet
share.
if your device plug directly to your platform builder machine,
you
need
to
config a ip address for the usb network interface.
you may see it as local area network 2 or so.
"How to install NAT table on my ethernet?"
<HowtoinstallNATtableonmyethernet@xxxxxxxxxxxxxxxxxxxxxxxxx>
wrote
in
message
news:BC9444C2-E2FF-41AB-B54A-DE3781CB6D8D@xxxxxxxxxxxxxxxx
Hello,
software: wince5.
Hi. My eboot uses USB RNDIS to download the OS image into the
target.
The
initialization works, as you can see from the following
output:
Enter your selection: d
INFO: Trying to initialize USB RNDIS.
HostMiniInit:: !!
Rndis:: initialization: with addr=0
Rndis:: initialization!
Rndis:: PDDInit Success!
Rndis:: Get MAC address F0F2,F200,20
Rndis:: Waiting some time for ISR:
RndisMdd:: PDD's max RX buffer = [8192] bytes.
Rndis:: initialization: Success
HostMini:: New filter set: [0x0] --> [0x20]
HostMini:: New filter set: [0x20] --> [0x0]
HostMini:: New filter set: [0x0] --> [0xB]
HostMini:: New filter set: [0xB] --> [0x0]
HostMini:: New filter set: [0x0] --> [0xB]
HostMini:: New filter set: [0xB] --> [0x2B]
HostMini:: New filter set: [0x2B] --> [0xB]
HostMini:: New filter set: [0xB] --> [0x2B]
INFO: MAC address: F2-F0-0-F2-20-0
System ready!
Preparing for download...
+OEMPreDownload()
INFO: Using device name: 'MAINSTN8192'
+EbootSendBootmeAndWaitForTftp
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
Sent BOOTME to 255.255.255.255
The problem is the following: I am not able to download the
image
via
Platform Builder, that is, when i click on Attach Device and
the
download
dialog appears, nothing happens. What can I do?
By the sniffing of the netork interface used to connect PC and
target I
can
see:
- target sends broadcast packet on UDP (srcport 980 dstport
980)
- host replys with UDC packet (srcport 1853 dstport 980)
The funny thing is that I tried 3 other pc, and only one (it
is
not
mine
so
i do not know its configuratiuon) works.Any idea?
I heard someone had resolve this problem: it was necessary to
install a
NAT
table on my ethernet nic.
How to install NAT table on nic?
Thankyou very much!
Albert
Freescale
.
- References:
- USB boot, RNDIS issue, can't download image,How to install NAT tab
- From: How to install NAT table on my ethernet?
- Re: USB boot, RNDIS issue, can't download image,How to install NAT tab
- From: mobilevil
- Re: USB boot, RNDIS issue, can't download image,How to install NAT
- From: How to install NAT table on my ethernet?
- Re: USB boot, RNDIS issue, can't download image,How to install NAT
- From: mobilevil
- Re: USB boot, RNDIS issue, can't download image,How to install NAT
- From: How to install NAT table on my ethernet?
- Re: USB boot, RNDIS issue, can't download image,How to install NAT
- From: mobilevil
- Re: USB boot, RNDIS issue, can't download image,How to install NAT
- From: How to install NAT table on my ethernet?
- Re: USB boot, RNDIS issue, can't download image,How to install NAT
- From: mobilevil
- Re: USB boot, RNDIS issue, can't download image,How to install NAT
- From: How to install NAT table on my ethernet?
- USB boot, RNDIS issue, can't download image,How to install NAT tab
- Prev by Date: How I can use ACM codec from my app
- Next by Date: Re: about running VS2005 generated app on CE5.0
- Previous by thread: Re: USB boot, RNDIS issue, can't download image,How to install NAT
- Next by thread: RE: USB boot, RNDIS issue, can't download image,How to install NAT tab
- Index(es):
Relevant Pages
|