Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have a PIX 501 Firewall which is connected to an internet port on the wall. The firewall is connected via ethernet to a Netgear WNR1000 wireless router. I want to connect to the internet wirelessly with my computers.Say the Firewall is assigned an ...
Hello, I'm a college student working on a lab involving a Cisco PIX 501 Firewall. My project involves 1 computer and a firewall. My goal is to use the firewall to allow access to the internet for that computer which uses a static IP 192.168.1.5 and O...
Thanks for the answer, but I actually just realized I had the problem wrong.What I need to do is permit internet access for 192.168.1.5 alone. Any other IP should not be able to access the internet. I tried:access-list 1 permit tcp host 192.168.1.5 a...