Differences
This shows you the differences between two versions of the page.
| en:filtration_troubleshooting_serv_off [2016/04/03 22:14] – created aalekseenko | en:filtration_troubleshooting_serv_off [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | 1. Check in the file / | ||
| - | Yes - SM is activated. Blacklist is activated by service activation for subcribers.  | ||
| - | |||
| - | 2. On test subsriber check that service is off: | ||
| - |   fdpi_ctrl list --service 4 --ip 192.168.1.60  | ||
| - | 1/0/1 - service is off | ||
| - | 1/1/0 - service is on | ||
| - | Result processing ip=192.168.1.60 : 1/0/1 | ||
| - | - service is off | ||
| - | |||
| - | 3. In the config file / | ||
| - | |||
| - |   trace_ip=< | ||
| - | after it: | ||
| - | service fastdpi reload | ||
| - | |||
| - | ceck for test URL: | ||
| - |   grep -A5 metfen fastdpi_slave_? | ||
| - | or | ||
| - |   cat fastdpi_slave_? | ||
| - | |||
| - | HTTP_HOST=_metfen.com_ | ||
| - | HTTP_REFERER(0)=_null_ | ||
| - |   HTTP_USER-AGENT=_Mozilla/ | ||
| - |   Chrome/ | ||
| - | HTTP_COOKIE=_null_ | ||
| - |   [TRACE  | ||
| - | HTTP_HOST=_metfen.com_ | ||
| - | HTTP_REFERER=_null_ | ||
| - | blocked=0 | ||
| - | new_prg_id=0 | ||
| - |          | ||
| - |   in log blocked = 0 no redirection, | ||
| - | No active blacklist for the subscriber in SCAT. | ||
| - | |||
| - | |||
| - | 4. Dump browser session with fiddler for blacklist URL if redirect is still active then check your redirect page for folowing instructions: | ||
| - | |||
| - |   Cache-Control: | ||
| - | Pragma: no-cache | ||