Annonceindlæg fra Barco
Er jeres mødelokaler sikre nok?
Den moderne arbejdsplads er i stigende grad afhængig af mødelokaler til at fremme samarbejde, men dette skift medfører også stigende sikkerhedsudfordringer.
11. september 2002 - 08:38
#2
PIX Version 6.1(3) nameif ethernet0 outside security0 nameif ethernet1 inside security100 enable password W8mGAU3/yCHybRFt encrypted passwd W8mGAU3/yCHybRFt encrypted hostname firewall domain-name ppr-varde.dk fixup protocol ftp 21 fixup protocol http 80 fixup protocol h323 1720 fixup protocol rsh 514 fixup protocol rtsp 554 fixup protocol smtp 25 fixup protocol sqlnet 1521 fixup protocol sip 5060 fixup protocol skinny 2000 names access-list 80 permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0 access-list 80 permit ip 192.168.2.0 255.255.255.0 192.168.1.0 255.255.255.0 access-list outside_access_in permit tcp any host 80.160.53.58 range smtp smtp pager lines 24 interface ethernet0 10baset interface ethernet1 10full mtu outside 1500 mtu inside 1500 ip address outside 80.xxx.xxx.xxx 255.255.255.252 ip address inside 192.168.1.1 255.255.255.0 ip audit info action alarm ip audit attack action alarm ip local pool vpn 192.168.2.1-192.168.2.254 pdm history enable arp timeout 14400 global (outside) 1 interface nat (inside) 0 access-list 80 nat (inside) 1 0.0.0.0 0.0.0.0 0 0 static (inside,outside) 80.xxx.xxx.xxx 192.168.1.2 netmask 255.255.255.255 0 0 access-group outside_access_in in interface outside conduit permit icmp any any route outside 0.0.0.0 0.0.0.0 80.160.53.57 1 timeout xlate 3:00:00 timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si p 0:30:00 sip_media 0:02:00 timeout uauth 0:05:00 absolute aaa-server TACACS+ protocol tacacs+ aaa-server RADIUS protocol radius no snmp-server location no snmp-server contact snmp-server community public no snmp-server enable traps no floodguard enable sysopt connection permit-ipsec no sysopt route dnat crypto ipsec transform-set myset esp-des esp-md5-hmac crypto dynamic-map dynmap 10 set transform-set myset crypto map mymap 10 ipsec-isakmp dynamic dynmap crypto map mymap interface outside isakmp enable outside isakmp identity address isakmp policy 10 authentication pre-share isakmp policy 10 encryption des isakmp policy 10 hash md5 isakmp policy 10 group 2 isakmp policy 10 lifetime 86400 vpngroup ppr address-pool vpn vpngroup ppr default-domain ppr-varde.dk vpngroup ppr idle-time 1800 vpngroup ppr password ******** telnet timeout 5 ssh timeout 5 terminal width 80 Cryptochecksum:f279bd1c366e27e5cbdb90da9b4e0bb3
07. oktober 2002 - 01:10
#4
Hej Jacob Du har ikke skrevet hvad du har problemer med. Jeg kunne dog godt forestille mig at du har lidt VPN problemer. Der mangler lidt linier i konfigurationen. Du får lige en config der virker. Den er godt nok ikke SMTP enabled men du kan se hvordan den skal se ud mht. VPN opsætningen. Gør dig lige den tjeneste at ændre dine password efter du har postet din config her. Det er ikke noget problem at dekryptere dem indenfor nogle få sekunder (og man kan se hvor du kommer fra p.g.a. dit domain navn). nameif ethernet0 outside security0 nameif ethernet1 inside security100 enable password xxxxxxx encrypted passwd xxxxxxx encrypted hostname pixfirewall fixup protocol ftp 21 fixup protocol http 80 fixup protocol h323 1720 fixup protocol rsh 514 fixup protocol rtsp 554 fixup protocol smtp 25 fixup protocol sqlnet 1521 fixup protocol sip 5060 fixup protocol skinny 2000 names access-list 100 permit ip 192.168.1.0 255.255.255.0 172.16.100.0 255.255.255.0 pager lines 24 interface ethernet0 10baset interface ethernet1 10full mtu outside 1500 mtu inside 1500 ip address outside x.x.x.x 255.255.255.252 ip address inside 192.168.1.1 255.255.255.0 ip audit info action alarm ip audit attack action alarm ip local pool vpnpool 172.16.100.1-172.16.100.254 pdm logging informational 100 pdm history enable arp timeout 14400 global (outside) 1 interface nat (inside) 0 access-list 100 nat (inside) 1 0.0.0.0 0.0.0.0 0 0 route outside 0.0.0.0 0.0.0.0 x.x.x.x 1 timeout xlate 0:05:00 timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 rpc 0:10:00 h323 0:05:00 si p 0:30:00 sip_media 0:02:00 timeout uauth 0:05:00 absolute aaa-server TACACS+ protocol tacacs+ aaa-server RADIUS protocol radius http server enable http 192.168.1.0 255.255.255.0 inside no snmp-server location no snmp-server contact snmp-server community public no snmp-server enable traps floodguard enable sysopt connection permit-ipsec no sysopt route dnat crypto ipsec transform-set myset esp-des esp-md5-hmac crypto dynamic-map dynmap 10 set transform-set myset crypto map mymap 10 ipsec-isakmp dynamic dynmap crypto map mymap client configuration address initiate crypto map mymap client configuration address respond crypto map mymap interface outside isakmp enable outside isakmp key ******** address 0.0.0.0 netmask 0.0.0.0 isakmp identity address isakmp client configuration address-pool local vpnpool outside isakmp policy 10 authentication pre-share isakmp policy 10 encryption des isakmp policy 10 hash md5 isakmp policy 10 group 1 isakmp policy 10 lifetime 86400 telnet 192.168.1.0 255.255.255.0 inside telnet timeout 5 ssh timeout 5 terminal width 80 Sig til hvis det ikke har hjulpet. Mvh Jan