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        

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:

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.

  1. File/Database/Replace Design
  2. File/Database/Refresh Template
  3. Actions/Uppgradera Mappdesign (ibland funkar inte automatisk… testa då manuell och markera berörda mappar)
  4. Ä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.

Ä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
This article was previously published under Q310441
IMPORTANT: This article contains information about modifying the registry. Before you modify the registry, make sure to back it up and make sure that you understand how to restore the registry if a problem occurs. For information about how to back up, restore, and edit the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows Registry
This article discusses an undocumented and unsupported command-line parameter. Microsoft does not support or encourage the use of this parameter and provides this article as information only. Use this parameter at your own risk.

SUMMARY

This article discusses how to change your name and company information after you install Microsoft Windows XP.

MORE INFORMATION

When you install Windows, Setup requests that you enter your name, and optionally, the organization name. This registration information is displayed under Registered to in the General tab of System when you click Start, click Control Panel, click Performance and Maintenance, and then click System.

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.

Problem vid uppkoppling till Citrix nFuse: Error:ICA file not found

Users may receive the following error message when launching published applications through NFuse:

“ICA File Not Found”

user posted image

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.