In article <5fee0$41c5c296$53f505ef$(E-Mail Removed)>, "Trevor
Appleton"
(E-Mail Removed) says...
>
> "Geoff Lane" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > On Sun, 19 Dec 2004 10:13:47 -0000, "Trevor Appleton"
> > <(E-Mail Removed)> wrote:
> >
> >>Whilst working online the other day connected to a server 150mls away,
> >>something printed out on my printer, and it was someone printing from the
> >>distant office.
> >>
> >>It made me think, how do I know they can't access my PC?
> >>
> >>Or how do I ensure they don't?
> >
> > A software firewall like ZoneAlarm should advise you of any incoming
> > attempts.
> >
> > A hardware firewall (Router) is normally configurable to stop any
> > uninvited inbound connections.
> >
> > Was your printer connected to your computer or a 'print server'?
> >
>
> I am going through a router and have only the XP firewall, though have
> Norton Internet Security ordered. I don't understand how a router acts as a
> firewall.
>
Network Address Translation - something on your LAN connects out via the
router, the router receives a response and directs it back to the
originating machine because it keeps track of the transaction. If
something tries to connect to your public IP address it connects to the
router, which won't do very much because it's not part of a transaction
it knows about so there's nowhere to forward it[1]. Norton is crap by
the way.
[1] Unless you've set up virtual servers, in which case connection to an
appropriate port on the router is forwarded to the LAN address that is
set up to provide that service.