Hi,
Are you a Telstra user suffering from a string of weird syslog messages and odd connection losses all due to BPAlogin?
Try these handy steps:
(They assume you've already installed both the BPAlogin and e-smith-BPAlogin packages. If you haven't then read the notes at the end before you do so)
Step 1. Create the directory:
Type the following:
cd /etc/e-smith/templates-custom
mkdir /etc
cd etc
mkdir bpalogin.conf
cd bpalogin.conf
Step 2. The templates.
Using you favorite text editor...
Create the file '40authserver' with the contents of:
authserver dce-server
Create the file '50minheartbeat' with the contents of:
minhearbeatinterval 1
Create the file '60localport' with the contents of:
localport 5051
Create the file '70authdomain' with the contents of:
authdomain nsw.bigpond.net.au
Step 3. Rebuild and Restart Type the following:
/sbin/e-smith/expand-template /etc/bpalogin.conf
service bpalogin restart
Things to note:
- The authdomain should be changed to your particular state.
- The BPAlogin 2.01 available from the e-smith contrib area doesn't seem to be the same file size nor as stable. I would suggest downloading and installing the 'original' from:
http://www.trontech.net/bpalogin/download.php3 (Its a pretty cool web site as well)
- These changes mean you no longer need to add the BPAauthserver line to your config file.
- Luke Drumm takes no responsibility for your complete system destruction... but that shouldn't be to hard to avoid. If you get too lost just remove the files you've created in the custom-templates directory and rebuild/restart the service.
Regards,
Luke Drumm