Is it posible inside a single device (hAP ac Lite) as below configuration?:
ISP on the first interface;
webserver on the second (ISP provide a static IP by mac address here);
3,4 interface + wifi - other devices (dynamic IP).
It is important that the webserver and other devices will be isolated each other.
Yes. One ISP, two external IP. I need to give one IP to the webserver and one to the router (dhcp) so that the webserver and other devices ended up in isolation from each other.
I add a one bridge with ISP port and webserver port. Next: second bridge with all others ports. But how will the Internet get into the second bridge? And what about dhcp server and dhcp client?
Thanks!
All possible with the hapac, although I am pretty sure you could have done all with ONE IP, but there is nothing wrong with a dedicated IP either for a server and probably a better way to go, just more costly. How to set it up correctly is a good question.
Did the ISP give you a block of IPs… or just two fixed IPs?
what info did they exactly provide just use fake numbers etc…
What are your speed requirements? The easiest way to configure what you want is to use two bridges, but you device can only have one hardware-accelerated bridge. If your WAN is relatively slow I’d say go this way, with LAN bridge with hardware acceleration and WAN bridge in software.
Another way would be to add all five ports to a single bridge, and then isolate ports from each other using VLANs, but this is going to be more complicated.