Friday, August 23, 2019

Re: dhcrelay

shadrock uhuru(niyalevi@gmail.com) on 2019.08.23 18:46:32 +0100:
> hi eveyone
> if i have a dhcp server in subnet A connected to interface em0 (lan) and
> subnet B connected to interface iwn0 (wireless zone) on the router
> with dhcrelay -i em0 running on the router should the wireless subnet be
> able?? to get its dhcp address from the dhcp server on the lan ?

No, you would need to run

dhcrelay -i iwn0 <dhcp-server-ip-in-subnet-A>

to do that.

No comments:

Post a Comment