Is there any way to speed up printing in .NET? Printing is complex and i dont want to assign it to a thread - i don't even think that printdocument instances are thread safe. I dont want users to wait while the program shows printing page X, specially if the report is 100 pages. Any idead? I...
I am trying to automatically tell the program to print using legal paper instead of letter paper. When i use a pagesetupdialog to set the page size as legal and transfer those settings to the printdocument it works beautifully. However I cannot seem to make this choice programatically...
easy - Learn both.
Most people in the Windows development world will be using VB.NET, as Visual Basic 6 is now the most widely used language for programming for the Windows platform. You NEED VB in case you are forced to work on project teams and they work in VB. Learn C# because microsoft...
Hello
I have a 3015 concentrator that is already configured for remote access users using SDI authentication. I want to ADD a lan-to-lan VPN IPSec tunnel to a router. I set up a test network and debugged errors all until this last one. on Phase 1, it says that the authentication is...
I just found out that i need to support 2 old novel file servers that run IPX within out DMZ zone.
1. Does Cisco PIX support IPX
2. If yes, What must I configure to enable this?
Much appreciative of your help
- SWK in NY
OK - this one is a lil confusing. On the outside of the PIX, we do have 2 FTP servers. We are going to put these into a DMZ when out pix gets upgraded. I believe that they are sending out UDP 137 138 broadcasts, which are showing up in the SH XLATE table, sometimes completely clogging all...
Do this using an SQL UPDATE statement. Some people use the recordset.update method, but I find that most people want their database programmers to be very adept in SQL.
The SQL UPDATE Statement
UPDATE <vendorname> SET <field1name> = newvalue, <field2name> = newvalue2 WHERE <primarykey> = <old...
The reason that you cannot see AOL.COM is because AOL.COM is currently registered with ARIN as IP address 64.12.187.25, and you have blocked ALL IP traffic from that address with the access list line :
access-list acl_in deny ip any 64.12.0.0 255.255.0.0
I do not believe that AIM can use...
This is prob a simple question, I have not yet tried it. Figured i would save myself some pain first by asking here :)
Ok, here is the diagram :
|VPN Client|---|internet|---|our gateway|---|PIX|---|VPN Concentrator|
VPN client is the Cisco 3.5
VPN Concnetrator is the 3015 with newest...
PIX vpn and inside interface look like this :
|Gateway|--|concentrator|--|pix|--|routerA|--|routerB|
subnets connected to routerA :
192.168.100.0
192.100.100.0
subnets connected to routerB :
192.7.7.0...
yes, that is our public IP. Do you notice how the local and the global seem to be "stepping up" on the 208 addresses? this is what is confusing and sometimes it takes all available slots and we must issue a cl xlate
On my PIX machine:
Output of show xlate
pixfirewall# sh xlate
211 in use, 211 most used
Global 208.168.40.141 Local 208.168.40.140
Global 208.168.40.140 Local 208.168.40.139
Global 208.168.40.143 Local 208.168.40.142
Global 208.168.40.142 Local 208.168.40.141
Global 208.168.40.137 Local...
AIM is a very VERY sneaky culprit - it will use ANY port that it can find available. Blocking huge ranges of IP addresses may lead to unforeseen problems with other internet based applications.
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.