Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:dpi:faq:troubleshooting:start [2019/10/25 13:37] – ↷ Page moved from en:dpi:dpi_options:base_functionality:opt_bras:bras_steps:troubleshooting:start to en:dpi:faq:troubleshooting:start lexx26 | en:dpi:faq:troubleshooting:start [2023/08/29 13:55] (current) – removed elena.krasnobryzh | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== 6 Troubleshooting ====== | ||
- | {{indexmenu_n> | ||
- | |||
- | == Authorization is not working == | ||
- | :!: Please check if authorization [[en: | ||
- | |||
- | :!: Is there local subscribers traffic? Let us recall that authorization is performed only when a packet from a local subscriber is received. | ||
- | |||
- | :!: If fastDPI and fastPCRF are running on different servers, first of all check the firewall: whether the fastPCRF TCP port of fastDPI -> fastPCRF connection (default 29002) can be accessed from the fastDPI server. Similarly, ensure it works the other way round, i.e. that the fastDPI TCP control port (29000 by default) can be accessed from the fastPCRF server. | ||
- | |||
- | :!: Check if there is a fastDPI -> fastPCRF connection. If the connection suddenly broken, then the following message will be written to the [[en: | ||
- | < | ||
- | [INFO ][2018/ | ||
- | </ | ||
- | When a connection is established, | ||
- | < | ||
- | [INFO ][2018/ | ||
- | </ | ||
- | |||
- | :!: Check whether the connection to the Radius server is alive. If there are connection errors with the Radius server, the following messages in the [[en: | ||
- | < | ||
- | [ERROR | ||
- | [INFO ][2018/ | ||
- | </ | ||
- | Also the connection errors might be indicated by a lot of records about the resending requests to the Radius server. | ||
- | |||
- | When establishing connection to the Radius server, you will see something similar in the fastpcrf_ap2.log: | ||
- | < | ||
- | [INFO ][2018/ | ||
- | </ | ||
- | |||
- | :!: Check your Radius server: whether the requests from the fastPCRF reach the Radius server (if not, the possible reason is that the firewall blocks the Radius UDP ports), and whether the Radius secret is specified properly. | ||
- | |||
- | :!: radius_unknown_user (unknown_user) – is a string, the user login, if the real login is unknown to the fastdpi. Default value: '' | ||
- | < | ||
- | [TRACE | ||
- | </ | ||
- | |||
- | Starting from VAS Experts DPI version 7.4 the following more recent parameter has been introduced: '' | ||
- | Hence the IP appears in the User-Name, if you specify it as '' | ||
- | |||
- | == CoA requests are not accepted == | ||
- | :!: Check the firewall: whether the client sending the CoA request is granted the access to the fastPCRF server via the CoA port (this is the UDP port) | ||
- | |||
- | == Other matters == | ||
- | :!: Please, consult me on issues relating to the manually authorization status management. Should the default_reject_whitelist be used if I set the following stuff manually: < | ||
- | |||
- | No, it should not be used. You should either explicitly run the corresponding command on the Radius, or to activate the 5th service for the subscriber. | ||