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).
I see DHCP Discover packet come in from the client side but nothing going
out on the server side.
Thanks,
Marlon,
Here is the relavant config:
[EMAIL PROTECTED] show interfaces
ge-0/0/0 {
<-----------------client interface
vlan-tagging;
unit 0 {
vlan-id 1;
family inet {
unnumbered-address lo0.0 preferred-source-address 1.1.1.1;
}
}
}
ge-0/1/0 { <------external DHCP
server is connected here
unit 0 {
family inet {
address 10.0.0.1/24;
}
}
}
lo0 {
unit 0 {
family inet {
address 1.1.1.1/32;
}
}
}
[edit]
[EMAIL PROTECTED]
[EMAIL PROTECTED] show forwarding-options
dhcp-relay {
server-group {
test {
10.0.0.100;
}
}
active-server-group test;
}
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp