On Monday 02 Jan 2012 19:14:16 Wesley Heydlauff wrote: > So what is the best way to use the isp's static addresses? There is no > real good information on how to allow the router to pass multiple public > addresses to the system on the public network. Is there any good > documentation to get this done correctly? > It comes down to having an understanding of the fundamentals of how IP networking actually functions.
all that is needed is for your router to run a DHCP server to hand out the static addresses in whatever manner you desire, and for your router to have an address within that subnet on the interface the DHCP server is running - dnsmasq will function for this purpose quite well. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
