whocares23
Technical User
Need to setup access to a port on a computer on the inside of the PIX from anywhere outside. "access-list outside_acl permit tcp any host 192.168.1.2 eq 1585" would do that, wouldn't it? I would also need a static command, something like "static (inside,outside) <outside ip> 192.168.1.2 netmask 255.255.255.255 0 0 wouldn't I? If I do, how is it scripted when the outside interface is "ip address outside dhcp setroute" Any help much appreciated.