Author: admin

Jawstats & Mawstats don’t update in IE but work fine in Firefox

running PHP v5.3 and the function split has been deprecated. As a result clsAWStats.php generates errors when it produces an xml file. While Chrome and Firefox ignore these errors Internet Explorer (IE) does not. On line 208 of the file I changed split to explode and everything was fixed Edit the clsAWStats.php file

CISCO ASA5505 VLAN 3 CONFIGURATION

ASA Version 8.2(1) ! hostname DRF-FW enable password iMXWlvTdcH4gbX/R encrypted passwd kMvCzUwUDZL3jsw3 encrypted names ! interface Vlan1 nameif inside security-level 100 ip address 10.1.2.1 255.255.255.0 ! interface Vlan2 nameif outside security-level 0 ip address dhcp setroute ! interface Vlan3 no forward interface Vlan1 nameif DMZ security-level 50 ip address 192.168.214.1 255.255.255.0 ! interface Ethernet0/0 switchport […]

Cisco ASA VLAN3

interface Vlan3 no forward interface Vlan1 nameif DMZ security-level 50 ip address 192.168.214.1 255.255.255.0 ! interface Ethernet0/3 switchport access vlan 3 ! interface Ethernet0/4 switchport access vlan 3 ! interface Ethernet0/5 description AppleAirportAccessPoint switchport access vlan 3 ! nat (DMZ) 1 192.168.214.0 255.255.255.0 ! dhcpd address 192.168.214.250-192.168.214.254 DMZ dhcpd enable DMZ !

Next Page » « Previous Page