I am trying to configure my PIX to block outgoing traffic to a specific IP range. Below is the line that I put into the PIX...access-list inside_access_out deny ip any 63.246.130.0 255.255.255.255access-group inside_access_out in interface insideWith...