Author |
Message |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Mon Mar 13, 2006 1:53 pm Post subject: SSC biller and asss |
 |
|
|
|
We have billing_ssc module loaded. Connection attempt is being made and timing out according to PriitK. asss is sending:
00 01 xx xx xx xx 01 00
which doesn't look like a valid ssc biller connection packet. Any thoughts? _________________ 4,691 irradiated haggis! |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Mon Mar 13, 2006 2:18 pm Post subject: |
 |
|
|
|
99% of errors with billing_ssc are when people disable enc_vie.
If you want to limit people logging in with vie clients, take a look at auth_vie instead of disabling VIE encryption. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me |
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Mon Mar 13, 2006 2:45 pm Post subject: |
 |
|
|
|
We are using enc_vie. |
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Mon Mar 13, 2006 2:50 pm Post subject: |
 |
|
|
|
Dr Brain wrote: | If you want to limit people logging in with vie clients, take a look at auth_vie instead of disabling VIE encryption. |
Are you saying if we use ssc biller, then by default we are allowing all VIE clients, and that we need to include another module (ie hack) to prevent this? |
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Mon Mar 13, 2006 7:46 pm Post subject: |
 |
|
|
|
Yes. Billing_ssc needs enc_vie to connect, which enables clients to connect with that encryption.
As for the issue, I don't know. |
|
Back to top |
|
 |
Grelminar Creator of Asss
Joined: Feb 26 2003 Posts: 378 Offline
|
Posted: Tue Mar 14, 2006 2:38 am Post subject: |
 |
|
|
|
You can control whether vie clients are allowed per-port by setting AllowVIE=0 or 1 in each [Listen] section in global.conf. Default is on. Only use auth_vie if you need finer control (but it's not recommended). |
|
Back to top |
|
 |
|