I would suggest you set things up something like this:
1. set your WAN port up to use your 1st Pubic IP
2. set your LAN port to 192.168.10.1
3. set your OPT1 port to 192.168.11.1
4. add a "web1" alias for your web server and point it to 192.168.11.20
5. set your web server's IP to 192.168.11.20
6. 1:1 NAT your 2nd Public IP to 192.168.11.20
7. add a WAN rule: TCP * * web1 HTTP
8. add a Default OPT1 to any rule
9. add Proxy Arp entries for your 2nd, 3rd, 4th and 5th Public IP
CS...
Hi CS
Well - of course it didn't work. nothing is ever that easy. I was able to st my wireless router to a new internal IP address, so I'm leaving monowall at 192.168.1.1. The Linksys router is 192.168.10.1.
1. I set the WAN port to: Type=static; IP address: 64.xxx.xxx.202/5; Gateway: 64.xxx.xxx.1
2. LAN was left at 191.168.1.1
3. OPT1 port: Bridge:none; IP: 192.168.11.1/24
4. added web1 alias type:Host; IP: 192.168.11.20
5. Skipped for now till I get the LAN back online.
6. 1:1 NAT(Wasn't sure about this part). Interface:WAN; external subnet: 64.xxx.xxx.203; Internal subnet: 192.168.11.20
steps 7. and 8. I couldn't even find where to set "web1" and "HTTP"
9. I think I set it up right for the rest of my 5 IP addresses.
After all was set up, I can obviously get into the GUI for monowall with the local computer, but there is no Internet. I also can't connect to the server yet, but like I said, I want the LAN set up first, with Internet connections. Sorry if I'm being a problem, I just thought I would have an easer time with this.
Thanks