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.
We are running a PIX 501 (6.3)We have it set up as a firewall/vpn router on a DSL modem.We have several computer on the inside interface, IP range 192.168.1.0The PIX is set to give out DHCP address from 192.168.1.2 to .33If the PIXs gives a computer ...
We are running a PIX 501 (6.3)We have it set up as a firewall/vpn router on a DSL modem.We have several computer on the inside interface, IP range 192.168.1.0The PIX is set to give out DHCP address from 192.168.1.2 to .33If the PIXs gives a computer ...
We are running a PIX 501 (6.3)We have it set up as a firewall/vpn router on a DSL modem.We have several computer on the inside interface, IP range 192.168.1.0The PIX is set to give out DHCP address from 192.168.1.2 to .33If the PIXs gives a computer ...
It works! Thanks for your help I owe you one.We even had a cisco engineer tell us that the VPN could only connect to DHCPed clients. I knew he was wrong!
I changes the pool/access list to match.still no contact to anything but 192.168.1.1PIX Version 6.3(5)interface ethernet0 100fullinterface ethernet1 100fullnameif ethernet0 outside security0nameif ethernet1 inside security100enable password xxxxxx en...
Hmm. I added the split tunnel. Now I can only ping 192.168.1.1 and nothing else.How does the split tunnel work? Do I need to send routing down to the client.
Thanks for all your help.I'm still not there yet.The Nats read:nat (inside) 0 access-list nonatnat (inside) 1 0.0.0.0 0.0.0.0 0 0The Access list reads:access-list nonat permit ip 192.168.1.0 255.255.255.0 192.100.1.0 255.255.255.0 access-list outside...