Hi, I’ve been asked for work to setup a windows based firewall to sit in-between the internet and a small dedicated network we are setting up for visitors. Basically the setup should go : “Intenet” > “ADSL Modem router (netgear)” > “windows 2003svr box running firewall (with 2 network cards)” > “cisco switch” > “visitor PC/Laptops .etc” I can’t just use the routers built in firewall as it does not meet the companies audit/logging requirements. So far I have tried plugging the windows box into the switch and the router then bridging the Ethernet connections; this will allow traffic to pass through the server but not much else (making it a big glorified switch). I thought that by doing this I could use on the windows firewall to manage and log traffic on the bridge but it doesn’t... Additionally TCP/IP filtering (from advanced TCP/IP options) doesn’t seem to work on a windows bridge. Another Idea I’ve had (but haven’t tried) is to setup a new network on the server by running DNS/DHCP and setup windows routeing to have the netgear routers network and this new network talk. But it just seems like to much effort, I mean when using a packet analyzing tool like wireshark, I can see all the packets passing over the bridge I setup….. I just need to filter/log them? Any ideas?.... maybe an online guide(crosses fingers)? p.s. Please don’t suggest a Linux solution like smoothwall, I have already done this but I have to use a windows box apparently.