Re: kernel dump server
Re: kernel dump server
- Subject: Re: kernel dump server
- From: Andrew Gallatin <email@hidden>
- Date: Tue, 27 Dec 2005 17:25:12 -0500 (EST)
Peter Lovell writes:
> Hi Derek,
> what I'm seeing is that the client is not sending any arp request at all. It just starts out by sending UDP packets from 1069 to port 1069 on server, using the default router.
>
> And looking at kdp_udp.c, I don't see any ARP resolution code. It just takes whatever is the default gateway (set at kdp_set_gateway_mac, called from rt_setgate in route.c) and sends the request there. SInce we're on a managed network, I'm not at all optimistic about having any configuration changes made on the router.
>
I've worked around this in the past by deleting the default route, and
then setting the default route to point to the machine running the
panic server.. This obviously will not work in all cases, but it may
be enough to help you.
Drew
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden