Thanks for all the help here for my Brother, it has been great.
By the way, i would like to thank Charlie Brady and his team at e-smith for their assistance and great products.
The problem has been fixed by applying the fix explained in an earlier Forum Submission.
Due to the massive amount of information in this Forum, I missed the simple fix as below due to not searching the right topic, submitted by Charlie Brady 12 Months ago:
*** Start Message
Yes, your ISP can help (*). It is the responsibility of their PPP server to allocate the correct IP address to you.
Failing that, you will have to make a custom template containing the local (and perhaps remote IP address) of the PPP link.
Create a directory /etc/e-smith/templates-custom/etc/diald-conf.
Create the file pppd-options in that directory contianing:
pppd-options name "{ $DialupUserAccount }" noauth x.x.x.x: ipparam diald
(one line - it seems to wrap in Phorum). Put your IP address in place of x.x.x.x.
You do not normally specify an IP mask for PPP links - they are point to point links, and you specify the IP address of each "point".
After making this change, do:
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot
and you link should come up. If it doesn't, look in /var/log/messages for lines containing "pppd", and repost them here and ask for further advice.
(*) OTOH, your ISP may have no clue,
Charlie
*** END MESSAGE
At first i tried this without success(Late at night) and then found a mistake the next day where i should have used a "," instead of a "-" for a file name. All worked well after that.
I would also like to thank also Peter Kingston from Telstradirect and all the others who assisted.
Many thanks
Allan Pearce