Thanks
When you say The Pix provides NAT, do you mean to get rid of the router.
I would prefer to keep the router because we are adding more computers in the 10.0.2.0 area
People are leaving here for the day so I can try to change some of the configurations. I'll try the access-list you...
i used NAT to allow 10.0.3.0 to "see" 10.0.2.0 network and to have Internet access
ip nat inside source list 1 interface Ethernet0/0 overload
access-list 1 permit 10.0.3.0 0.0.0.255
How can I do it without NAT?
Thanks
Hi there,
I have VPN clients connected to the office PIX and they access some sensitive information on one of our servers but at the same time they have to be able to browse the Web. How can i allow them browse the WEB without split tunneling so their connection to the WEB to be encrypted?
Can...
I have a small network with a Pix and a Router
Internet --- Pix .1 --- 10.0.2.0 ----.2 R .1 --- 10.0.3.0
I have access to the Internet from 10.0.2.0 and 10.0.3.0
I need to "see" computers in 10.0.3.0 from 10.0.2.0
There is a Web Server with IP Add 10.0.3.10 which is for our office use only...
Thanks
So when i do staic (inside,outside) on the PIX i should be able to print and to do file sharing right? I should have thought about that! It is great when you have forums like this one !
I cannot test it right now because the ISP is not ready yet and i have to be sure that 175.134.40.0 is...
Hi,
We have this network setup
192.168.1.0 ---- .1 PIX .5 ----- 175.134.40.0 --- .1 ISP Router
Our computers are in 192.168.1.0
I need to move them in 175.134.40.0 because the ISP will do the Firewall for us. So the new setup will be like this
175.134.40.0 ----- Firewall ---- ISP Router...
Thank you guys,
I just started adding rules and it works great! It was DNS issue as tbisset mentioned. Now i have this config and it works fine
access-list inside_out deny tcp host 192.168.1.3 any eq www
access-list inside_out permit tcp 192.168.1.0 255.255.255.0 any eq www
access-list...
testing Pix 501,i need to allow www access for everybody in 192.168.1.0 except 192.168.1.3
but with this access-list i stop all users from going outside.
Can't figure out what I am doing wrong. Please help. Thanks
access-list inside_out deny tcp host 192.168.1.3 any eq www
access-list...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.