This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DHCP relay agent

Is it possible to use the ASL as a DHCP relay agent?

Thanks for answer,
zenit


This thread was automatically locked due to age.
Parents
  • Hello Zenit,

    ASL is shipped without a dhcp relay agent, sorry.
    Since V5 is  RPM-based, you could try to install a rpm (but that will void you support).

    DHCP is a broadcast-protocol. Therefore NAT is not a solution, since broadcasts are per definition not routed.
    The relay agent listens on an interface and works as a "proxy" for all dhcp requests on the connected network (that means it "translates" it and forwards it to a network on another interface, resulting dhcp ack's are "retranslated").

    Greetings

    Anonymous
Reply
  • Hello Zenit,

    ASL is shipped without a dhcp relay agent, sorry.
    Since V5 is  RPM-based, you could try to install a rpm (but that will void you support).

    DHCP is a broadcast-protocol. Therefore NAT is not a solution, since broadcasts are per definition not routed.
    The relay agent listens on an interface and works as a "proxy" for all dhcp requests on the connected network (that means it "translates" it and forwards it to a network on another interface, resulting dhcp ack's are "retranslated").

    Greetings

    Anonymous
Children