07-18-2007 05:11 AM - edited 03-03-2019 05:55 PM
Hi!
What ACL or/and "ip inspect" list would you advise to configure on a c2800 with an ADSL access to the Internet?
thanks
07-18-2007 05:26 AM
{On inside interface}
ip nat inside
{On outside interface}
ip nat outside
ip nat inside source list 1 interface dialer1 overload
access-list 1 permit
07-18-2007 05:32 AM
I didn't mean the nat. That I had already configured.
I meant an ACL or "ip inspect" commands to protect the site from Internet attacks.
07-18-2007 05:54 AM
Hi,
The following course covers securing routers in great detail:
http://www.cisco.com/E-Learning/bulk/public/celc/SECR/start.html
and this link, although ISP specific and somewhat outdated, is still useful for anyone connecting a router to the internet:
ftp://ftp-eng.cisco.com/cons/isp/documents/IOSEssentialsPDF.zip
HTH
Andrew.
07-18-2007 06:40 AM
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide