Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Jason Opperisano <opie@817west.com>
To: netfilter@lists.netfilter.org
Subject: Re: [OT] dhcrelay
Date: Tue, 15 Feb 2005 16:20:46 -0500	[thread overview]
Message-ID: <20050215212046.GA20525@bender.817west.com> (raw)
In-Reply-To: <200502152158.27275.lars@lhanke.de>

On Tue, Feb 15, 2005 at 09:58:27PM +0100, Dr. Lars Hanke wrote:
> Hi,
> 
> google told me that dhcrelay has been discussed quite a couple of times on 
> this list. However,I could not find a solution to my problem.
> 
> I want to set up a router, which distributes the DHCP configuration service to 
> all subnets attached (well currently only one subnet at eth0, 172.16.2.1). 
> Reading the dhcrelay man page
> #> dhcrelay -i eth0 adept.mgr

from man 8 dhcrelay:

       The -i flag can be used to specify the network interfaces on which
       the relay agent should listen.   In general, it must listen  not
       only  on those  network  interfaces  to which clients are attached,
       but also on those network interfaces to which  the  server  (or
       the  router that reaches  the  server)  is attached.

you only specified one interface--i'm guessing the one that the client
is on.  try using simply:

  dhcrelay adept.mgr

unless you have a reason to exclude some interfaces.

also--what does this have to do with netfilter?

-j

--
"Lisa, Vampires are make-believe, like elves, gremlins, and eskimos."
        --The Simpsons


      reply	other threads:[~2005-02-15 21:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-15 20:58 dhcrelay Dr. Lars Hanke
2005-02-15 21:20 ` Jason Opperisano [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=20050215212046.GA20525@bender.817west.com \
    --to=opie@817west.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox