[j-nsp] dhcp-relay on MX

Masood Ahmad Shah masood at nexlinx.net.pk
Wed Sep 17 17:15:04 EDT 2008


What you get when you do ---- show helper statistics
You can also use some packet capturing applications like ethereal on DHCP
server; just to check the packets are being forward to DHCP server or not.

If you need include the maximum-hop-count statement, deault value is 4 hops.
set the routing instance of the server to forward if different, include the
routing-instance statement.

Regards,
Masood

-----Original Message-----
From: juniper-nsp-bounces at puck.nether.net
[mailto:juniper-nsp-bounces at puck.nether.net] On Behalf Of Marlon Duksa
Sent: Wednesday, September 17, 2008 11:01 PM
To: Nicolaj Kamensek
Cc: juniper-nsp at puck.nether.net
Subject: Re: [j-nsp] dhcp-relay on MX

Still no luck. This is what I have. Also there is no firewall in this
network.
forwarding-options {
    helpers {
        bootp {
            server 10.0.0.100;
            relay-agent-option;
        }
    }
}

interfaces {       <-------client side
    ge-0/0/0 {
        unit 0 {
            family inet {
                unnumbered-address lo0.0 preferred-source-address 1.1.1.1;
            }
        }
    }

On Wed, Sep 17, 2008 at 4:23 AM, Nicolaj Kamensek <nk at accelerated.de> wrote:

> Marlon Duksa schrieb:
>
>> HiDoes anyone know why DHCP discover packets are not relayed through an
MX
>> from my client to en external DHCP server that resides on the same
network
>> as one on the interfaces on MX (I can ping this DHCP server from the MX).
>>
>
> Keep in mind that dhcp-relay is done via the routing-engine, so your RE
> firewall filter might be the reason. You need to allow dhcp/bootp packets
> there.
>
> Regards
>
>
> --
> Accelerated IT Services GmbH
> Schubertstrasse 10                        D-67251 Freinsheim
> nk at accelerated.de                         http://www.accelerated.de/
> Telefon: +49 69-25738580-3                Telefax: +49 69-25738580-4
> HRB: 60665 - Amtsgericht Ludwigshafen     UstID: DE253684415
> Geschäftsführende Gesellschafter:         Nicolaj Kamensek & Ole Krieger
>
_______________________________________________
juniper-nsp mailing list juniper-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/juniper-nsp



More information about the juniper-nsp mailing list