Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Timeout waiting for ARP/RARP packet - jumpstart client

69 views
Skip to first unread message

bertieb...@gmail.com

unread,
Oct 6, 2009, 5:58:18 PM10/6/09
to
Got it working this far at the moment. After boot net - install this
is what is happening....

Did a snoop on the server and it seems to be accepting an ARP request
from the client but doing nothing with it.

What could be causing this problem?

Its sol 10 and rarp, tftpboot, services are active. /tftpboot exists.

Wolfgang

unread,
Oct 7, 2009, 3:01:21 AM10/7/09
to
BertieB...@gmail.com schrieb:


- is the mac contained in /etc/ethers?
- maybe you need a configured defaultrouter on installserver
- are the bootserver and server in the same subnet and has the
bootserver a working route to this subnet?

bertieb...@gmail.com

unread,
Oct 7, 2009, 4:12:32 AM10/7/09
to
On Oct 7, 8:01 am, Wolfgang <wtra...@AT.web.de> wrote:
> BertieBigBol...@gmail.com schrieb:

mac is in /etc/ethers
connected via crossover.
boot server is 10.1.99.10 (255.255.255.192)
client is (via ethers and hosts) 10.1.99.2

So what is the process that supplies the info to the request from the
client?

bertieb...@gmail.com

unread,
Oct 7, 2009, 5:58:50 AM10/7/09
to
On Oct 7, 9:12 am, "BertieBigBol...@gmail.com"
> client?- Hide quoted text -
>
> - Show quoted text -

I think I've worked out that the client is sending an ARP request but,
for some reason, my server is not responding.

Like I said, entry in /etc/ethers so I dont understand it.

bertieb...@gmail.com

unread,
Oct 7, 2009, 6:06:13 AM10/7/09
to
On Oct 7, 8:01 am, Wolfgang <wtra...@AT.web.de> wrote:
> BertieBigBol...@gmail.com schrieb:


Mac in /etc/ethers.
No default route but connection is just a crossover cable.

Sami Ketola

unread,
Oct 7, 2009, 11:37:47 AM10/7/09
to
In comp.unix.solaris BertieB...@gmail.com <bertieb...@gmail.com> wrote:
> I think I've worked out that the client is sending an ARP request but,
> for some reason, my server is not responding.

Start in.rarpd in debug mode and check if it sees the reqest.
I would also help if you could post the corresponding line
from /etc/ethers

and how is your naming services configured?

Sami

--
.signature: no such file or directory

bertieb...@gmail.com

unread,
Oct 7, 2009, 12:12:26 PM10/7/09
to
On Oct 7, 4:37 pm, Sami Ketola <Sami.Ket...@iki.finland.invalid>
wrote:

> In comp.unix.solaris BertieBigBol...@gmail.com <bertiebigbol...@gmail.com> wrote:
>
> > I think I've worked out that the client is sending an ARP request but,
> > for some reason, my server is not responding.
>
> Start in.rarpd in debug mode and check if it sees the reqest.
> I would also help if you could post the corresponding line
> from /etc/ethers
>
> and how is your naming services configured?
>
> Sami
>
> --
>   .signature: no such file or directory

Cracked it. error in /etc/hosts file.

Stopped rarp service and ran in.rarpd -d -a and it told me ethernet
address could not get ip. This told me it was hosts or ethers.

0 new messages