(DisableIPSourceRouting)
Last-modified: 2020-10-06 (火) 15:49:53
Top/(DisableIPSourceRouting)
・L1 MSS
0. No additional protection, source routed packets are allowed
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | System\CurrentControlSet\Services\Tcpip\Parameters |
Value Name | DisableIPSourceRouting |
Value Type | REG_DWORD |
Value | 0 |
1. Medium, source routed packets ignored when IP forwarding is enabled
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | System\CurrentControlSet\Services\Tcpip\Parameters |
Value Name | DisableIPSourceRouting |
Value Type | REG_DWORD |
Value | 1 |
2. Highest protection, source routing is completely disabled
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | System\CurrentControlSet\Services\Tcpip\Parameters |
Value Name | DisableIPSourceRouting |
Value Type | REG_DWORD |
Value | 2 |