Hi All, Can anyone please look into it. Thanks and Regards, Kaushik
--- Kaushik karandikar <[EMAIL PROTECTED]> wrote: > hi.. > Yes, my program is calling > init_all_network_interfaces(). In fact i am using > the > test program (server_test.c) > > When i ran the client command > while true ; do echo a | netcat target port done; > > i can see the ARP replies from the eCOS target but > not > able to see the TCP ACKS. I verified this by running > 'tcpdump' and ethereal. > > Kindly suggest. > > Thnks and Regards, > Kaushik > > --- Matt Jerdonek <[EMAIL PROTECTED]> wrote: > > > Does your program call > > init_all_network_interfaces()? > > > > -- Matt > > > > --- Kaushik karandikar > <[EMAIL PROTECTED]> > > wrote: > > > > > hi, > > > Yes, i have selected the following packages > for > > > the > > > network stack. > > > > > > 1. FreeBSD Stack > > > 2. Networking > > > 3. Common Ethernet support. > > > > > > and using the hardware template as i386 PC > target > > > with > > > i82559 ethernet. > > > > > > What things i need to do for initialising the IP > > to > > > eth0. > > > > > > I am able to do it through REDBOOT. > > > > > > > > > > > > --- [EMAIL PROTECTED] wrote: > > > > > > > Hi, > > > > In your application you have to initialize > the > > > ecos > > > > network stack. > > > > Are you initializing ? > > > > > > > > Regds, > > > > S.Ramesh Chandra. > > > > > > > > > > > > > > > > -----Original Message----- > > > > From: Kaushik karandikar > > > > [mailto:[EMAIL PROTECTED] > > > > Sent: Tuesday, October 25, 2005 11:03 AM > > > > To: [email protected] > > > > Subject: [ECOS] Network stack problem > > > > > > > > > > > > hi All, > > > > I want to configure my eth0. I am not > > > using > > > > BOOTP/DHCP to initialize eth0 but doing it > > > manually. > > > > For that I am selecting the option Address > > setups > > > > for > > > > eth0. > > > > Setting the following fields as: > > > > > > > > IP Address for eth0 > > 192.168.0.105 > > > > Network mask address for eth0 > > 255.255.255.0 > > > > Broadcast address for eth0 > > 192.168.0.255 > > > > Gateway/Router IP for eth0 > 192.168.0.1 > > > > server IP Addr for eth0 0.0.0.0 > > > > > > > > I am not able to ping to the eCOS machine. Do > i > > > need > > > > to do some other in the eCOS configuration > > file? > > > > > > > > > > > > > > > > > > > Thanks and Regards, > > > > Kaushik > > > > > > > > > > > > > > > > __________________________________ > > > > Yahoo! FareChase: Search multiple travel sites > > in > > > > one click. > > > > http://farechase.yahoo.com > > > > > > > > -- > > > > * * * * * * * * * * * * > > > > Information contained in this electronic mail > > > > transmission is confidential > > > > and intended to be sent only to the stated > > > recipient > > > > of the transmission. If > > > > you are not the intended recipient, you are > > hereby > > > > notified that any review, > > > > use, dissemination, distribution or copying of > > > this > > > > communication is > > > > strictly prohibited. You are also asked to > > notify > > > us > > > > immediately and to > > > > delete this transmission with any attachments > > and > > > > destroy all copies in any > > > > form. Thankyou. > > > > > > > > > > > > > > > > > > > __________________________________ > > > Yahoo! FareChase: Search multiple travel sites > in > > > one click. > > > http://farechase.yahoo.com > > > > > > -- > > > Before posting, please read the FAQ: > > > http://ecos.sourceware.org/fom/ecos > > > and search the list archive: > > > http://ecos.sourceware.org/ml/ecos-discuss > > > > > > > > > > > > > > > > > > __________________________________ > > Yahoo! Mail - PC Magazine Editors' Choice 2005 > > http://mail.yahoo.com > > > > -- > > Before posting, please read the FAQ: > > http://ecos.sourceware.org/fom/ecos > > and search the list archive: > > http://ecos.sourceware.org/ml/ecos-discuss > > > > > > > > > > __________________________________ > Yahoo! Mail - PC Magazine Editors' Choice 2005 > http://mail.yahoo.com > > -- > Before posting, please read the FAQ: > http://ecos.sourceware.org/fom/ecos > and search the list archive: > http://ecos.sourceware.org/ml/ecos-discuss > > __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
