Server Help

ASSS Questions - SSC biller and asss

Mr Ekted - 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?
Dr Brain - 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.
Mr Ekted - Mon Mar 13, 2006 2:45 pm
Post subject:
We are using enc_vie.
Mr Ekted - 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?
Dr Brain - 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.
Grelminar - 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).
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group