Installare ipcop v 2.0 - Console - prima parte
Come promesso nell'articolo "Le novità di ipcop 2" ecco di seguito la prima parte dell'installazione di ipcop 2.0 guidata tramite screenshot.Per le schermate successive ho usato una Virtual Machine creata con easyvmx, in alternativa si può crearne una come spiegato su "Creare Virtual Machine per VMWare OpenSource - VMmanager" con la seguente configurazione -i tratti salienti sono in neretto-:
# This is a Workstation 6 config file
# It can be used with Player
config.version = "8"
virtualHW.version = "6"
# Selected operating system for your virtual machine
guestOS = "other26xlinux"
# displayName is your own name for the virtual machine
displayName = "IPCOP 2"
# These fields are free text description fields
annotation = "IPCOP Test"
guestinfo.vmware.product.class = "virtual machine"
# Number of virtual CPUs. Your virtual machine will not
# work if this number is higher than the number of your physical CPUs
numvcpus = "1"
# Memory size and other memory settings
memsize = "320"
MemAllowAutoScaleDown = "FALSE"
MemTrimRate = "-1"
# PowerOn/Off options
gui.powerOnAtStartup = "FALSE"
gui.fullScreenAtPowerOn = "FALSE"
gui.exitAtPowerOff = "FALSE"
# Unique ID for the virtual machine will be created
uuid.action = "create"
# Settings for VMware Tools
tools.remindInstall = "FALSE"
tools.upgrade.policy = "upgradeAtPowerCycle"
# Startup hints interfers with automatic startup of a virtual machine
# This setting has no effect in VMware Player
hints.hideAll = "TRUE"
# Enable time synchronization between computer
# and virtual machine
tools.syncTime = "TRUE"
# USB settings
# This config activates USB
usb.present = "TRUE"
usb.generic.autoconnect = "FALSE"
# First serial port, physical COM1 is not available
# Optional second serial port, physical COM2 is not available
# First parallell port, physical LPT1 is not available
# Logging
# This config activates logging, and keeps last log
logging = "TRUE"
log.fileName = "ipcop2.log"
log.append = "TRUE"
log.keepOld = "3"
# These settings decides interaction between your
# computer and the virtual machine
isolation.tools.hgfs.disable = "FALSE"
isolation.tools.dnd.disable = "FALSE"
isolation.tools.copy.enable = "TRUE"
isolation.tools.paste.enabled = "TRUE"
# Other default settings
svga.autodetect = "TRUE"
mks.keyboardFilter = "allow"
snapshot.action = "autoCommit"
# First network interface card
ethernet0.present = "TRUE"
ethernet0.virtualDev = "vlance"
ethernet0.connectionType = "bridged"
ethernet0.addressType = "generated"
ethernet0.generatedAddressOffset = "0"
# Settings for physical floppy drive
# Settings for physical CDROM drive
ide1:0.present = "TRUE"
ide1:0.deviceType = "cdrom-image"
ide1:0.startConnected = "TRUE"
ide1:0.fileName = "ipcop-1.9.9-install-cd.i486.iso"
ide1:0.autodetect = "TRUE"
# First IDE disk, size 1Gb
ide0:0.present = "TRUE"
ide0:0.fileName = "My_Virtual_Machine.vmdk"
ide0:0.mode = "persistent"
ide0:0.startConnected = "TRUE"
ide0:0.writeThrough = "TRUE"
# END OF EasyVMX! CONFIG
extendedConfigFile = "My_Virtual_Machine.vmxf"
virtualHW.productCompatibility = "hosted"
serial0.present = "FALSE"
serial1.present = "FALSE"
parallel0.present = "FALSE"
floppy0.present = "FALSE"
ethernet0.generatedAddress = "00:0c:29:90:4d:93"
uuid.location = "56 4d 5f b0 72 6d 1d 1d-0b c0 17 2f 81 90 4d 93"
uuid.bios = "56 4d 5f b0 72 6d 1d 1d-0b c0 17 2f 81 90 4d 93"
cleanShutdown = "TRUE"
replay.supported = "FALSE"
debugStub.linuxOffsets = "0x0,0xffffffff,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0"
replay.filename = ""
ide0:0.redo = ""
ethernet0.pciSlotNumber = "16"
vmotion.checkpointFBSize = "16777216"
ethernet1.present = "TRUE"
ethernet1.connectionType = "bridged"
ethernet1.addressType = "generated"
ethernet1.pciSlotNumber = "17"
ethernet1.generatedAddress = "00:0c:29:90:4d:9d"
ethernet1.generatedAddressOffset = "10"
Ed ecco l'installazione di ipcop tramite le relative schermate (screenshot) - cliccare per ingrandire.
- Prima schermata di avvio, notare il re-design dell'artwork

- Help ottenuto col tasto F1 e relative opzioni da passare la kernel

- Ulteriori opzioni col tasto F2

- Ultime e avanzate opzioni ottenute col tasto F3

- Scelta della lingua di installazione - tra cui l'italiano

- Messaggio di benvenuto

- Scelta del layout della tastiera

- Scelta del fuso orario

- Impostiamo data e ora - molta enfasi viene data in questa versione al sottosistema NTP.

- Rilevamento e riconoscimento automatico dell'hardware

- Scelta del disco su cui installare ipcop.

- Tutti i dati presenti verranno cancellati, sei sicuro di voler continuare?

- Prima modifica significativa - si desidera una installazione ottimizzata per il disco rigido o per un supporto flash (usb disk)?

- Copia dei file su supporto di memorizzazione scelto

- Si vuole ripristinare una precedente installazione a partire dalla configurazione salvata su floppy o chiavetta usb? Sui limiti di questa gestione dei backup ne ho parlato su "ipcop remote backup rsync e ssh"

- Congratulazioni! IPCop è stato installato correttamente

- Scelta dell'hostname

- Scelta del dominio

- Tipo interfaccia RED - supporto anche per i modem GSM/3G

- Abbinamento interfaccia <--> ruolo (red, green, blue, orange). Ripetere fino ad esaurimento delle schede disponibili

- Seconda parte del passo precedente - scelta del segmento di rete.

- Configurazione finale red (statica) + green (statica)

- Indirizzo ip green

- Indirizzo ip red

- Indirizzo DNS e gateway di default

- Configurazione server dhcp disponbile su rete green. Tra l'altro in questa versione dhcpd è stato sostituito da dnsmasq.

- Scelta della password di root

- Scelta della password di admin (utente amministratore dell'intefaccia web)

- Scelta password per i backup.

- Congratulazioni, le (prime) configurazioni sono terminate!

- Rebooting

- Primo avvio e opzioni standard del kernel di ipcop

- Caricamento dei moduli e avvio dei servizi ...

... e per oggi può bastare, voglio completare la sequenza di installazione di ipcop col post di domani "Installare ipcop v 2.0 - seconda parte" dove ci saranno tutti gli screenshot della parte relativa all'interfaccia web disponibile all'indirizzo https://green-ip:8443/ . A domani.
Byez
'A carta vicino 'o fuoco s'appiccia.
- La carta vicino al fuoco si accende.





Digg/dgrossato
Flickr/dgrossato
Linkedin/dgrossato
YouTube/dgrossato
Del.icio.us/dgrossato
Technorati/dgrossato
MyBlogLog/dgrossato
0 commenti:
Posta un commento