New to Mikrotik and need help to replace a WRT54

Hi all,

I am replacing a Linksys WRT54Gl with a Mikrotik and running in to some issues, so I have questions!

Basically I need the mikrotik to do the following:

Wireless AP
Broadband Router

Features required:

DNS (forward and maintain local)
DHCP for both LAN and Wifi
Control a PPPoE Connection for Internet connectiviy
Create a DMZ on either ether3 or via a specific IP on Network
Wifi clients need to see LAN clients and go out onto internet
Web proxy (would be nice, but not critical)
VPN access

Application inside network:

Various games(just need an example rule or two of what to do)
Email (Outlook, Thunderbird etc)
Web Browsers
MSN
Some P2P at set times.
various app update programs

I am happy that all protocols can talk out and return if initiated from inside. Would like to block traffic from outside if connection not initiated from inside. (make sense?)

I have got some of it working, local lan has DHCP running and can browse out on to internet, email and msn DO NOT work… pings do work to those servers though.
Wifi is set up with its own DHCP scope and I can connect to it but no routing to internet. Web proxy also is working transparently.

Network setup:

Ether1 192.168.0.1/24 LAN
Ether2 PPPoE
Ether3 192.168.100.1 DMZ
WLAN 192.168.10.1 WLAN

I have gone through the wiki and used some of the examples there to get this far.


Any help will be greatly appreciated

Thanks in advance

Chris

We have some more progress!!

All working, now to start on DMZ and securing with firewall rules etc