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 Config med DHCP WAN
: 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 Config
: 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
Marias Kycklinglåda
Marias Kycklinglåda
4 kycklingfileer
vitpeppar
1 burk creme fraiche
2 msk senap
100 gr rökt hackad skinka
2 dl riven ost
1/2 dl persilja
salt och peppar
Blandas och läggs på fileerna i en ungsfast form. Man kan göra mer röra än det ska vara eftersom den är god.
Datorer…
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.
Min Blog…
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:
- Enkel att hantera
- Skulle inte kräva SQL server (eftersom detta inte fanns på servern)
- Det skulle gå att lämna entires halvfärdiga utan att det syntes
- Skulle inte kräva PHP eftersom jag inte har det minsta koll på det 🙂
De olika programvaror jag testade var. Tänkte jag skulle dela med mig av länkarna jag hittade:
- dasBlog
- .Text (utvecklas inte längre utan har övergått till Community Server)
- Community Server
- BlogX
- BPBlog
Alla paketen var helt ok men den jag föll för var dasBlog…
Uppgradera mallar i Notes…
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.
- File/Database/Replace Design
- File/Database/Refresh Template
- Actions/Uppgradera Mappdesign (ibland funkar inte automatisk… testa då manuell och markera berörda mappar)
- Ändra välkomstsidan till en av ny design
Jag har som sagt inte hittat någon klockren ordning och ibland kan man behöva göras om vissa av punkterna.
Jag skulle vilja köra något i ett script som en annan användare utan att skriva in lösenordet i klartext…
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.
CPAU
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.
Unknown Devices
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:
Ändra användarnamn och organisation i efterhand i Windows XP
How to Change Name and Company Information After You Install Windows XP
Article ID | : | 310441 |
Last Review | : | June 11, 2002 |
Revision | : | 1.0 |
SUMMARY
MORE INFORMATION
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. |