All of lore.kernel.org
 help / color / mirror / Atom feed
From: "lololo" <lololo@seed.net.tw>
To: netfilter@lists.netfilter.org
Subject: Proxy-arp & DHCP conflict
Date: Thu, 27 May 2004 18:11:40 +0800	[thread overview]
Message-ID: <012501c443d3$00f7d960$260a0a0a@koxp> (raw)
In-Reply-To: 679890948@web.de

Hello,

I'm setting the proxy-arp ,but comes a problem:

My understanding to set the proxy-arp is simply enable the function in
Kernel.
echo 1 > /proc/sys/net/ipv4/conf/{interface}/proxy_arp
and then add routings.It surely worked well.

But if I have a server running DHCP in the same LAN,it(proxy-arp server)
failed ,something like I can't type any words in console or slow down the
action that i do.After unplugging  the wire ,it worked again.

So now i must type the following command manually
arp -Ds {IP} eth0 pub
........

Does anyone know what's happened?

Thnaks!

Lo



      reply	other threads:[~2004-05-27 10:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-24 13:46 <no subject> Frank Pieczynski
2004-05-27 10:11 ` lololo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='012501c443d3$00f7d960$260a0a0a@koxp' \
    --to=lololo@seed.net.tw \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.