PLEASE post only in plain text. Most of us do and it's a real annoyance to
have to cut-and-paste to answer email or posts that arrive in html.
>From sys-linux.c in the ppp-2.3.5 source code where the error originates:
/*
* Get the hardware address of an interface on the same subnet
* as our local address.
*/
if (!get_ether_addr(his_adr, &arpreq.arp_ha, arpreq.arp_dev))
{
syslog(LOG_ERR, "Cannot determine ethernet address for proxy
ARP");
return 0;
}
I'm not an expert but I would _guess_ this means that the the client-side
IP address used for the ppp connection is not a valid IP address for the
subnet to which the server-side box is attached. This is required in order
for proxy arp to work.
:I have a problem. i want that the client that dials in to my computer to
:be vis ible in my LAN to other computers. I entered the proxyarp feature
:in /etc/ppp/o ptions and pppd says: Could not determine arp address
:What does it mean?
:Radu Malica
:Ideal Network SysAdm
:Ph: 40-92-421-495 / 1-888-678-7319 (fax/voice mail)
---
Clifford Kite Not a guru. (tm)
[EMAIL PROTECTED] Not even close.
----------------------------------------------------------------------------
"You're one of those condescending Unix computer users!"
"Here's a nickel, kid. Get yourself a better computer" - Dilbert.
----------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]