Forum Moderators: phranque
Do a Google search for firewall/security tests or the like - there is one very well known one called Shields Up!, and I'm pretty sure Symantec have got a similar thing also.
As I thought - it's a basic NAT firewall (used to share an internet connection - shields the outside internet IP addy from the internal machines).
The freebie software firewall that comes with it will be very basic, but maybe ok (don't know it).
If you're running servers which are externally accessed, you need something better I would suggest.
If you're not running servers, it's probably enough, but for extra peace of mind you may want to install a personal firewall on each desktop, like Zone Alarm or the one that came with it.
TJ
NAT is often described as a type of firewall, and, in a way, it is. In the sense that it isolates the internal networked machines from the external IP address.
NAT's primary function is to share the internet connection.
So you're behind NAT anyway, which will help, but a software firewall won't hurt and is a good defence to software trying to call "out" to the internet.
TJ