Server | Funktion | Port |
---|---|---|
WEB | 443 | |
IMAP | 993 | |
OpenVPN | 1194 |
Abbildung | |||
Höhe | 2,54 cm | 4,45 cm | |
Breite | 16,2 cm | 20 cm | |
Tiefe | 14 cm | 17,45 cm | |
Masse (inkl. Netzteil, exkl. Netzkabel) | 0,9 kg | 1,5 kg |
Pix 501 | ASA 5505 | ||
---|---|---|---|
Eingangsanschluß | IEC 60320-1 C14 Kaltgerätestecker |
IEC 60320-1 C6 "Mickymaus-Stecker" | |
Stecker zur FW | Hohlstecker (5,5x2,5) | ||
Spannung | 3,3 V= | 48 V= | |
Stromstärke max. | 4,5 A | 2,08A | |
Stromverbrauch Betrieb | ~5 W | ~20 W | |
Stromverbrauch Max. | ~15 W | ~96 W |
interface ethernet<nr> <mode> [shutdown]
nameif ethernet<nr> <name> <perimeter>
ip address <name> <ip> <maske>
ip address <name> dhcp [setroute]
interface <InterfaceID>
nameif <name>
security-level <perimeter>
ip address <name> <ip> <maske>
ip address <name> dhcp [setroute]
fixup protocol pptp 1723
fixup protocol smtp 25
fixup protocol ftp 21
class-map inspection_default
match default-inspection-traffic
policy-map global_policy
class inspection_default
inspect pptp
inspect smtp
inspect ftp
service-policy global_policy global
ca generate rsa key <keylength>
show ca mypubkey rsa
ca save all
ca zeroize all
crypto key generate rsa modulus <keylength>
show crypto key mypubkey rsa
copy running-config startup-config
crypto key zeroize rsa
static (extern,inside) udp 192.168.13.254 domain 195.58.160.194 domain netmask 255.255.255.255
alias (inside) 192.168.13.254 208.67.222.222 255.255.255.255
same-security-traffic permit inter-interface
same-security-traffic permit intra-interface
dhcpd address 192.168.1.11-192.168.1.99 inside
dhcpd enable inside
dhcpd address 192.168.2.11-192.168.1.20 telco
dhcpd enable telco
dhcpd option 3 ip 192.168.1.254
copy running-config startup-config
copy running-config tftp:
copy running-config smb:
...
mac-address 000f.1234.4567
destination address http https://tools.cisco.com/...
destination address email callhome@cisco.com
destination transport-method http
subscribe-to-alert-group telemetry periodic daily
clear config call-home
no call-home reporting anonymous
?
Danke für Ihre Aufmerksamkeit