Tagged Questions

Cisco PIX (Private Internet Exchange) is a popular and widely deployed family of hardware firewall products from Cisco Systems.

learn more… | top users | synonyms

2
votes
2answers
356 views

PIX Call that Previously Succeeded Failed During Playback error on IASetVertexBuffers()

I'm trying to debug the shaders in a SlimDX DirectX11 game I've been coding for a while. The code runs fine and executes without a hitch (albeit seemingly ignoring my textures) and when I run an ...
2
votes
4answers
727 views

Periodic GPU performance problem

I have a WinForms application that uses XNA to animate 3D models in a control. The app have been doing just fine for months but recently I've started to experience periodic pauses in the animation. ...
0
votes
2answers
44 views

Create UIImage from Leptonica's Pix structure

I want to use Leptonica library in my iOS app to process images. Does anybody knows how can I create UIImage from the raw data in Leptonica's Pix structure: ...
0
votes
1answer
84 views

Screen-space square looking distorted in PIX

I have a simple function that creates a square that covers the entire screen, I use it for applying post-processing effects, however as far as I can tell it has been the cause of countless errors. ...
0
votes
1answer
333 views

Need a Script to Format PIX/ASA log into CSV

I'm working a project to parse various on a server into csv. Does anyone have a good perl script or gawk statement that can parse a standard PIX/ASA log into CSV... Thanks.
0
votes
1answer
202 views

Does CISCO ASA configuration “access-list” protocol name “ip” includes both “tcp” and “udp”?

I have several lines and I wonder if some are shadowed due to this ? Thx
0
votes
3answers
958 views

Preventing Cisco PIX/ASA5520 from advertising ospf default route to zone [closed]

I have an ASA5520, and I want to run ospf on it. It has 4 interfaces. I only want the default-information originate to advertise on one interface. How would I do that?