Two factor bypass settingsThis file lets you specify IP addresses, subnets and masks that are eligible to bypass two factor authentication requirement. You can use this file to specify IPs for bypass. Each per line. Formal Syntax: |
|||
| bypass | = | (ipaddress / ipmask / ipinterval / ipbitmask ) | |
Example: |
|||
| 192.168.1.* 127.0.0.1 194.213.224.5-20 172.16.10.0/24 10.*.*.* |
|||