I am about to get one of these (ethernet - ethernet/wifi product).
While it may seem bizzare to post this question before having it... it
will have to be configured for a fairly strict access list. The
following access list comes from a Cisco 803 router which works fine
in that application (www, email, ftp, sntp ONLY).
Is there an equivalent config for the Linksys?
When I bought the 803, the handbook contained basically a wide-open
ACL and this causes problems with today's constant Blaster etc
attacks. This is for a friend and I can't guarantee that every PC on
the wifi network will have the latest O/S patches...
outgoing:
access-list 100 permit tcp any any eq www
access-list 100 permit udp any any eq domain
access-list 100 permit tcp any any eq domain
access-list 100 permit tcp any any eq nntp
access-list 100 permit tcp any any eq pop3
access-list 100 permit tcp any any eq ftp
access-list 100 permit tcp any any eq ftp-data
access-list 100 permit tcp any eq ftp-data any
access-list 100 permit tcp any any established
incoming:
access-list 150 permit tcp any any established
access-list 150 permit udp host 195.8.69.7 eq ntp any
access-list 150 deny tcp any any eq ftp-data
access-list 150 permit tcp any eq ftp-data any
access-list 150 deny icmp any any echo
access-list 150 permit icmp any any
access-list 150 permit tcp any any eq ident
access-list 150 permit tcp any any eq smtp
access-list 150 permit udp any eq domain any
access-list 150 deny ip any any
Peter.
--
Return address is invalid to help stop junk mail.
E-mail replies to
(E-Mail Removed) but remove the X and the Y.
Please do NOT copy usenet posts to email - it is NOT necessary.