본문 바로가기

IT Information69

Technical Note : iPhone VPN support on the FortiGate (IPSec , PPtP , SSL) Technical Note : iPhone VPN support on the FortiGate (IPSec , PPtP , SSL)ProductsFortiGateDescriptionThis article gives a status of which VPN types are supported between a FortiGate and an iPhone.IPSec : connection from an iPhone using Cisco IPSec VPN client (Unity client) is supported since FortiOS v4.0 MR1P1. PPtP : connection from an iPhone to a FortiGate is supported with PPtP. SSL VPN Tunne.. 2014. 5. 28.
MS OS 간단한 취약점 점검툴 Microsoft Baseline Security Analyzer(MBSA) MS에서 제공하는 간단한 취약점 점검툴 입니다. 다운로드 2013. 12. 6.
FortiGate :: Windows 8.1에서 SSLVPN 연결 이슈 SSLVPN Agent로 Windows 8.1 연결시 98%에서 멈춤 현상이 있거나 익스플로러 11을 사용하여 SSLVPN 연결시 Tunnel이 형성 되지 않는 현상이 있습니다.패치되기 이전 호환성 문제로 나타나는 현상으로 보여지나 호환성모드로 설치 및 전향시 정상적으로 접근이 가능하였습니다.현재는 아마 패치가 되지 않았을까 싶네요..(아직 테스트를 해보지 않아서.. ^^)자세한 내용은 아래 문서 참조 하세요. ■ SSLVPN 클라이언트 사용시 98% 멈춤 현상- 클라이언트 설치시 호환 모드 적용 ■ Explorer 11에서 호환성 문제로 Tunnel Mode 비활성화 문제 - 도구 > 호환성 보기 설정 - 호환성 보기 설정에서 VPN 주소 추가 적용 - 호환성 보기 적용 후 웹브라우저 접근 화면 2013. 12. 1.
Technical Note : FortiAnalyzer disk usage is doubled when local SQL is enabled ProductsFortiAnalyzer v4.0 MR2FortiAnalyzer v4.0 MR3DescriptionWhen local SQL is enabled a FortiAnalyzer will log to both the indexer log and to the SQL log, this will effectively double the log usage. Consequently disk usage will doubled when local SQL is enabled.ScopeFortiAnalyzer v4.0SolutionWhen disk space is limited, is not recommend to use local SQL. It is suggest to either use remote SQL .. 2013. 10. 25.
Linux Interface MAC 주소 변경 Linux Interface MAC 주소 변경 # ifconfig eth0 down // MAC 변경 이전 인터페이스 다운# ifconfig eth0 hw ether // MAC 변경# ifconfig eth0 // 변경된 MAC 확인# /etc/rc.d/init.d/network restart // 네트워크 재시작# dhclient eth0 // dhcp 다시 할당 ※ 해당 내용은 시스템 다시 시작시 기존값으로 되도라옴 2013. 8. 30.