반응형 sbpaek1318 일산 호수 공원 2013. 6. 11. Fortigate SIP ALG / Fortinet SIP ALG Fortigate SIP ALG / Fortinet SIP ALGFortiOS has two features that can modify the SIP headers and SDP parameters. The first feature is called the “SIP Session Helper”. If you are experiencing one way audio issues disable this feature first, reboot your IP phone then try making another call. If disabling the session helper does not work, disable the SIP ALG as well. To disable the sip session help.. 2013. 3. 10. Juniper Firewall DHCP Server Configuration Juniper Firewall DHCP Server Configuration set interface ethernet0/3 dhcp server serviceset interface ethernet0/3 dhcp server enableset interface ethernet0/3 dhcp server option lease 1440000 set interface ethernet0/3 dhcp server option gateway 172.17.1.1 set interface ethernet0/3 dhcp server option netmask 255.255.255.0 set interface ethernet0/3 dhcp server option dns1 168.126.63.1 set interface.. 2013. 3. 10. Fortigate IPS DoS configuration Sample # Fortigate IPS DoS configuration Sample Fortigate $ show ips DoS block_dosconfig ips DoS edit "block_dos" config anomaly edit "tcp_syn_flood" set status enable set log enable set action block set threshold 100 next edit "tcp_port_scan" set sta.. 2013. 3. 10. Fortigate Port Restricted Fortigate Port Restricted ## Dynamic source NAT without changing the source port (one-to-one source NAT) # ProblemSome protocols or services will only function if they use a specific source port, or a source port that does not change. Normally source NAT changes the source port to allow multiple simultaneous sessions. # SolutionYou can select the fixed port option to restrict the FortiGate unit .. 2013. 3. 10. Citrix Xen Server에서 리눅스 싱글모드 부팅 - root 패스워드 초기화 리눅스에서 root 계정의 패스워드를 분실한 경우 보통 싱글모드로 부팅해서 해결을 하는데요, Citrix XenServer에 설치한 리눅스의 경우 GRUB 부팅화면이 나타나지 않더군요. 그래서 저는 일단 DVD로 부팅을 하려고 시도했습니다.그랬더니 아래와 같은 오류가 뜨면서 부팅이 되지 않았습니다.WARNING: /dev/xvda is not a disk image - Traceback (most recent call last): - File "/usr/bin/pygrub", line 746, in ? - raise RuntimeError, "Unable to find partition containing kernel" - RuntimeError: Unable to find partition contai.. 2012. 11. 8. [Linux] 리눅스에서 CIFS 마운트 하기 리눅스에서는 보통 NFS를 많이 사용하지만, 리눅스와 윈도우 서버를 혼용해서 사용하는 경우 둘 사이에 데이터를 공유하기 위해 CIFS를 사용하는 경우가 많습니다. 왜냐하면 리눅스에서 CIFS를 마운트하는 것은 꽤 쉽지만, 윈도우에서 NFS를 마운트하는 것은 꽤 귀찮기 때문입니다.CIFS라는 용어는 흔히 SMB, SAMBA 등과 혼용해서 사용하는데 뭐 복잡하게 생각할 것 없이 그냥 윈도우 공유폴더에 사용되는 프로토콜 정도로 생각하시면 편합니다. 최근에 윈도우 서버 2012에서는 SMB 3.0을 선보이기도 했죠.아무튼 쉽게 말해 윈도우에서 생성한 공유 폴더를 리눅스에 마운트해서 사용하는 방법을 간단히 알아보겠습니다.mount -t cifs -o user='사용자이름',password='패스워드' //서버주소.. 2012. 11. 8. [MicroSoft] 윈도우 7 작업 표시줄에 관리자 권한의 CMD 창 고정 일반적으로 관리자 권한의 CMD 창을 띄우라 하면 이렇게 하실 것입니다.아래 그림처럼 보조프로그램에 있는 명령 프롬프트에 우클릭 해서 관리자 권한으로 실행하거나 아니면 시작 메뉴 검색 창에 cmd 입력 후 Ctrl + Shift + Enter 를 입력하는 방법 그런데 관리자 권한의 CMD 창을 자주 띄우는 편이라면, 작업 표시줄에 아이콘을 고정시켜 두는건 어떨까요? 물론 Administrator 계정을 사용하거나, 저처럼 UAC를 끄고 사용하는 분들의 경우 CMD 창이 항상 관리자 권한으로 실행됩니다만, 보안을 이유로 UAC를 끄지 않고 사용하는 분들에게는 이 방법이 도움이 될 듯 합니다.우선 CMD 창을 하나 띄운 다음 우클릭 해서 작업 표시줄에 고정시켜주세요. 그런 다음 CMD 창을 닫고, 작업.. 2012. 11. 8. [MicroSoft] windows 명령어 디스크 관리 => diskmgmt.msc네트워크 연결 => ncpa.cpl사용자 계정 => netplwiz.exe로컬 사용자 및 그룹 => lusrmgr.msc프로그램 및 기능 => appwiz.cpl서비스 => services.msc이벤트 뷰어 => eventvwr.mscIIS 관리자 => inetmgr.exeWindows 방화벽 => firewall.cpl고급 보안이 포함된 Windows 방화벽 => wf.msc시스템 속성 => sysdm.cpl원격 데스크톱 => mstsc.exe장치 관리자 => devmgmt.msc로컬 그룹 정책 편집기 => gpedit.msc성능 모니터 => perfmon.msc컴퓨터 관리 => compmgmt.msciSCSI 초기자 => iscsicpl.exeActive Dir.. 2012. 11. 8. 이전 1 ··· 126 127 128 129 130 131 132 ··· 147 다음 반응형