write erase | Factory Resets the pix |
reload | Reboots the Pix |
isakmp nat-traversal 20 | Enable NAT Traversal |
username [username] password [password] privilege 5 | Adds a user for authentication to the Pix |
write erase | Factory Resets the pix |
reload | Reboots the Pix |
isakmp nat-traversal 20 | Enable NAT Traversal |
username [username] password [password] privilege 5 | Adds a user for authentication to the Pix |
: Basic Cisco Config with DHCP WAN
:
: By: Johan Persson
: Date: 2005-01-04
:——————————————————change Duplexmode
interface ethernet0 100full
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
pager lines 24
mtu outside 1500
mtu inside 1500
pdm history enable
arp timeout 14400
:——————————————————change enable password
enable password password
:——————————————————change telnet password
passwd password
:——————————————————change hostname
hostname host
:——————————————————change domain
domain-name domain.com
:——————————————————change ip address
ip address outside dhcp setroute
ip address inside 192.168.200.1 255.255.255.0
:——————————————————setup PAT for outgoing trafic
global (outside) 10 interface
nat (inside) 10 0.0.0.0 0.0.0.0 0 0
: Basic Cisco Config
:
: By: Johan Persson
: Date: 2005-01-04
:——————————————————change Duplexmode
interface ethernet0 100full
interface ethernet1 100full
nameif ethernet0 outside security0
nameif ethernet1 inside security100
fixup protocol dns maximum-length 512
fixup protocol ftp 21
fixup protocol h323 h225 1720
fixup protocol h323 ras 1718-1719
fixup protocol http 80
fixup protocol rsh 514
fixup protocol rtsp 554
fixup protocol sip 5060
fixup protocol sip udp 5060
fixup protocol skinny 2000
fixup protocol smtp 25
fixup protocol sqlnet 1521
fixup protocol tftp 69
pager lines 24
mtu outside 1500
mtu inside 1500
pdm history enable
arp timeout 14400
:——————————————————change enable password
enable password password
:——————————————————change telnet password
passwd password
:——————————————————change hostname
hostname host
:——————————————————change domain
domain-name domain.com
:——————————————————change ip address
ip address outside 10.0.105.200 255.255.0.0
ip address inside 192.168.200.1 255.255.255.0
:——————————————————change global outside pool
global (outside) 1 10.0.105.10 interface
nat (inside) 1 0.0.0.0 0.0.0.0 0 0
:——————————————————change default gateway
route outside 0.0.0.0 0.0.0.0 10.0.1.10 1
Jag arbetar som konsult och har vid flera tillfällen behov att spara ner länkar, filer och lösningar på problem. Dessa kommer att hamna i denna kategori.
Eftersom min stackars server packade ihop för ett tag sedan bestämde jag mig för att låna lite plats på Stisses server för att sätta upp en enkel ersättare tills att min server är tillbaka på fötterna igen. Jag konstaterade att en Blog förmodligen var det bästa valet eftersom jag inte skulle hinna knåpa ihop ASP sidorna för att få det att fungera.
Jag testade och kollade på en del olika mjukvaror för att hitt anågon som jag tyckte skulle fungera. Mina önskemål var som följer:
De olika programvaror jag testade var. Tänkte jag skulle dela med mig av länkarna jag hittade:
Alla paketen var helt ok men den jag föll för var dasBlog…
Ibland kan det strula “lite” när man byter malla på en mailbox i Notes… (Min personliga åsikt är att det här med mallar mest strular till saker.)
Jag har hittat följande steg för att felsöka dessa problem men jag har inte lyckats hitta någon idiotsäker ordning på stegen.
Jag har som sagt inte hittat någon klockren ordning och ibland kan man behöva göras om vissa av punkterna.
Det är inte helt ovanligt att man skulle vilja exekvera något i ett loginscript i ett annat security context.
CPAU program ger dig möjligheten att åstadkomma just detta. Det ger dig även möjligheten att krypter lösenordet så att du inte behöver skribva det i Bat-filen i klartext.
Summary
Command line tool for starting process in alternate security context. Basically this is a runas replacement. Also allows you to create job files and encode the id, password, and command line in a file so it can be used by normal users.
Har du någonsin råkat ut för att du har gula prickar i Device Manager men inte kunnat komma på vad det är. Här kommer räddningen:
Ett litet program som heter Unknown Devices. Programmet scannar hårdvaru ID i enhetshanteraren och slår upp dem i en databas och berättar för dig om tillverkaren.
Länkar:
Article ID | : | 310441 |
Last Review | : | June 11, 2002 |
Revision | : | 1.0 |
To change your name and company information after Windows is installed on your computer, follow these steps:
WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.
1. | Click Start, and then click Run. |
2. | In the Open box, type regedit, and then click OK. |
3. | Locate the following registry key:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersion
|
4. | To change the company name, do the following:
In the right pane, double-click RegisteredOrganization. Under Value data, type the name that you want, and then click OK. |
5. | To change the name of the registered owner, do the following:
In the right pane, double-click RegisteredOwner. Under Value data, type the name that you want, and then click OK. |
6. | Click Exit on the File menu to quit Registry Editor. |
Users may receive the following error message when launching published applications through NFuse:
“ICA File Not Found”
The following scenarios are known to produce this error message:
The Web pages were presented with the HTTPS protocol and the client cannot save encrypted pages to disk.
When a user clicks an application icon, the Launch.ica file is downloaded from the Web server and then executed by the local client. If the NFuse Web server is using SSL (https://…) and your browser is configured so it does not save encrypted pages to disk, the Launch.ica file cannot be written to disk and the client has no file to open.
To resolve this issue:
A. On the client device, in Internet Explorer, go to Tools > Internet Options.
Select the Advanced tab.
Beneath the Security section of options, clear the option called Do Not save encrypted pages to disk.
Excessive internet cache
On Windows computers with large hard drives, the Temporary Internet Files folder used by Internet Explorer can become excessively large, causing too much of a delay in the time required to save the Launch.ica file and then retrieve it for use by the client.
To resolve this isue, clear the browser cache:
In Internet Explorer select Tools > Internet Options.
Select the General tab.
In the Temporary Internet files section of options, click Delete Files.
Note: You may also want to click Settings to decrease the amount of disk space to use for the Internet cache.
From the MSconfig/General tab, choose selective start option, clear load startup items, and click Apply. Restart the system.
Accessing through NFuse Version 1.6
You can launch applications only once.
Additional Information
When users access the Internet, certain applications (for example, Gator, download accelerators, and so on) are installed on the users’ systems without acknowledgement. The problem occurs on Windows clients Windows 9x, XP, or Me.
For users who do not receive an error message after selecting an application, reference CTX101533.