Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access List Question

Status
Not open for further replies.

baldhead

Technical User
Joined
Apr 27, 2004
Messages
111
Location
US
I have a cisco 806 router on a 4mb DSL line with a single basic "allow all internal traffic out" access-list entry.

"access-list 1 permit 192.168.0.0 0.0.0.255"

I'm wondering if I have to specify access-lists for everything coming in. Or is this allowed by default? If so what access-list entry's should I add?

thanks
baldhead
 
Not enough information. Post your conifig.


It is what it is!!
__________________________________
A+, Net+, I-Net+, Certified Web Master, MCP, MCSA, MCSE, CCNA, CCDA, and few others (I got bored one day)
 
You are allowing all traffic pointing to 192.168.0.0 (and no other addresses)to go "out" of your network. Since 192.168.0.0 is inside your network not outside, it shuts down access to the "outside".
 
so how would I allow outside access?
 
In the overall picture I'm using this Router as a basic gateway which will do NAT on a static routable IP and forward 3 different ports to a few servers internally. Nothing fancy, just a basic firewall. What do you guys recommend?
 
I think I got it figured out, thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top