[j-nsp] dhcp-relay on MX

Marlon Duksa mduksa at gmail.com
Wed Sep 17 14:01:00 EDT 2008


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
>


More information about the juniper-nsp mailing list