configure secondary ip address on a Fortigate command line
- 2 Comments
- Mar, 16, 2017
- Angelo Schalley
- Fortigate/Fortinet, Networking
config vdomedit “vdom name”config system interfaceedit “interface name” (lookup via “show” when in ‘config system interface’ mode)set secondary-IP {enable | disable}config secondaryipedit 1 (or any other number)set ip <ipv4-classnet-host>set allowaccess {ping | https | ssh | snmp | http | telnet | fgfm | auto-ipsec}
Read more on configure secondary ip address on a Fortigate command line…
commandline port test on windows powershell without telnet
- No Comments
- Mar, 09, 2017
- Angelo Schalley
- Networking, Powershell, security, Windows-Microsoft
On most of the newly installed windows server the telnet client is not enabled.
If you want to test if a remote port is open you can use a powershell command:
Read more on commandline port test on windows powershell without telnet…
Netscaler check saml error’s on console
- No Comments
- Mar, 07, 2017
- Angelo Schalley
- adfs/saml, Netscaler, Networking
nsconmsg -d statswt0 -g saml
output :
Index reltime counter-value symbol-name&device-no
1 162156 39 saml_assertion_verify_success
3 0 39 saml_tot_dht_put_success
5 0 39 saml_tot_dht_get_notfound
7 0 32 saml_tot_dht_free
Done.