shadrock uhuru(niyalevi@gmail.com) on 2019.08.25 17:14:48 +0100:
> > To:
> > shadrock uhuru <niyalevi@gmail.com>
> > CC:
> > misc@openbsd.org
> >
> >
> > 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.
> >
> > Subject:
> > Re: dhcrelay
> > From:
> > Sebastian Benoit <benoit-lists@fb12.de>
> > Date:
> > 8/23/19, 10:12 PM
> >
> thank Sebastian
> i have two samba?? active domain controllers with dhcp installed on each,
> is it possible to do this
>
> dhcrelay -i iwn0 <dhcp-server1-ip-in-subnet-A> <dhcp-server2-ip-in-subnet-A>
Yes.
But why did you not just read the manpage and try it out?
No comments:
Post a Comment