Okay.
In attempting to change the default SSH port, I think I've come across the right area to alter for BPALogin.
Could someone please confirm or deny that the following is the way to go:
mkdir -p /etc/e-smith/templates-custom/etc/rc.d/init.d/masq
pico -w /etc/e-smith/templates/etc/rc.d/init.d/masq/46AllowBPALogin
{ $OUT = allow_udp_in(5050,1); }
Regards,
Luke