728x90 IT/Fortinet124 fnsysctl 명령어를 사용하여 fortigate process 재시작하기 fnsysctl 명령어를 사용하여 fortigate process 재시작하기 diag sys top 명령어를 입력하면 돌고 있는 process list가 나옵니다. 여기서 하나의 process ID가 여러 개 있는 게 있습니다. ex). miglogd, httpsd diag sys kill 99 명령어를 이용하여 하나씩 재시작 시킬수도 있기는 하지만 fnsysctl killall 을 입력하면 여러 개의 process가 종료되면서 재시작합니다. ex). fnsysctl killall httpsd 입력 시 httpsd process가 전부 재시작 알아두면 유용하게 쓰이는 명령어입니다^^ fnsysctl 명령어를 사용하여 fortigate process 재시작하기 2023. 5. 6. fortinet support site login 시 security code 입력 나오는 이유 fortinet support site login 시 security code 입력 나오는 이유 먼저 fortinet support site login page ID/PW 입력하여 로그인하면 됩니다. fortinet support site는 ticket open, firmware download, device manage, EOS등 fortinet 비즈니스를 한다면 필수로 사용해야 하는 홈페이지입니다. ID/PW를 입력하였는데 갑자기 security code 입력 화면이 나옵니다. two-factor 구성을 하지도 않았는데 나와서 갑자기 당황했지만.. 이유는 ID/PW를 잘못 입력하여서 그렇습니다. 뒤로 가기 후 ID/PW를 재입력하면 되고 만약 오랜만에 접속이라 생각이 나지 않는다면 아래 Forgot .. 2023. 5. 5. fortigate syslog 출발지 인터페이스 수동 설정 fortigate syslog 출발지 인터페이스 수동 설정 ex) syslog server는 internal 구간에 있는데 syslog server와의 통신 시도를 wan 인터페이스로 하는 경우 수동으로 internal구간의 인터페이스로 변경하여 문제 해결 해당 설정은 GUI에서는 변경이 불가능하고 CLI에서만 가능합니다. Fortigate CLI > config log syslogd setting 명령어 진입 후 set 명령어를 입력하면 syslog관련 설정부분이 나옵니다. server IP, syslog port 변경, format등등 여기서 interface 변경은 interface-select-method 설정입니다. default는 auto로 설정되어 있습니다. 해당 설정을 specify로 바꿔.. 2023. 4. 21. 명령어로 fortigate ipsec vpn tunnel up, down 하는 방법 명령어로 fortigate ipsec vpn tunnel up, down 하는 방법 ipsec vpn tunnel up, down은 GUI뿐만아니라 CLI로도 가능합니다. up, down 명령어는 fortigate CLI > diagnose vpn tunnel 입력 처음 괄호에는 up과 down 그 다음에는 vpn의 tunnel name을 입력해 주시면 됩니다. 예를 들어 ipsec vpn tunnel down 시키려면 diangnose vpn tunnel down test-vpn 이런 형식으로 명령어를 입력해 주시면 됩니다. - GUI에서 ipsec vpn tunnel up, down은 FortiOS 7.0 이상 기준 fortigate GUI > Dashboard > Network > IPsec 진입 .. 2023. 4. 11. fortigate maximum values 확인하기 fortigate maximum values 확인하기 fortigate는 모델 또는 OS 등의 따라 구성 관련된 객체에 제한 사항이 있습니다. 예를 들면 address 객체라던가.. profile 개수라던가 fortigate에 최대 몇 개까지 등록이 가능한지 제한이 있는 거죠 https://docs.fortinet.com/max-value-table Note: All objects in the maximum values table have either a global limit, which applies to the entire FortiGate configuration, or a VDOM limit, which applies only to a single VDOM. For objects that hav.. 2023. 3. 27. fortigate local-in-policy & trusted hosts 설정 fortigate local-in-policy & trusted hosts 설정 먼저 fortigate local-in-policy는 Interface 대상으로 액세스를 제한하는 정책입니다. local-in-policy는 GUI에서 설정이 불가능하고 CLI에서만 가능합니다. 설정 방법 Fortigate CLI > config firewall local-in-policy > edit > set ? 일반 정책설정과 거의 똑같습니다. intf : 정책을 적용할 Interface srcaddr : 출발지 dstaddr : 목적지 action : default는 deny service : 어떠한 service만 액세스해줄건지 schedule : 해당 정책의 적용 시간 / always 또는 특정한 시간만 적용 st.. 2023. 3. 16. 이전 1 ··· 11 12 13 14 15 16 17 ··· 21 다음 728x90