as far as i review your configuration, you are using a cisco switch right? so for example, your switch has 24 ports all configured as you said was sticky, just issue the following commands: int fa0/1 no switchport port-security mac-address sticky no switchport port-security mac-address sticky 000a * this commands will disable your sticky config [...]
Using X-Modem command from the Hyperterminal you can uploas the IOS, but to this you have to boot the router in ROMmonmode. Check this<a href=”http://www.cisco.com/en/US/products/hw/routers/ps259/products_tech_note09186a008015bfac.shtml”> article from Cisco for </a>further details.
Change your password to nothing. So you just have to press enter to get to the desktop. There is a change password button when you press CTRL+ALT+DELETE. ******** Of course you have to KNOW the current password in order to change it to something else… ~technochic There’s a software application called ERD commander, it’ll help [...]
After you compile the program with run as *OWNER authority, change the owner to a profile with SECOFR. ================================================================ Place this into a CLLE source member: <pre> PGM CHGUSRPRF ??USRPRF() PASSWORD(exppwd) PWDEXP(*YES) STATUS(*ENABLED) RETURN ENDPGM </pre> Compile with: <pre> CRTBNDCL PGM( mylib/mypgm ) SRCFILE( mylib/QCLLESRC ) SRCMBR( mypgm ) USRPRF(*OWNER) </pre> Grant *PUBLIC *EXCLUDE authority. [...]
If you just got a new machine, then you should have purchased IBM software mtce. That includes supporline. Take advantage of this product and give IBM a call. While they probably won’t give you a workaround, they should be able to explain the differences and point you in the proper direction. Most likely, the solution [...]
Jenny – Couldn’t load my profile picture. I’m new today and have tried several times. May try again later tonight. Scot
Is the 172.10.2.45 client a machine you have access to or ownership? If it is a Windows machine or a machine where you can run the netstat command, I would run that (in Windows) using the <b>-ano</b> switches. The -a says display all connections; -n means use numbers for addresses rather than names; -o displays [...]
PIX’s are usually configured in deny-all configuration when first installed. You will need to determine what needs to be permitted and then build the appropriate configuration based on your requirements. Here’s a tutorial that might help you out. <a href=”http://www.secmanager.com/how_to_configure_pix_firewall_part1″>How to Configure Cisco PIX Firewall Part I</a> <a href=”http://www.secmanager.com/how_to_configure_pix_firewall_part2″>How to Configure Cisco PIX Firewall Part [...]
Quick research shows that it ISA server doesn’t natively support MAC address filtering. There are some tutorials out there about using other products to enhance ISA server to provide this feature. <a href=”http://www.isaserver.org/articles/blockbymac.html”>A Method to Block Users via MAC Address Using the Sygate Personal Firewall to Complement ISA Firewall Security</a>. In the IT trenches? So [...]
Check out some of my <a href=”http://itknowledgeexchange.techtarget.com/itanswers?s=wireshark+it-trenches&searchtype=IT+Blogs&x=0&y=0″>blog postings about Wireshark</a>. In the IT trenches? So am I – read my <a href=”http://itknowledgeexchange.techtarget.com/it-trenches”>IT-Trenches blog</a>
I personally never tried establishing a site to site VPN between a Cisco ASA/ Pixfirewall and an ISA server, but you can find a <a href=”http://blog.vistanetworks.ca/2008/12/29/isa-2006-site-to-site-vpn-with-cisco/”>good article on cinfiguring the VPN connectivty between Cisco ASA and ISA Server.</a>
There is a <a href=”http://technet.microsoft.com/en-us/library/bb851505.aspx”>very good article from Microsoft about certificates </a>in Exchange Server 2007. Do check it may give you some insight.
Check to see who is creating ODBC data sources from Windows to the iSeries for one thing. There is a tab named ‘Packages’ on the setup of an ODBC data source that asks what library you want to place package files in. Of course, unless you are using dynamic package support, you can uncheck this [...]
Since there are so many possible servers a profile could be used to access, (DDM, SQL, FTP, SIGNON, etc) you really need the entire suite of exit programs that allow you to log all network access attempts. I use NetIQ but there are others out there, or if you have the time and patience, IBM [...]
Here is a subprocedure that I wrote that will allow you to map a drive through green screen. You send it the drive letter, ifspath, profile and password and it will map the drive. Let me know if you have any questions. <pre> 100 ********************************************************************** 200 * SET COMPILER OPTIONS 300 ********************************************************************** 400 HNOMAIN 07/30/08 [...]
Do check to following things 1) Make sure the cable is ok, check if there are no packet loss. 2) Also check the available memory in your router, does it have enough memory to intall SDM. Hi, the console cable is ok. I can configure the router using the CLI and I have enough memory [...]
You can try <a href=”http://www.manageengine.com/products/firewall/”>ManageEngine® Firewall Analyzer</a> , first try to download the trial version and make sure it fulfills your requirement.But its a great firewall management software I came across so far.
That encrypted data is now history you should have saved the recovery certificate to another drive as suggested by microsoft.
Auditing in ALL areas if the iSeries. That would take quite a bit to do on this list. Can you be more specific as to what you want to audit? Who signed on? and when? What objects were used by whom and what program? What data records where modified? What System values were changed? When [...]
The first thing I would do would be to set Public authority to *EXCLUDE. You can also look into exit programs. You can write you own or look into a commercial application. This thread may help: http://archive.midrange.com/midrange-l/200811/msg00380.html Also you can check : http://publib.boulder.ibm.com/html/as400/v5r1/ic2989/index.htm?info/rzaiw/rzaiwprogramtypes.htm http://www.google.com/search?hl=en&source=hp&q=QIBM_QTG_DEVINIT+&btnG=Google+Search&aq=f&oq=&aqi= ——————————————————————————————————————————————— We control access from our interactive subsystems. In QINTER, for [...]





