linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Booting w/out BOOTP and still have IPv4 comeup.
@ 1999-12-20 18:08 Wohlgemuth, Jason
  1999-12-20 19:20 ` Dan Malek
  0 siblings, 1 reply; 2+ messages in thread
From: Wohlgemuth, Jason @ 1999-12-20 18:08 UTC (permalink / raw)
  To: 'linuxppc-embedded@lists.linuxppc.org'


Just a quick question.  I have linux going on an embedded MPC860.  The
application that is running on it uses sockets but when I disable bootp all
the socket calls fail since the network has not been configured properly.
What is the best way to fake this out.  I have tried adding a line similiar
to this to the init string
ip=192.168.1.1:192.168.1.2:192.168.1.254:255.255.255.0:noname:lo:off but
that doesn't seem to help.

Thanks in advance,
Jason

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Booting w/out BOOTP and still have IPv4 comeup.
  1999-12-20 18:08 Booting w/out BOOTP and still have IPv4 comeup Wohlgemuth, Jason
@ 1999-12-20 19:20 ` Dan Malek
  0 siblings, 0 replies; 2+ messages in thread
From: Dan Malek @ 1999-12-20 19:20 UTC (permalink / raw)
  To: Wohlgemuth, Jason; +Cc: 'linuxppc-embedded@lists.linuxppc.org'


Wohlgemuth, Jason wrote:

> Just a quick question.  I have linux going on an embedded MPC860.  The
> application that is running on it uses sockets but when I disable bootp all
> the socket calls fail since the network has not been configured properly.


I have only been able to do this by using 'ifconfig'.  I don't
know the details, but simply setting the IP address like this
doesn't seem to invoke some initialization functions.  Using
ifconfig after the system boots works just fine.



	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-12-20 19:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-12-20 18:08 Booting w/out BOOTP and still have IPv4 comeup Wohlgemuth, Jason
1999-12-20 19:20 ` Dan Malek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).